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 10-30-2010, 03:09 PM   #1
taotree
Junior Member
 
Join Date: May 2008
Posts: 28
Thanks: 1
Thanked 0 times in 0 posts
Default NT7 Chain Indicators For Other than Input[]

I have an indicator that works against High, Low, Median, Close, etc. I would like to chain it so I can have it work on the results of another indicator instead of on price.

It's easy to do this in the simple case where there is just one Input and it's very useful.

How can I create an Indicator that will supply all the values High/Low/Median/etc. instead of just the Input so I can chain them?

Thanks.
taotree is offline  
Reply With Quote
Old 10-30-2010, 10:35 PM   #2
NinjaTrader_Brett
NinjaTrader Customer Service
 
NinjaTrader_Brett's Avatar
 
Join Date: Dec 2009
Location: Denver, CO, USA
Posts: 6,499
Thanks: 109
Thanked 291 times in 280 posts
Default

Hello,

Thank you for your note.

Bar series that have a Open/High/Low/Close price are unique in that they have these values. When you are creating an indicator they do not have these values unless you specifically program them in. The only value it has is the output. The OHLC handling is specific to the bar series.

To add this for an indicator to take advantage of this you would need to specifically program this in Unfortunatley. Therefor you would have 4 plots, one for the OHLC of the indicator.

Let me know if I can be of further assistance.
NinjaTrader_Brett 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
Different Input Series for Indicators Rohok Version 7 Beta General Questions & Bug Reports 3 09-13-2010 09:57 AM
can NT7 chart combinations of several input series? clksoft Version 7 Beta General Questions & Bug Reports 1 05-09-2010 01:50 PM
MBT Option Chain mikie2k2 Connecting 5 09-25-2009 10:01 AM
Add color as allowable input parameter for indicators anachronist Suggestions And Feedback 2 08-18-2008 10:01 AM
Charting indicators using other indicators as the input Elliott Wave Charting 3 04-04-2008 03:54 PM


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