View Single Post
  #17 (permalink)  
Old 04-16-2007, 09:56 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 15,984
Blog Entries: 69
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
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.
Attached Images
File Type: gif forex_tsd_indicator.gif (19.6 KB, 981 views)
Reply With Quote