If i want do when order lots up then stop loss up ?
-
hello
i want do this like example
my ea create order lots % from my margin
like my ea create order now buy 0.1 lots and profit
when create again order buy become lots 0.2
so , i want my stop loss up with lots
if ea create order buy or sell lots 0.1 then stop loss = 10
if ea create again order buy or sell lots 0.2 then stop loss up = 20
lots up auto , i want stop loss up auto
lots down auto , i wan stop loss down auto
or
lots with profits ( money )
if ea create order lots0.1then loss money stop -10 $
if ea create order lots up 0.2 then loss money stop -20 $lots up auto , i want stop money up auto
lots down auto , i wan stop money down auto
how can do that ?
thank you
-
I lost the idea few times while reading the question

-
look
i want if my ea create order sell or buy by lots = 0.1
become my stop loss or loss money auto = - 10 $ then close or profit = 20 $ then closeif my ea create next order sell or buy by lots = 0.2
become my stop loss or loss money auto = -20 $ then close or profit = 40 $ then closeif my ea create next order sell or buy by lots = 0.05
become my stop loss or loss money auto = -5 $ then close or profit 10$ then closeyou understand ?
i want if lots above up my stop loss or loss money up too
if lots down my stop loss or loss money down tooall operation by auto no manual
you understand ?
thank you