From 50f14524a1e102d5f603413d750ab510716b5a4e Mon Sep 17 00:00:00 2001 From: Herklos Date: Sat, 14 Oct 2023 12:00:32 +0200 Subject: [PATCH] Add OctoBot Script quant framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4fd9e0..dabc23b 100644 --- a/README.md +++ b/README.md @@ -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