geniusyield / strategy-executor

Trading Strategy Executor Framework for the Genius Yield DEX.
https://www.geniusyield.co/
Apache License 2.0
9 stars 5 forks source link

Python SDK: Add bulk cancellation support #49

Open 4TT1L4 opened 4 months ago

4TT1L4 commented 4 months ago

TODO:

Notes: 5-6 orders can be cancelled in bulk in a single transaction.

To be on the safe side: we should go with canceling maximum 5 orders in one go.