You may check the documentation.

Documentation on MQL5: Standard Library / Trade Classes / CTrade / OrderModify
- www.mql5.com
OrderModify(ulong,double,double,double,ENUM_ORDER_TYPE_TIME,datetime,double) - CTrade - Trade Classes - Standard Library - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
my code just modify open order,
It can not modify limit order.
how to modify limit order?