The sell orders never stop, why please?
-


-
I want to have a buy order of one lot, if the stop loss is hit it opens a sell order of two lots. If the stop is hit again, then no more new trades are opened.
Instead, my above EA keeps on opening subsequent consecutive sell orders when stop-loss is hit for the second trade.
How can I stop this?
-
Hi @JayPapa123 .
You can try put No Trade block between the Trade Closed and Sell Now block. -
@biztet said in The sell orders never stop, why please?:
Hi @JayPapa123 .
You can try put No Trade block between the Trade Closed and Sell Now block.Thanks for your reply. But it does not work still. Same problem.
-
ok @JayPapa123 , maybe you can try make a group, 1 for buy, 2 for sell.