Discussing the article: "Trading with the MQL5 Economic Calendar (Part 4): Implementing Real-Time News Updates in the Dashboard"
Users will probably be interested to know that the same topics have been covered thoroughly in the algotrading book (and the site does not show this somehow in automatic suggestions), including tracking and saving event changes, filtering events by multiple conditions (with different logical operators) for extended set of fields, displaying customizable on-the-fly calendar subset in a panel on chart, and embedding for trading into EAs with support of transferring complete archive of the calendar into the tester.
Stanislav Korotky #:
Users will probably be interested to know that the same topics have been covered thoroughly in the algotrading book (and the site does not show this somehow in automatic suggestions), including tracking and saving event changes, filtering events by multiple conditions (with different logical operators) for extended set of fields, displaying customizable on-the-fly calendar subset in a panel on chart, and embedding for trading into EAs with support of transferring complete archive of the calendar into the tester.
Okay. Thanks.
Users will probably be interested to know that the same topics have been covered thoroughly in the algotrading book (and the site does not show this somehow in automatic suggestions), including tracking and saving event changes, filtering events by multiple conditions (with different logical operators) for extended set of fields, displaying customizable on-the-fly calendar subset in a panel on chart, and embedding for trading into EAs with support of transferring complete archive of the calendar into the tester.

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
Check out the new article: Trading with the MQL5 Economic Calendar (Part 4): Implementing Real-Time News Updates in the Dashboard.
This article enhances our Economic Calendar dashboard by implementing real-time news updates to keep market information current and actionable. We integrate live data fetching techniques in MQL5 to update events on the dashboard continuously, improving the responsiveness of the interface. This update ensures that we can access the latest economic news directly from the dashboard, optimizing trading decisions based on the freshest data.
Dashboard update.
From the image, we can see that the newly registered data is accurately updated on the dashboard. To reconfirm this, we can wait again for some time and try to see of we can keep track of this data, and with the one that logs the updated data. Here is the outcome.
Author: Allan Munene Mutiiria