Getting Contract Specification Session Start / End times using MQL

 

Hi,

    Is it possible to get Contract Specification Session Start / End times ( as shown in the enclosed screenshot ) using MQL.


Regards


Vivek

Files:
Snip_GbpJpy.PNG  24 kb
 
AnkaSoftware: Is it possible to get Contract Specification Session Start / End times ( as shown in the enclosed screenshot ) using MQL.

EDIT2: The Session Information is available via the SymbolInfoSessionQuote / SymbolInfoSessionTrade funtions.

Most other details should be available via the Symbol Properties and the use of the SymbolInfo functions.

EDIT3: There is also the Market Information functions for other info.

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
Symbol Properties - Environment State - Constants, Enumerations and Structures - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
Reason: