symbol_order_mode not available in MT5 python

 

Never needed before, but when you need, you can't find them ;)

https://www.mql5.com/en/docs/constants/environment_state/marketinfoconstants#symbol_order_mode

Not a bug, just incomplete ;)

`pip list` shows:

MetaTrader5               5.0.4803
Documentation on MQL5: Constants, Enumerations and Structures / Environment State / Symbol Properties
Documentation on MQL5: Constants, Enumerations and Structures / Environment State / Symbol Properties
  • www.mql5.com
To obtain the current market information there are several functions: SymbolInfoInteger() , SymbolInfoDouble() and SymbolInfoString() . The first...