roq-trading / roq-issues

Issue tracker for Roq's software solutions.
https://roq-trading.com/
1 stars 0 forks source link

[roq-api] Add support for bulk order actions #26

Open thraneh opened 3 years ago

thraneh commented 3 years ago

The API already has some support for batching updates to help with managing the relevant OrderAck's.

This is currently low priority because there are still features being added to and fixes for the single order-action use-cases.

thraneh commented 2 years ago

The test case is the cancel-replace API call from Binance

Preparations

thraneh commented 2 years ago

Binance cancel-replace is a pre-cursor (to gather some experience) and tracked by #271