mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-07-27 20:27:43 +00:00
v4.0.17 no-backtest
This commit is contained in:
@@ -55,11 +55,11 @@ pip install aiomql
|
||||
# TA-Lib technical indicators
|
||||
pip install aiomql[talib]
|
||||
|
||||
# Performance (Cython, Numba, tqdm)
|
||||
pip install aiomql[performance]
|
||||
# Optional (Cython, Numba, tqdm)
|
||||
pip install aiomql[optional]
|
||||
|
||||
# Both
|
||||
pip install aiomql[talib,performance]
|
||||
pip install aiomql[all]
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user