Quote:
|
Originally Posted by newdigital
Yes, it is attached.
.mqh should be in \experts\include
.dll - \experts\libraries
The settings are understandable from inside the code.
|
This indicator is trading any calendar from this tool
http://calendar.forex-tsd.com
There is some setting namely CalendarID. My calendar is 4 (CalendarID=4). You may create your own and use your own calendar (or ID).
The other options is currency filter: true or false. The indicator may display any news. For example, USD news only. or USD and EUR news all together, and so on.
The other option in the settings is rating. You may select the rating from 1 to 3, all select to displayed all.
This indicator is having Alert and AlertTimeGap (how many minutes before the news event to make alert).
TimeZone. Do not forget to set timezone for your broker (North finance is on GMT+3 so TimeZone=3 for North Finance).
DisplayLine and DisplayText: if true so text and vertical news lines will be displayed.