Forex Bot is a smart trade bot that request historical data from Meta Trader 5, train the model and use it to open order in financial market (Forex). The final version can be downloaded to manual updates.
- Retrieve hitorical data from forex pairs like USD/CAD, EUR/USD
- Train the model
- Analyse the last candle, decide based in the probability to open order or wait until next candle
- Powered by Python, Sckit learn
- Operate in M30 and monitor in M5
- Python, Sckit learn
git clone https://github.com/miranda-santos-ricardo/forex_bot.git
cd forex_bot
py forex.py