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

peek() method #267

Open
rlf89 opened this issue Sep 27, 2024 · 0 comments
Open

peek() method #267

rlf89 opened this issue Sep 27, 2024 · 0 comments

Comments

@rlf89
Copy link

rlf89 commented Sep 27, 2024

nextValue() method is cool, but in my bot i have some intermediate values between candle closes. It would be great if here would be some peek() method where i could see intermediate result without updating internal state. At the moment i hit the wall and have to just use RSI.calculate() to calculate whole thing every time.
I will look more deeply in the library myself, but at the moment just pointing out this enhancement proposal.

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

1 participant