PDA

View Full Version : DrawText, DrawLine, etc...


funk101
05-22-2007, 10:05 AM
Is this correct? -> When creating an indicator, and you decide you want to DrawText(), ...Line(), etc on *that* indicator, it actually does not draw on indicator, but draws on the price panel. If you *want* to draw on the indicator itself, you must override the Plot() method...correct?

NinjaTrader_Ray
05-22-2007, 10:10 AM
At this time, this is correct. We have on our list for future enhancement to allow drawing on a selected panel.

NinjaTrader_Ray
05-27-2007, 01:13 PM
Unfortunately I misinformed you...due to overlooking some of the capabilities that already exist in NT.

Please see the following property.

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