v4.2.2
OpenBB-finance/OpenBBv4.2.2Jun 11, 2024by github-actions[bot]
AI Summary
This release adds new endpoints for retail prices, housing indices, and central bank holdings, introduces provider fallback logic for credentials, and adds YFinance support for options chains.
Key Highlights
- New economy endpoints: Retail Prices, House Price Index, and Immediate Interest Rate
- Central Bank Holdings (Federal Reserve) endpoint
- Provider fallback based on credentials
- Options Chains support from YFinance
New Features
- Retail Prices endpoint
- House Price Index endpoint
- Immediate Interest Rate endpoint
- Central Bank Holdings endpoint
- Provider fallback logic
- Options Chains from YFinance
Full Release Notes
## Summary 🎉 This new release adds new endpoints to the economy menu, namely `retail_prices`, `house_price_index`, `immediate_interest_rate`, `central_bank_holdings` and `share_price_index`. Additionaly, `yfinance` is now supported by the `derivatives/options/chains/ endpoint. A new configuration was added to the user settings and it's now possible to define a priority list of providers per command, where the program falls back to the next when there is no credential for the prior. ## 🦋 Enhancements - [Feature] Add Retail Prices to Economy @deeleeramone (#6474) - [Feature] More OECD - House Price Index, Immediate Interest Rate @deeleeramone (#6473) - [Feature] Adding OECD Endpoints (CPI + Share Price Index) @jmaslek (#6157) - [Feature] Add Central Bank Holdings (Federal Reserve) @deeleeramone (#6469) - [Feature] Set provider fallback based on credentials @montezdesousa (#6446) - [Feature] Options Chains From YFinance @deeleeramone (#6468) ## 🐛 Bug Fixes - [BugFix] Pre release fixes @montezdesousa (#6478) - [Bugfix] Remove svg export @hjoaquim (#6476) - [BugFix] Fix Empty Build Fail @deeleeramone (#6462) - [BugFix] Fix Intrinio Balance Sheet Q4 Labeling @deeleeramone (#6465) - [BugFix] Default API Settings @deeleeramone (#6466) - [BugFix] Add `json_schema_extra` With Choices To Provider 'period' Field @deeleeramone (#6451) - [BugFix] Fix Seeking Alpha @deeleeramone (#6461) ## 📚 Documentation - [Docs] Make Same PR as the to Main @deeleeramone (#6472) - [Docs] Refactor Docs Pages For Diataxis @deeleeramone (#6315) - [Feature] Small CLI docs style improvements @hjoaquim (#6429) We are proud of our community contributors and staunch supporters of open-source ecosystems. Help us promote our community by tagging `@openbb_finance` on X with a link to your pull request, and join our Discord server to chat about your contribution! We want to hear about your experience! ### Links 🦋 [Website](https://openbb.co/), [Twitter](https://twitter.com/openbb_finance), [Linkedin](https://www.linkedin.com/company/openbb-finance), [Instagram](https://www.instagram.com/openbb.finance/), [Reddit](https://www.reddit.com/r/openbb/), [Discord](https://discord.com/invite/xPHTuHCmuV)