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 CarlTrading, 03-31-2026, 09:41 PM
      1 response
      155 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      90 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      137 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      130 views
      1 like
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      107 views
      0 likes
      Last Post CarlTrading  
      Working...
      X