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 Hwop38, 05-04-2026, 07:02 PM
      0 responses
      169 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      324 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      250 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      353 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      180 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Working...
      X