EA that will place SLTP for orders that executed manually and Open pending hedging trade for the same pair with the same size, in case price went against me and pending order will be exeuted at the time of the number pips specified in EA attributes. Requirements: 1-Auto SLTP will be placed when opening a trade manually. 2-Auto open hedge pending trade at the same time with the same size for the same pair that just opened trade for it manually. when SLTP placed and the Pending price limit will be N pips less than the executed price of the current order, at the end of the requirments there will be an example. 3-If the order is long then the pending order will be short and the limit will be after N pips from the price of the the order that just opened and the SLTP for it will be also a variable N, the size also will be by default the same size of the trade that just opened or also there could variable for the size and SLTP will also be variable.. Example: If opened long a trade EURUSD size 1 lot and price was 1.08111 and hoping that the price will go up and TP will be e.g. 50 pips and SL 300 , but unfortunately price goes down and 150 pips here we need to have the order of the hedge trade that was pending to be executed at the price of the 150 pips once reached. Note that pending order will be there already opened as soon as the manual trade opened and it will be waiting till price reached in a lose of 150 pips. The above example is in case we opened long trade for EURUSD the opposite is also needed for the short trade.