tradinghours

  1. Vondereich

    How to fix the EA sleep during time filter ?

    Hi want to ask, i'm using time filter to trade on mt4.. Here is the code related to it extern string TradingTime = "------------ Trading Time Settings ------------"; extern bool Trading_On_Monday = true; extern string Monday_StartTime = "00:01"; // Start Trade Time extern string...