New Feature request

 

Hi,

One of the major limitations of the Metatrader products this that they don't have access to the orderbook information via MQL. Could this feature be added to make the product even better?

Thanks.

 
imamushroom:

Hi,

One of the major limitations of the Metatrader products this that they don't have access to the orderbook information via MQL. Could this feature be added to make the product even better?

Thanks.

You have this im MQL5...

https://www.mql5.com/en/docs/constants/structures/mqlbookinfo

;)

Documentation on MQL5: Constants, Enumerations and Structures / Data Structures / Order Book Structure
Documentation on MQL5: Constants, Enumerations and Structures / Data Structures / Order Book Structure
  • www.mql5.com
The MqlBookInfo  structure is predefined, thus it doesn't require any declaration and description. To use the structure, just declare a variable of this type.