New Indicator - Stochastic RSI

Request to add the Stochastic RSI indicator

I have no idea if this has already been requested as the search function doesn't seem to be working on the road map web page.



I will point out that if we had the ability to nest indicators users would not need to burden developers with requests for indicators like this as we could easily create them in algo wizard.
For example Stochastic RSI uses a function lowest[No. of periods](RSI value) and highest[No. of periods](RSI value). Its pretty basic.


How can we have an Algo Wizard without this basic ability?




As an example to calculate Stochastic 14 period RSI for N periods:

Stochastic RSI = [RSI(14,price) - Minimum(N,RSI(14,price))] / [Maximum(N,RSI(14,price)) - Minimum(N,RSI(14,price))]

Attachments
No attachments
  • Votes +2
  • Project Extending SQ
  • Type Feature
  • Status New
  • Priority Normal

History

JH
#1

Jabezz

26.10.2020 10:29

Task created

HH
#2

Hans

26.10.2020 10:29
Voted for this task.
E
#3

Emmanuel

15.12.2021 19:43
Voted for this task.
Fs
#4

farid.shadpor2@gmail.com

13.01.2023 00:16
Voted for this task.

Votes: +2

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please