I just have an idea in my head, but not sure how to make it so far.
But it includes opening one buy trade and at the same time open a sell order in the opposite direction with a little higher trade at around 50 pips below.
If that one kicks in but turn it will place a buy order where the first one started but now trading a little more.
And this will keep on going for a couple of trades only, but as soon as one of the orders reach their take profit level all the other trades should close.
Is there a way to check if one in all the open trades have reached take profit and if so, close all open trades.
I know there is a way to close all trades, but is there a way to check if one have reached take profit?
Or should I try to make something that is in profit for all the open trades total? If that is easier.
Just a plan in my head that I am trying to figure out before I start making it.