This EA hedge manually open trades after a certain loss. The current input setting is as follows; Manual Order 1. Trailing Start 2. Trailing Step Hedge 1 1. Manual Order No 2. Hedge Price 3. Hedge Stop Loss. Hedge 2 1. Manual Order No 2. Hedge Price 3. Hedge Stop Loss. Till hedge 15 I Would like to make the following 3 modifications to the EA. 1. Enable Hedge Order to be hedged when the order it hedged is closed Let say I have a manually opened buy at 1.10 (order no 4370) and a sell hedge opened at 1.08 (order no 4480). Let say the price now is 1.130. I want to close the manually opened buy trade. But the hedge trade is losing and I would like to hedge it with a buy hedge at 1.1350. Hedge 1 Manual Order No = 4370 Hedge Price = 1.08 Hedge Stop Loss = 0 Close order no 4370 and open a hedge for order 4480 at 1.135. Hedge 1 is now not effective and the input can be removed Hedge 2 Manual Order No = 4480 Hedge Price = 1.135 Hedge Stop Loss = 0 Currently the EA wont allow me to do this. 2. Open Trades Identification Currently hedge will identify the order it hedge by the order’s Order No.. However if the order is closed the hedge still retain the order’s Order No. I would like the EA to remove the order’s Order No once it is closed. Also I would like the EA to change the Order No font color from black to red for all hedged trades and change it back to black if the hedge is closed. This will help a lot in monitoring the opened trades. 3. Trailing Stop Currently it is only applies to manual trades. Would like to open it to all trades (manual and Hedge) that are Not Hedged.