mirror of
https://github.com/xavierchuan/FX-ML-Trading-Engine.git
synced 2026-08-02 12:47:42 +00:00
11 lines
140 B
Plaintext
11 lines
140 B
Plaintext
# requirements.txt
|
|
|
|
oandapyV20>=0.7.2
|
|
pandas>=2.0.0
|
|
numpy>=1.23.0
|
|
loguru>=0.7.0
|
|
python-dotenv>=1.0.0
|
|
plotly>=5.0.0
|
|
ta>=0.10.0
|
|
pyyaml>=6.0.0
|