Hello everyone,
I am using the python mt5 library, it's really great, execpt I miss some functions. I am refering to those about economic calendar (https://www.mql5.com/en/docs/calendar).
Will it be included in the next release? When would that be?
Thanks
pgz
Hi. I ran into the same issue in my project. I'm currently considering an mql5 service script that will export the calendar data to a text file, & then my Python project can read from it. It's a temporary solution until the Python API is updated. I'm thinking to have the text file updated after every event has been updated on the terminal? This would be the primary function on the script: https://www.mql5.com/en/docs/calendar/calendarvaluehistory
What do you think?

- www.mql5.com
I moved quick.
🙂

- www.mql5.com

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello everyone,
I am using the python mt5 library, it's really great, execpt I miss some functions. I am refering to those about economic calendar (https://www.mql5.com/en/docs/calendar).
Will it be included in the next release? When would that be?
Thanks
pgz