The function, which is present in both MQL4 and MQL5, is self-explanatory, but if you need examples, you can do a search:
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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.