Forecasting GBPUSD market price with LSTM model. Model updates itself with incremental learning every hour.
- python 3.12.0
- MetaTrader 5
- pip install numpy
- pip install pandas
- pip install MetaTrader5
- pip install keras
- pip install scikit-learn
- pip install matplotlib
- pip install tensorflow