Forum

Please help, My EA can't clost with profit,

please help, My ea can't close all position with profit or Stoploss after 1st order is loss, it can't stuff and open new order when it enough condition please help me make code correct, thank you //+------------------------------------------------------------------+ //|

please help me check code for checking ID account to use EA

hello, i want to check if account run ea must match with code then EA can run for example code input ID 11111, i write code as below. and then ID account if 12345 still run as normal. then I know below code is wrong. please help me correct it long FixedAccountID = 11111; int OnInit() {if