How to get the returned datetime value of the session beginning and end time of a specific symbol?

 

The SymbolInfoSessionTrade() function seems to, somehow, help to find these values by comparing them. But the MQL4 documentation provides no examples in order to understand better how to execute it. The other MARKET_INFO ou Symbol_Properties also give no options to get the session beginning and end time of a specific symbol. Could anyone give me a hint on this? Or at least how to use the SymbolInfoSessionTrade() function properly?

Thanks in advance. 

 

The function, which is present in both MQL4 and MQL5, is self-explanatory, but if you need examples, you can do a search: