pips away from open-price
-
hi
i have two different way for pips away from open-price how can i fix it
first sell order then -45 pips away then open buy order and -10 pips away from open price open sell order .
Thanks -
You need another "for each trade" before the "pips away" on the sell side.
Those blocks ONLY WORK when connected to those other blocks.
-
yeah ,can you give me some example about it
-
-
Simply replicate what you did with the tree headed by block 5 but for sells. Exactly the same structure.
-
@l-andorrà
if is it like this pic what should i do ! >>>???
-
I don't see the 'close' blocks on group three. Is there a reason for that?
-
yeah close just with tp
-
how can i fix it -10 after -45 normal trade 0.01 on the start the after -45 open opposite trade lot 0.03 and when is it -10 also opposite trade 0.01
and i have close for any trade -45
-
@l-andorrà
and i have close for any trade -45 -
i found this solution and i hope it's work well

-
Be careful with that structure. You are conditioning your launching setting to a 'managing' tree block.
-
@l-andorrà
Yes sure . thank you for everything -
You're welcome.