Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator accessing another Indicators tuple?

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

    Indicator accessing another Indicators tuple?

    I want to access a tuple that has two int - one for bar number and one for a category type.

    How can I feed that through into another indicator.

    The first indicator has a plot in a panel with values attached, and the second indicator is going to display on the price chart based on the values in the first indicator.

    Thanks in advance.

    #2
    Hello davydhnz,

    You could make a custom series of any type, that is the Series<T> type. That would be the best way to expose data besides using a plot which is just a single number.

    Join the official NinjaScript Developer Community for comprehensive resources, documentation, and community support. Build custom indicators and automated strategies for the NinjaTrader platforms with our extensive guides and APIs.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    150 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    302 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    243 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    345 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    174 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X