Forum

am i doing something wrong somewhere? This Ea Refuse to place Order @ the open And Close of candlesticks

#property strict #include <stdlib.mqh> //external Variables extern string EA_SETTINGS; extern int TakeProfit = 60 ; extern int StopLoss = 20 ; extern double LotSize = 0.01 ; extern int Magicnumber = 07 ; //Candle One & Two extern string Open_Close_High_Low_OCHL; extern int OpenCO = 0 ; extern int

after Error Function, my robot stop following the set rules

Hello Guys. am new and i need your help. i wrote an EA using Candlestick open and close to take a Buy or Sell trade. And it was working fine. then i tried working with "error functions " and everything went wrong my Comment, cant display on terminal screen, the E takes trade on random not following