Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stoch_rsi function #121

Open
nnikolay opened this issue Jan 23, 2019 · 1 comment
Open

stoch_rsi function #121

nnikolay opened this issue Jan 23, 2019 · 1 comment

Comments

@nnikolay
Copy link

I am looking at trading view and for the stoch rsi indicator the values are between 0-100. In you script the calculation for stoch_rsi expects to be from 0-1 . How is this possible?

How can I become the values like in tradingview?

@deakzsolt
Copy link

stoch_rsi is a strategy and it returns 1 buy,-1 sell, 0 do nothing signals. You will not get the proper data as in tradingview only if you change the function itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants