Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

StochasticRSI indicator. Not StochRSI

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

    StochasticRSI indicator. Not StochRSI

    Did anyone develop or know how to develop StochasticRSI (%D and %K) it displays 2 lines (max value is 1, min value is 0), is it possible to just slightly modify @StochRSI.cs to come up with this?


    StochasticRSI as defined in Ameritrade StrategyDesk:

    This oscillator measures the value of RSI relative to its highest high and lowest low over %K Length periods. StochasticRSI %D is a moving average of %K over %D Length bars. %K smoothing parameter specifies the length of moving average to smooth %K line. StochasticRSI ranges from 0 (lowest low) to 1 (highest high).

    Fields:
    • StocK, StocD
    • RSI Length
    • %K Length
    • %D Length
    • %K Smoothing
    • Interval

    Example:
    StochasticRSI[StocK,14,14,3,1,5]
    14-period StochasticRSI on 5-minute bars

    #2
    Hi KillerNTFormula,

    I am not aware of such a version already made, but you can try looking through the file sharing section of the forums to see if you find anything related.

    If it is not there you will have to create it. I would not know if the StochRSI logic would be the same as your indicator's logic version. If you are not a programmer I do recommend one of these 3rd party NinjaScript Consultants though: http://www.ninjatrader.com/webnew/pa...injaScript.htm
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    626 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    359 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
    562 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    567 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X