I want design a(EA) that will repeat the trading order after its end (whether it reaches the profit target or the limit of loss) when the index reaches the same price level for the first order The most important notes of the required program:- 1-To repeat the order after the end of the open order (that is, only one order is open and the rest are pending orders) 2-To have the same properties as the first order 3-my first order can be market price or pending order 4-To repeat it many times 5-To be able to enter the limit of the loss, the profit target , lot volume and the number of repetitions 6-It works in any direction, whether buying or selling(or buy and sell at the same time) 7-It works on all pairs 8-To work on more than one platform(many accounts) at the same time. Let it be 100 activations 9-i need it for mt5 …………………………………………………………………………………………………………. other formula for what i need The first order will be opened by me(market price or pending order). Then, once that order is closed (by SL or by TP) the bot must immediately create a pending order at the price where i opened the first order, with the same SL and the same TP , and repeat that process each time the order is closed until a specified profit or loss is reached The most important notes of the required program:- 1-To repeat the order after the end of the open order (that is, only one order is open and the rest are pending orders) 2-To have the same properties as the first order 3-my first order can be market price or pending order 4-To repeat it many times 5-To be able to enter the limit of the loss, the profit target , lot volume and the number of repetitions 6-It works in any direction, whether buying or selling(or buy and sell at the same time) 7-It works on all pairs 8-To work on more than one platform((many accounts) at the same time. Let it be 100 activations 9-i need it for mt5