We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7e4ec commit 93ae0e1Copy full SHA for 93ae0e1
ROADMAP.md
@@ -19,6 +19,7 @@
19
* [X] Add fee model: fee per trading value (current), fee per trading quantity, fee per trade, and different fees based on the direction. (@roykim98)
20
* [X] Parallel loading: Load the next data set while backtesting is in progress.
21
* [ ] Add a modify order feature.
22
+* [ ] Allow different latencies for placing, modifying, and canceling orders, as well as order responses, fills, and position feeds.
23
24
### Live
25
* [ ] Support Level 3 Market-By-Order for Live Bot.
0 commit comments