![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
|
Is it possible to draw Plot objects into different panels ?
Indicators use the .Panel and .PanelUI syntax, but I'm not seeing a way to draw Plot objects that have been Add() ed into different Panels. For instance .. . Add(new Plot( PlotStyle.Dot, "DOT_1")); Add(new Plot( PlotStyle.Dot, "DOT_2")); Add(new Plot( PlotStyle.Dot, "DOT_3")); Add(new Plot( PlotStyle.Dot, "DOT_4")); Can I plot these into panels 1-4 ? Possible? Please? |
|
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Typing in indicator panels | ttwmacci | Historical NinjaTrader 6.5 Beta Threads | 12 | 03-20-2008 08:08 AM |
| Multiple Panels | Mike Winfrey | Indicator Development | 1 | 01-27-2008 07:56 AM |
| Object not set to an instance of an object | ATI user | Historical NinjaTrader 6.5 Beta Threads | 1 | 12-14-2007 03:35 AM |
| Plot small number at lower panels | gregiii | Indicator Development | 6 | 09-14-2007 12:29 PM |
| Error: Object reference not set to an instance of an object. | Januson | Market Analyzer | 1 | 05-18-2007 12:12 AM |