From 946215318bc7accf83368cf4e845c3d8e449be9b Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Sun, 18 Jun 2023 10:28:17 +0100 Subject: [PATCH] add more --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 690efd2..5976ec1 100644 --- a/Readme.md +++ b/Readme.md @@ -119,6 +119,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [finmarketpy](https://github.com/cuemacro/finmarketpy) | `Python` | - Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians) - [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 ### Crypto currency focus