NinjaTrader Support Forum  
X

Attention!

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


Go Back   NinjaTrader Support Forum > NinjaScript Development Support > Indicator Development

Indicator Development Support for the development of custom indicators using NinjaScript.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 07-26-2008, 02:32 AM   #1
tazatek
Senior Member
 
Join Date: Jul 2008
Location: Grand Junction, CO
Posts: 148
Thanks: 0
Thanked 0 times in 0 posts
Send a message via Skype™ to tazatek
Default Plot Object in different Panels?

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?
tazatek is offline  
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -6. The time now is 06:21 PM.