In mt4 how to know pending order trigger!

 

This has no onTrade event in mt4.

so ,how to know pending order trigger?

Documentation on MQL5: Constants, Enumerations and Structures / Trade Constants / Order Properties
Documentation on MQL5: Constants, Enumerations and Structures / Trade Constants / Order Properties
  • www.mql5.com
Order Properties - Trade Constants - Constants, Enumerations and Structures - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
 
ah2005:

This has no onTrade event in mt4.

so ,how to know pending order trigger?

What?
 
ah2005: so ,how to know pending order trigger?

Its order type will be buy or sell, not a pending type.