How to save orders on MT5?

 

Hi, In MT5 is it be possible to create a pending order, pause it at market close (so it won't get triggered) and then reactivate it the next day or next week (of Friday close)? 

Thanks

Documentation on MQL5: Trade Functions / OrderGetTicket
Documentation on MQL5: Trade Functions / OrderGetTicket
  • www.mql5.com
OrderGetTicket - Trade Functions - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
 
The broker cannot execute a pending order when market is closed. So you do not need to pause and reactivate it. 
 
TraderSL14:

Hi, In MT5 is it be possible to create a pending order, pause it at market close (so it won't get triggered) and then reactivate it the next day or next week (of Friday close)? 

Thanks

Try this scenario.