MQL5 Calendar Bot
- Utilities
- Denis Kirichenko
- Version: 1.0
The current expert advisor is accomplished as a Telegram-bot. The purpose of the EA is to provide information about any country, event or values retrieved from thу database of the economic calendar.
It is necessary to allow the following URL in the options in the tab "Expert Advisors": https://api.telegram.org
There's ony 1 input parameter "User name". The Telegram username must be added here as @name.
After starting the Expert Advisor onto the chart one needs to open Telegram app and find the bot named "Mql5Calendar".
Now it's possible to send commands to the bot. There are 5 commands by now:
- "/start" - start communicating with the bot. Here it writes what information is available;
- "/help" - request for help. Here it writes what commands may be processed;
- "/country" - search the database for a desired country;
- "/event" - search the database for a desired event;
- "/values" - explore the event dynamics.