Stochastic RSI

Here you can post and download custom indicators written in JavaScript.

Moderator: admin

Stochastic RSI

Postby Alexander.Gettinger » Sat Nov 24, 2018 5:31 pm

The indicator was introduced by by Tuschar Chande and Stanley Kroll in December, 1992 Stocks and Commodities' article and combines two indicators RSI and Stochastic.

Formula:
LR = Lowest RSI(PRICE, N) for K periods
HR = Highest RSI(PRICE, N) for K periods
FAST = MVA((RSI(PRICE, N)[now] - LR) / (HR - LR) * 100), SK)
SLOW = MVA(FAST, D)

StochasticRSI.PNG


Download:
StochasticRSI_JS.jsl
(3.74 KiB) Downloaded 462 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Return to JavaScript Indicators and Strategies

Who is online

Users browsing this forum: No registered users and 6 guests