![]() |
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 |
|
Junior Member
Join Date: Jan 2008
Posts: 14
Thanks: 0
Thanked 0 times in 0 posts
|
I want to overlay an indicator A on a data series of indicator B (that is A and B have the same panel). This can be easily done manually. However, how to implmenet it in a custom indicator C?
For example, in the Initialize() of indicator C, I want to create an indicator B, and put EMA on B's output with the EMA overlay on B. It is easy to set B.Panel = 2 and EMA.Panel=2 to make the appear in the same panel, but what if I want to put them in a NEW panel instead of a fixed panel number? Thanks. David |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,421
Thanks: 252
Thanked 982 times in 964 posts
|
Hi David, this is unfortunately not possible programmatically.
Bertrand
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RSI overlay on MACD panel | Moises | Charting | 1 | 08-06-2010 09:17 AM |
| Indicator Panel Selection - New Panel | KBJ | Version 7 Beta General Questions & Bug Reports | 2 | 01-14-2010 01:13 PM |
| How to control Display on Price Panel, Indicator Panel, Data Box. | ChuckAllen | General Programming | 1 | 12-17-2009 03:05 PM |
| Indicator writing to own panel and price panel | cherriman | Indicator Development | 6 | 10-13-2008 03:14 PM |
| Indicator Overlay | Tasker-182 | Suggestions And Feedback | 2 | 04-13-2008 10:00 PM |