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

Connecting Indicator with 3 party addon

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

  • NinjaTrader_JoshG
    replied
    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

    Leave a comment:


  • nikodine
    started a topic Connecting Indicator with 3 party addon

    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

Latest Posts

Collapse

Topics Statistics Last Post
Started by bortz, 11-06-2023, 08:04 AM
47 responses
1,606 views
0 likes
Last Post aligator  
Started by jaybedreamin, Today, 05:56 PM
0 responses
8 views
0 likes
Last Post jaybedreamin  
Started by DJ888, 04-16-2024, 06:09 PM
6 responses
18 views
0 likes
Last Post DJ888
by DJ888
 
Started by Jon17, Today, 04:33 PM
0 responses
4 views
0 likes
Last Post Jon17
by Jon17
 
Started by Javierw.ok, Today, 04:12 PM
0 responses
13 views
0 likes
Last Post Javierw.ok  
Working...
X