Let me confirm,
Yellow line loss is due to many orders?
So, if the last order was closed with loss, then max order is 1 and if the last order was closed with profit, you want to max order =5, something like this??
The steps, When the EA trigger the signal and open a Trade and then IF :
1. The Stop loss move to BE = activate Max Order = 5 (in parameter) = open new order based on template max order to the same direction
2. Get stop out (Loss) = stop trade and wait for new signal to trade, EA in waiting mode
So in the first, it will place only one order , if it Breakeven move the SL, also, at the same time EA add more order base on max Order, and if it is loss get stop, wait for new Signal trigger, if it is based on take profit to activate the Max Order ON , it will be too late and can be returned to loss
Another thing, Please add --- Daily loss Target dollars (EA will stop orders and close all position if reach to the target loss & restart in next signal )-- maybe this can solve the problem
below is the many lost order, if max order only one, and we will not catch the big move, and we will get alot of lost due to false breakout.
bellow is when we get profit in big move
Thank you very much for your help, I will never forget
