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

Implement a new stock indicator function #1

Open
codershubham opened this issue Feb 25, 2023 · 1 comment
Open

Implement a new stock indicator function #1

codershubham opened this issue Feb 25, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@codershubham
Copy link
Owner

codershubham commented Feb 25, 2023

create a new function for other stock indicators in indicator.py, input and output of the function should be same as of MACD indicator function

@codershubham codershubham changed the title create a new RSI indicator function Implement a new stock indicator function Feb 25, 2023
@codershubham codershubham added help wanted Extra attention is needed good first issue Good for newcomers labels Feb 25, 2023
@codershubham
Copy link
Owner Author

create a RSI indicator and update code such that if there is a buy or sell indicator, check if RSI is in range 30 to 70, then only it should send trigger to configured mail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant