Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

NT7 Chain Indicators For Other than Input[]

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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.

    #2
    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.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by cre8able, Today, 01:16 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by chbruno, 04-24-2024, 04:10 PM
    3 responses
    48 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by samish18, Today, 01:01 PM
    1 response
    6 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by WHICKED, Today, 12:56 PM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by WHICKED, Today, 12:45 PM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X