We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently only the Adj Close price is used. The price files that I use already contains extra features like RSI and MA and MACD.
The get_stock_data() method currently only returns the Adj Close price. Would it be possible to add the other features, like RSI and MACD etc ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently only the Adj Close price is used. The price files that I use already contains extra features like RSI and MA and MACD.
The get_stock_data() method currently only returns the Adj Close price. Would it be possible to add the other features, like RSI and MACD etc ?
The text was updated successfully, but these errors were encountered: