Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Rising method

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

    Rising method

    Hi,

    Is there a way to use the Rising method for some bars ago rather than the current.

    e.g. to check whether an indicator was rising 60 bars ago, I'd like to do something like this

    Rising(SMA(10)[60])

    But that method really wants a data series so that is an invalid parameter.

    I suppose I could pre-build and keep an array of whether it was Rising and refer to that, but is there a simpler way?

    thanks
    Dave

    #2
    Dave,

    All Rising does is check current bar vs previous bar. Just run your own check for bar 60 vs bar 61.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Yes, of course. Sorry, I was being a bit slow there.

      thanks
      Dave

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      648 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      369 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      109 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      573 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      575 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X