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
When the market is in pre or post market, the "lastPrice" given by yfinance is the last price of the regular market.
"lastPrice"
yfinance
The text was updated successfully, but these errors were encountered:
yahooquery
fix(stock): just use the last historical value as the current price
4da79e5
see #58
loiccoyle
Successfully merging a pull request may close this issue.
When the market is in pre or post market, the
"lastPrice"
given byyfinance
is the last price of the regular market.The text was updated successfully, but these errors were encountered: