Files
Neural-Network-MT5-Trading-Bot/requirements.txt
T

9 lines
91 B
Plaintext
Raw Normal View History

2023-11-22 20:18:02 +02:00
# requirements.txt
2023-07-13 16:53:03 +02:00
pandas
2023-11-22 20:18:02 +02:00
numpy
scikit-learn
2023-07-13 16:53:03 +02:00
TA-Lib
matplotlib
2023-11-22 20:18:02 +02:00
MetaTrader5
2023-07-15 18:51:21 +02:00
tensorflow
2023-11-22 20:18:02 +02:00
flask