Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Get access from strategy to a particular instance of indicator?

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

    Get access from strategy to a particular instance of indicator?

    How to get access from strategy to a particular instance of indicator run on the same chart?
    An example: I add my volume profile indicator on the chart. But by default, this indicator shows nothing. The trader needs to add the ranges itself. When I add some ranges, then an indicator draws POC line for each range and put this value to Data Box. Look at the screenshot, please.

    And when I add an indicator in my Strategy, these values in DataBox are always zero, because of the strategy connect to the new instance of my indicator but I need to connect to that instance on the chart, which has already drawn lines and put values in Data Box. Is this possible?
    Attached Files

    #2
    Hello handlar,

    Thank you for the post.

    I wanted to check, how does the user enter the values into the indicator? Is this from the properties of the indicator?

    If the indicator uses properties to have this input, it would likely be suggested to modify the strategy to also have this input which it could relay to the indicator when used. It is generally not suggested to try and access other instances of scripts as there is no concept of sync between two separate scripts. You can see the Indicators collection however I would have no samples related to accessing data from an unassociated indicator instance like this.

    I look forward to being of further assistance.

    Comment


      #3
      Hello Jesse,
      Thank you so much, that's what I need.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      77 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      40 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      63 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      63 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      53 views
      0 likes
      Last Post CarlTrading  
      Working...
      X