Add OctoBot Script quant framework

This commit is contained in:
Herklos
2023-10-14 12:00:32 +02:00
committed by GitHub
parent ef8b2b5fc7
commit 50f14524a1
+1
View File
@@ -138,6 +138,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [pytrendseries](https://github.com/rafa-rod/pytrendseries) - Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.
- [PyLOB](https://github.com/DrAshBooth/PyLOB) - Fully functioning fast Limit Order Book written in Python.
- [PyBroker](https://github.com/edtechre/pybroker) - Algorithmic Trading with Machine Learning.
- [OctoBot Script](https://github.com/Drakkar-Software/OctoBot-Script) - A quant framework to create cryptocurrencies strategies - from backtesting to optimisation to livetrading.
### Risk Analysis