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
New property since 2022-02-23 in all quote results.
quote
await yahooFinance.quote(ANYTHING); { // ... customPriceAlertConfidence: 'HIGH', // ... }
The text was updated successfully, but these errors were encountered:
84b7cf7
chore(release): 2.1.6 [skip ci]
e448e82
## [2.1.6](v2.1.5...v2.1.6) (2022-02-24) ### Bug Fixes * **quote:** allow a customPriceAlertConfidence property (fixes [#412](#412)) ([84b7cf7](84b7cf7)) * **quote:** return undefined for quoteType "NONE" (fixes [#381](#381)) ([e067a81](e067a81))
🎉 This issue has been resolved in version 2.1.6 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
No branches or pull requests
New property since 2022-02-23 in all
quote
results.The text was updated successfully, but these errors were encountered: