We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46182b5 commit 6cbf982Copy full SHA for 6cbf982
ROADMAP.md
@@ -6,6 +6,7 @@
6
* https://github.com/ranaroussi/quantstats
7
* https://www.prestolabs.io/research/optimizing-risk-adjusted-return-in-constructing-portfolios-of-alphas
8
* [ ] Add more performance metrics and visualization features to the reporting tool.
9
+* [ ] Add live trading support.
10
11
## Rust
12
@@ -59,5 +60,5 @@
59
60
* [ ] Example demonstrating the volume clock/event clock using `wait_next_feed`.
61
* [ ] Example demonstrating the cross-market market-making.
62
* [ ] Fair value pricing from the perspectives of statistical arbitrage and optimal execution.
-* [ ] Queue-position-based market making for large-tick assets.
63
+* [X] Queue-position-based market making for large-tick assets.
64
* [X] Update the existing examples to align with version 2.0.0.
0 commit comments