mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-07-27 18:57:53 +00:00
Add Manifold-BT to Vector Based Frameworks (#137)
This commit is contained in:
@@ -158,6 +158,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
|
||||
- [vectorbt](https://github.com/polakowo/vectorbt)   | Python, numba | - vectorbt takes a novel approach to backtesting: it operates entirely on pandas and NumPy objects, and is accelerated by Numba to analyze any data at speed and scale. This allows for testing of many thousands of strategies in seconds.
|
||||
- [fund-strategy](https://github.com/SunshowerC/fund-strategy)   | TypeScript | - 一个简单实用的基金投资策略分析,基金回测工具
|
||||
- [fastquant](https://github.com/enzoampil/fastquant)   | Python | - Backtest and optimize your ML trading strategies with only 3 lines of code
|
||||
- [Manifold-BT](https://github.com/manifoldbt/manifoldbt)   | Python, Rust | - High-performance Rust-powered backtesting engine: strategies are written as vectorized signal expressions and run with realistic per-bar fills (fees, slippage and look-ahead handled), testing hundreds of thousands of parameter combinations in seconds, plus walk-forward and Monte Carlo.
|
||||
|
||||
### Crypto currency focus
|
||||
|
||||
|
||||
Reference in New Issue
Block a user