Quote:
|
Originally Posted by downloadduit
How this work and install to my MT4
|
Download zip file from my previous post.
Place dll file in /library folder, webget.mql - to /include folder, indicator to /indicators folder.
In indicators settings:
- CalendarID: you may trade any calendar from here
http://calendar.forex-tsd.com/ We have my calndar now with ID=4. But anybody may create their own calendar.
- DisplayLine and DisplayText - it is lines and text on the chart.
- Currency Filter. You may select any currency news to be displayed on the chart.
- Rating Filter. You may select news with any rating to be displayed on the chart. In our calendar tool we have the following:
low impact = rating 1;
medium impact = rating 2;
high impact = rating 3.
So if you select:
MaxRating=3
MinRating=3,
so this indicator will be displayed news with high impact only.