buy trade after sell order take profit
-
how to take buy trade immediatley after sell order took profit
-
@vijithtr You need to do this in the 'on trade' tab:

-
if i have 3 sell orders how to create buy order for first order
-
What do you mean by 'first order'? First in time? In price level?
-
In price level. Example 0.01,0.02,0.03 lots
-
Then is it more complicated because you will need a variable to store the lot size value value yo are looking for and then compare all open trades to find it. Should that value be potentially infinite? How many open trades can there be?
-
Is it possible in fxdreema¿
-
Yes, it is possible but you will need someone to build it for you if your command of variables is not 'medium' at least. Are you familiar with variables?