PDA

View Full Version : Price line


seitek
10-31-2008, 07:42 PM
Hi, I am new to NinjaTrader and am trying to program a horizontal line to move dynamically with the Price label. Does anybody already have this or can point me in the right direction.
Thank in advance.

NinjaTrader_Ray
11-01-2008, 10:49 AM
You will want to use the DrawLine() method and pass in Close[0] for the y value parameters.

http://www.ninjatrader-support.com/HelpGuideV6/DrawLine.html