Add link to YABTE backtesting engine

This commit is contained in:
Blair Azzopardi
2024-04-09 10:13:56 +01:00
committed by GitHub
parent 572208a7c8
commit ed90143b30
+1
View File
@@ -149,6 +149,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [Intelligent Trading Bot](https://github.com/asavinov/intelligent-trading-bot) - Automatically generating signals and trading based on machine learning and feature engineering
- [fastquant](https://github.com/enzoampil/fastquant) - fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.
- [nautilus_trader](https://github.com/nautechsystems/nautilus_trader) - A high-performance algorithmic trading platform and event-driven backtester.
- [YABTE](https://github.com/bsdz/yabte) - Yet Another (Python) BackTesting Engine.
### Risk Analysis