Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Connecting Indicator with 3 party addon

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

    Connecting Indicator with 3 party addon

    I need assistance for an Idea, to change one indicator to take information from 3 party addon, and plot it on the chart.
    The indicator which I am gonna modify have the elements inside that will be shown of the chart, but I don't know how to make the relation betwen the indicator (.cs) and the addon (.dll)
    Hope you can help me

    Thanks

    #2
    Hello nikodine,
    Thanks for your post.

    To do this you would need to use the static modifier inside your addon to make the values you need available. Please note, this is an advanced C# concept and is not supported by NinjaTrader.

    Using the static modifier can cause all sorts of unexpected things to happen, if you are not familiar with the nuances.

    That being said, I have created a quick sample of how to access a double value set inside your addon and use it in an indicator. I suggest searching the internet for more detailed information on how to work with the static modifier.
    Attached Files
    Josh G.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    558 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    545 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X