tp1 + tp2 = % of balance and placed on the same level
-
Hi, can somebody help me? How can I set the same take-profit for all previous active trades with calculation of Risk ratio? for example:
buy1 at 1.2000= RR 1/2
buy 2 at 1.1000 (with the same sl) will tp of buy 1 + tp of buy 2 = 4 Reward on same level. thanks in advance -
@ahmed-t Honestly I don't know how to calculate that, but maybe you can close all open trades by selecting a common profit instead. That is way easier to do. For example, if you want to clse all profitable trades when they hit 200 € you can do this:

-
@l-andorrà said in tp1 + tp2 = % of balance and placed on the same level:
n close all open trades by selecting a
i will try this , thank you for repliying

-
@ahmed-t I think this will just close each trade as it gets to profit, to close all open, use a condition with profit in left and the value to close in right, a close block underneath.
-
yes but need to move all tp to the same zone to make 1/2rr for all tardes , thank you for replaying

-
i want the same scenario