Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

access Strategy object from indicator

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

    access Strategy object from indicator

    Hi,

    I'd like to be able to trigger various trade activities from within an Indicator such as manage the SL price from a new kind of indicator. Is it possible to get access to the instance of the strategy that an indicator is created in?

    Regards,

    Paul

    #2
    Hi Paul, unfortunately accessing the strategy object is not supported, as they would not offer cross communication.

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      Hi Paul, unfortunately accessing the strategy object is not supported, as they would not offer cross communication.
      Is there any way to reference the parent container that holds the indicator?

      Comment


        #4
        Paul, you can pass data from the parent strategy to the indicator invoked by the strategy. Here is a little example, not exactely what you are asking for, but somehow not far away:



        Regards
        Ralph

        Comment


          #5
          Originally posted by Ralph View Post
          Paul, you can pass data from the parent strategy to the indicator invoked by the strategy. Here is a little example, not exactely what you are asking for, but somehow not far away:

          http://www.ninjatrader.com/support/f...54&postcount=5
          Hi Ralph,
          I appreciate your feedback. Yes I'm aware of how to pass arguments to an Indicator. I want to manage the strategy from an indicator so if I can access the strategy object from the indicator it would make this possible.

          I'm already doing this from a couple of my Indicators by introducing an Abstract derived class from Strategy then extending public methods. I'd like to be able to control other people's strategies (such as the ChartTrader) from an indicator.

          Anyhow, many thanks.

          Paul

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          606 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          353 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          105 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          560 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          561 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X