I need help to Chack sum profit
-
I need help to Chack sum profit buy grop / sell group.
and Close Buy when Sum Profit Buy = 100
when stop Sell Group .SUM Profit Sell = 100 ( Close Sell group ) -
@anon Use blue bucket of trades, save result into a variable, then check with a condition and close using group number.
-
@anon said in I need help to Chack sum profit:
I need help to Chack sum profit buy grop / sell group.
and Close Buy when Sum Profit Buy = 100
when stop Sell Group .SUM Profit Sell = 100 ( Close Sell group )
-
@jstap said in I need help to Chack sum profit:
@anon Use blue bucket of trades, save result into a variable, then check with a condition and close using group number.
Do you have an example? thank you
-
@anon Somthing like this:

-
@jstap Thank you