How do close open trades by using indicator
-
Hi Guys,
I created this EA that opens trade using a condition from an indicator. The buy trades are executed. But I also want to close each trade by using a condition of an indicator. The exits are not executed, only entry trades are passed. What am i doing wrong ? https://fxdreema.com/shared/MrVIEajgb
-
@leelove Disconnect blocks 4 and 5. 'For each trade' blocks are recommended to be on top of an independent block tree.