Skip to content

feat: add poll scheduling hints to order types#25

Open
mfw78 wants to merge 1 commit into
feat/registry-poll-pathfrom
feat/order-type-poll-hints
Open

feat: add poll scheduling hints to order types#25
mfw78 wants to merge 1 commit into
feat/registry-poll-pathfrom
feat/order-type-poll-hints

Conversation

@mfw78

@mfw78 mfw78 commented Jul 10, 2026

Copy link
Copy Markdown

Override getNextPollTimestamp and describeOrder where the order type knows better than the validTo default:

  • TWAP schedules the next part (underflow-safe), and treats before-start and span gaps as WAIT signals rather than terminal failures
  • StopLoss and GoodAfterTime are single-shot: stop polling after fill

Part of #1.

Override getNextPollTimestamp and describeOrder where the order type
knows better than the validTo default: TWAP schedules the next part,
StopLoss and GoodAfterTime describe their trigger conditions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant