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 cmoran13, 04-16-2026, 01:02 PM
    0 responses
    43 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    25 views
    0 likes
    Last Post PaulMohn  
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    163 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    98 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    158 views
    2 likes
    Last Post CaptainJack  
    Working...
    X