Skip to content

tHeStRyNg/mt5_rsi_python_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mt5_rsi_python_bot

Client Server MT5 RSI Python Bot

Dependencies Instalation

  1. pip install requirements.txt
  2. python main.py
  3. compile the RSI_client.mq5
  4. Make sure:
  • main.py reflects the LOTS, TIMEFRAME, SYMBOL
  • orders.py configure CANDLES_BETWEEN_OPERATIONS, SL, TP, RSI_TOP, RSI_BOTTOM
  1. Add the new EA or RSI_client.ex5 (compiled version) to your Chart
  2. Bot should start if you see on the Journal on Client side 2023.02.21 22:33:05.718 Expert RSI_client (EURUSD,M1) loaded successfully
  3. And on the Server Side [INFO] Orders running

About

Client Server MT5 RSI Python Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published