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 +1
  • Project StrategyQuant X
  • Type Feature
  • Status Moved
  • Priority Normal
  • Assignee None

History

JH
#1

Jabezz

22.10.2020 07:41

Task created

HH
#2

Hans

22.10.2020 19:47
Voted for this task.
MF
#3

Mark Fric

26.10.2020 10:29
Task moved to project SQ Programming, new link to task: https://sq.projectpanel.com/tasks/sqp_0114

Votes: +1

Drop files to upload

or

choose files

Max size: 5MB

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

...
Wait please