mtapi icon indicating copy to clipboard operation
mtapi copied to clipboard

Close/Open Market

Open arl26 opened this issue 4 years ago • 2 comments

Hi, How can i get the Market Status? That Market is Open or Close?

Thanks

arl26 avatar Mar 01 '20 10:03 arl26

Hi, I am not sure that MQL (and MtApi) has functions to check Market Status. I have looked for existing solutions in MQL forums and found discussion of this: https://www.mql5.com/en/forum/140033

Please check last answer in the thread.

vdemydiuk avatar Mar 01 '20 15:03 vdemydiuk

Hi, I am not sure that MQL (and MtApi) has functions to check Market Status. I have looked for existing solutions in MQL forums and found discussion of this: https://www.mql5.com/en/forum/140033

Please check last answer in the thread.

These MQL5 functions are helpful. https://www.mql5.com/en/docs/marketinformation/symbolinfosessionquote https://www.mql5.com/en/docs/marketinformation/symbolinfosessiontrade

KptKuck avatar Mar 08 '20 17:03 KptKuck