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