How to stop a buy or sell order when the condition is met with one per tick?
-
@roar good but i need to make buy =0.01 and sell = 0.01
and The deal that opens now is bigger than the previous one whether selling or buying .
example : the expert opened 1buy =0.01 then in a cross to down i need to sell= 0.02 -
@khalids222 Just use the martingale setting in the buy block?
-
I will try and try it, thank you