Skip to content

Commit 65d1437

Browse files
authored
DOC: Add "Nautilus Trader" to alternatives.md (#1175)
added Nautilus Trader to list of backtesting alternatives (a very good open-source backtester project/platform)
1 parent 903b578 commit 65d1437

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/alternatives.md

+5
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,14 @@ kindly have a look at some similar alternative Python backtesting frameworks:
5757
stock picking, backtesting, and unified visualization. Documentation in Chinese.
5858
- [AwesomeQuant](https://github.com/wilsonfreitas/awesome-quant#trading--backtesting) -
5959
A somewhat curated list of libraries, packages, and resources for quants.
60+
- [Nautilus Trader](https://github.com/nautechsystems/nautilus_trader) -
61+
high-performance, production-grade algorithmic trading platform written in Rust/Python,
62+
with event-driven engine to backtest portfolios of automated trading strategies,
63+
and also deploy those same strategies live, with no code changes.
6064
- [LiuAlgoTrader](https://amor71.github.io/LiuAlgoTrader/) -
6165
A scalable, multi-process ML-ready framework for effective algorithmic trading.
6266

67+
6368
#### Obsolete / Unmaintained
6469

6570
The following projects are mainly old, stale, incomplete, incompatible,

0 commit comments

Comments
 (0)