- votes: 3
- 2010.10.19
- Alexander P. (FinGeR) | English Russian Spanish Portuguese
- www.mql5.com
Is there specific pbject properties for the "Economic Calendar", regarding Name, Currency, Importance,Actual,Forecast,Previous? How to get these values from the objects? easily?
I have already asked MetaQuotes if they are planning to implement in MQL5 functions to handle economic calendar news. Such functions should be able to deal with parameters of a particular event (date/time, currency, priority etc.), check x events nearest to certain date/time etc. The last response I got was that they "haven't planned such functions yet".
Hopefully if more of us keeps asking for such funtionality, it might get implemented in MQL5.
Functionality is already there you just have to code it. Read the Articles.... then create a mqh file or library with chart functions and filter them by color and time priority ...
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi Guys,
How to code a news filter based on "Economic Calendar" object, include Event Time, Name, Currency, Importance,Actual,Forecast,Previous?