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

RSI Calculation #54

Closed
steoo opened this issue Jun 20, 2019 · 3 comments
Closed

RSI Calculation #54

steoo opened this issue Jun 20, 2019 · 3 comments

Comments

@steoo
Copy link

steoo commented Jun 20, 2019

Hi, I'm trying to understand how to calculate a RSI[14]; I don't understand which value I should provide to the indicator as I'm retrieving the Candles from the websocket and it returns a series of value.
I can help with the documentation when this gets cleared out :)

@f3rno
Copy link
Contributor

f3rno commented Jun 27, 2019

Hi @steoo, you need to pass any of the candle values (open, high, low, or close) to the RSI add method

@jabarua
Copy link

jabarua commented Jul 14, 2019

Hello, Is it posible to use de hf indicators with node, without hf server? tx

@xf3rno
Copy link

xf3rno commented Jan 7, 2021

@prdn this can be closed

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

5 participants