Thank you very much for your reply to my question,
I am a newbie to fxdreema, hence I need a little more guidance in the technicals
eg:
pair GBPUSD buy: 1.2690
SL: 1.2590
TP: 1.2890
If the stoploss is triggered:
EA should create a fresh pending order in the above parameter at the close of the current candle, also if the stoploss is hit for a buy order, a buy stop pending order should be placed, similarly when the stoploss is hit for a sell order, then a sell stop pending order shoud be placed, with the above parameters.
Can you kindly tell me how to make the EA?
Edited: this is what i've done >>> the project
and i exported it to MT4 and tested it in demo account, but it was not placing an order when stop loss was hit.