Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Accessing DataSeries Class from Second Indicator

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

    Accessing DataSeries Class from Second Indicator

    The boolean series example says that the class exposed by an Indicator can be accessed from a Strategy or an Indicator.

    To access it from a Strategy you can Add it.

    How do you access if from a second Indicator?

    #2
    Try:

    if(OtherIndiName(param1, param2, period).BoolSeriesName[0] == true)
    Do something
    Last edited by eDanny; 03-28-2010, 03:03 PM.
    eDanny
    NinjaTrader Ecosystem Vendor - Integrity Traders

    Comment


      #3
      dkrumholz, accessing an exposed Data Series is the same for indicators and strategies. I've gone over this before in this post, which you can read through and let us know if you have any other questions.
      AustinNinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      563 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      329 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
      547 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