NinjaTrader Support Forum  

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

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

Reply
 
Thread Tools Display Modes
Old 12-10-2008, 11:32 AM   #1
eswap0
Senior Member
 
Join Date: May 2008
Posts: 126
Thanks: 0
Thanked 0 times in 0 posts
Default Default panel

Hi!
How can we set the default panel for a new indicator?
Thanks!
eswap0 is offline  
Reply With Quote
Old 12-10-2008, 11:43 AM   #2
NinjaTrader_Josh
NinjaTrader Product Manager
 
NinjaTrader_Josh's Avatar
 
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 107 times in 70 posts
Default

Indicators by default will be added to new panels. The only other panel you can specify it to take is the price panel. To do that you want to do this in Initialize():
Code:
Overlay = true;
NinjaTrader_Josh is offline  
Reply With Quote
Reply

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
Scaling in Panel 2 rt-trader Charting 5 08-26-2010 03:00 AM
2 indicators in one panel. how is it done? panamaorange Indicator Development 1 12-06-2008 06:46 PM
Indicator writing to own panel and price panel cherriman Indicator Development 6 10-13-2008 03:14 PM
Instrument Panel Flatwallet Market Analyzer 9 11-30-2007 10:11 PM
BackColor in panel 2 ATI user Indicator Development 4 09-01-2007 09:39 AM


All times are GMT -6. The time now is 06:44 AM.