![]() |
|
|||||||
| General Programming General NinjaScript programming questions. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Jan 2010
Posts: 273
Thanks: 15
Thanked 4 times in 3 posts
|
Hi all,
I'm developing an indicator that get as an input 2 instrument and Add them to the indicator no matter what instrument was chosen to the chart. My problem is that if I have a chart with more then one panel I don't know what are my 2 input instrument DataSeries are. For example if I have only one panel in my chart I could assume that Closes[1][0]is my first input instrument last close, and Closes[2[0] is the second. But if the user enter 2 panels it should be Closes[2][0] and Closes[3][0]. So, how can I know the number of the Panels the user input so i can program it to any chart no matter what the user input. Closes[UserPanelsNum + 1] and Closes[UserPanelsNum + 2]. I hope I made myself clear :-) Thanks in advance! |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,377
Thanks: 252
Thanked 966 times in 949 posts
|
freewind, unfortunately this info is not accessible programmatically in NinjaScript.
Bertrand
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Indicator panels | billitin | Suggestions And Feedback | 1 | 12-21-2008 02:52 PM |
| Indicator to plot on two panels | mastige | Indicator Development | 1 | 10-02-2008 08:25 PM |
| one indicator - mulitple panels | ATI user | Indicator Development | 3 | 06-30-2008 12:24 PM |
| Plot small number at lower panels | gregiii | Indicator Development | 6 | 09-14-2007 12:29 PM |
| Markers in Indicator Panels | Richard Von | Indicator Development | 22 | 08-28-2007 10:46 AM |