I need a guide on how to achieve this
-
If a bucket of trades Buys for example is running in negative and there is confluence of Sell trade,
I want the sell trade to open at a Lot size that its summation will be enough to close the running negative position and the newly open one (the Sell) in profit at a predetermined grid distance.
How can I do this>? What variable and logic and blocks do I need to use to acheive this?
thnks
-
@tec-nacks How many simultaneous open trades is the EA supposed to have? I don't see any potential stop.
-
@l-andorrà it can open as many as the conflunence agrees it to
the setupis the ma crossing candle
-
@tec-nacks And can there be buys and sells open at the same time? I don't get the logic behind that.
-
@l-andorrà what saying simply is for example there is a buy running running in loss and a condition for sell is opened, the sell lot size should be equivalent to the amount of lot size that will bring both positions to profit at a certain distance 1o or 20 pips for example while all trades close in profit
-
-
@paiz thank you but i couldn't view it..
You share your builder's link instead of the share link itself....
Pls do this

-
@tec-nacks https://fxdreema.com/shared/DjM7KGsab

sorry i made it in mt4.. for take profit you also can use unrealize profit block
-
@paiz okay, got it thanks