Forum

i need help. it work in demo, but not live account.

#property copyright "KTProg Software" #property link "https://www.mql5.com" #property strict enum typeOfNews{ NFP = 1 , FOMC = 2 }; bool tradeStatus; int counter = 0 ; extern double PipsDifference = 2 ; extern int StopLossPips = 300 ; extern int TakeProfitPips = 800 ; extern int

Pls help! Expert advisor build error!!!

hi guys, i have recently created my own EA, but there is more than 30 error which i have no idea how to fix. Sorry, im not from IT background. and i was using the expert advisor builder instead of typing the code myself. i need help