EA to set pending stops order at specified time

 
Specified time = t

Current market price(once daily @ t time GMT) = x


At t time set, place pending BUY order on x + y Pips

Place pending SELL order on x - y Pips

If BUY order executes then cancel SELL pending order and Vice Versa

Stop Loss = a (can be set)
Take Profit = b (can be set)
and to use trailing stop

Thanks

I found https://www.mql5.com/en/code/8054 but can't set specified time and the distance added to the price at specified time.

 
mstar:
 

I found https://www.mql5.com/en/code/8054 but can't set specified time and the distance added to the price at specified time.

OK,  so what are you planning to do about that ?  learn ?  Book  pay someone to write your code for you ?  MT4 & MT5 coding   or ask for specific help with your code ?  if you want help with your code please show what you are specifically having problems with . . .