PDA

View Full Version : Trading session lines


horsemouth
04-14-2010, 08:13 AM
Hello All,

Does anyone have an indicator that will draw the session lines(eg, Euro open, US open...etc) on NT?..Thanks in advance

NinjaTrader_RyanM
04-14-2010, 08:42 AM
Hello horsemouth,

Not aware of an existing indicator that does this. If you want to pursue coding yourself, you can work with Date / Time (http://www.ninjatrader-support2.com/vb/showthread.php?t=19292)and the DrawVerticalLine() (http://www.ninjatrader-support.com/HelpGuideV6/DrawVerticalLine.html) method.

CarlosAlberto
04-14-2010, 12:59 PM
You could use the "Color Time Regions" indicator:
http://www.ninjatrader-support2.com/vb/local_links.php?catid=1&sort=N&pp=15&page=4

horsemouth
04-25-2010, 01:49 PM
Thanks for the reply guys, I apologise for the late reply.

Cheers