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

HB : Add StochRSI indicator #76

Closed
wants to merge 3 commits into from
Closed

Conversation

yoursbh
Copy link

@yoursbh yoursbh commented Jun 8, 2021

Add support for Stochastic RSI indicator

jealous added a commit that referenced this pull request Jan 3, 2022
Add StochRSI.  The default window is set to 14.
Use `StockDataFrame.RSI` to change it.

Add wave trand that includes two lines.  The default window of the ema
is set to `10` and `21`.
Use `StockDataFrame.WAVE_TREND_1` and `StockDataFrame.WAVE_TREND_2` to
change them.
jealous added a commit that referenced this pull request Jan 3, 2022
Add StochRSI.  The default window is set to 14.
Use `StockDataFrame.RSI` to change it.

Add wave trand that includes two lines.  The default window of the ema
is set to `10` and `21`.
Use `StockDataFrame.WAVE_TREND_1` and `StockDataFrame.WAVE_TREND_2` to
change them.
@jealous
Copy link
Owner

jealous commented Jan 3, 2022

This change is available in:
#106

@jealous jealous closed this Jan 3, 2022
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

Successfully merging this pull request may close these issues.

2 participants