Skip to content

MaxPositions cap ignores pending orders #4

Description

@codedpro

CountOpenPositions() counts open positions only, so a burst of split groups can queue 10 groups x 10 pending orders while the cap reads 0. Count magic-number pending orders toward the cap or add a separate MaxPendingOrders.
From docs/ROADMAP.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions