Skip to content

Commit 6cbf982

Browse files
committed
docs: update the ROADMAP.
1 parent 46182b5 commit 6cbf982

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ROADMAP.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* https://github.com/ranaroussi/quantstats
77
* https://www.prestolabs.io/research/optimizing-risk-adjusted-return-in-constructing-portfolios-of-alphas
88
* [ ] Add more performance metrics and visualization features to the reporting tool.
9+
* [ ] Add live trading support.
910

1011
## Rust
1112

@@ -59,5 +60,5 @@
5960
* [ ] Example demonstrating the volume clock/event clock using `wait_next_feed`.
6061
* [ ] Example demonstrating the cross-market market-making.
6162
* [ ] Fair value pricing from the perspectives of statistical arbitrage and optimal execution.
62-
* [ ] Queue-position-based market making for large-tick assets.
63+
* [X] Queue-position-based market making for large-tick assets.
6364
* [X] Update the existing examples to align with version 2.0.0.

0 commit comments

Comments
 (0)