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

[quote] allow a customPriceAlertConfidence property #412

Closed
gadicc opened this issue Feb 24, 2022 · 1 comment
Closed

[quote] allow a customPriceAlertConfidence property #412

gadicc opened this issue Feb 24, 2022 · 1 comment
Labels
bug Something isn't working released

Comments

@gadicc
Copy link
Owner

gadicc commented Feb 24, 2022

New property since 2022-02-23 in all quote results.

await yahooFinance.quote(ANYTHING);
{
  // ...
  customPriceAlertConfidence: 'HIGH',
  // ...
}
@gadicc gadicc added the bug Something isn't working label Feb 24, 2022
@gadicc gadicc closed this as completed in 84b7cf7 Feb 24, 2022
gadicc pushed a commit that referenced this issue Feb 24, 2022
## [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))
@gadicc
Copy link
Owner Author

gadicc commented Feb 24, 2022

🎉 This issue has been resolved in version 2.1.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

1 participant