GamestonkTerminal Versions Save

Investment Research for Everyone, Everywhere.

2.4.1

3 weeks ago

🌟 What's New in This Release

Explore the enhanced documentation layout and style for a smoother user experience of the OpenBB Platform. Tighten security with upgraded dependencies and refined error handling. Upgrade now for a safer and more streamlined experience! πŸš€

πŸ¦‹ OpenBB Platform Enhancements

Release 4.2.1 introduces new features and improvements in the system. The first addition is the "Compare Company Facts" feature, allowing users to compare line items in financial statements across different companies. The new "Forward EBITDA" route has been added to the equity estimates route. This release also sees the removal of the deprecated etf.holdings_performance endpoint. The Exception handlers have been improved to ensure more consistent error returns by the API. Lastly, the balance of payments for FRED has been added to expand the macroeconomics data collection. These changes are tested thoroughly for various conditions and parameters to ensure effective performance.

  • [Release] 4.2.1 @hjoaquim (#6453)
  • [Feature] OpenBB Platform DevContainer @hjoaquim (#6426)
  • [Feature] Compare Company Facts (SEC) @deeleeramone (#6444)
  • [Feature] Forward EBITDA @deeleeramone (#6433)
  • [Feature] Deprecate etf.holdings_performance endpoint @hjoaquim (#6441)
  • [Feature] Improve Exception handlers @montezdesousa (#6430)
  • [Feature] Balance Of Payments For FRED @deeleeramone (#6431)

πŸ› OpenBB Platform Bug Fixes

This new release implemented software updates, including bug fixes and security improvements. The list syntax was revamped within routines, making the '-i/--input' argument initially treated as a string and skipping on split comma-separated arguments. Security updates included upgrades to the idna and requests to patched versions. The dependency on PDF and XLSX export capabilities was removed due to bugs and security vulnerabilities. Other updates improved user interaction, such as handling space-separated arguments better. Certain credentials are only updated on login, preventing unnecessary resetting of user preferences.

  • [BugFix] Move api.dockerfile @montezdesousa (#6454)
  • [BugFix] Revamp the usage of list syntax on routines @hjoaquim (#6450)
  • Update requests and idna to patched versions @piiq (#6448)
  • [BugFix] Add back api.dockerfile @montezdesousa (#6449)
  • Remove PDF export capabilities @piiq (#6442)
  • Remove xlsx export from CLI's interactive tables @piiq (#6439)
  • [BugFix] Bump anyio & sync pre-commit, openbb-devtools and GitHub workflows @montezdesousa (#6443)
  • [BugFix] Add bs4 to SEC pyproject.toml @deeleeramone (#6440)
  • [BugFix] Remove space from literals @hjoaquim (#6438)
  • [BugFix] Only update credentials on login @montezdesousa (#6437)
  • [BugFix] Handle space separated arguments @hjoaquim (#6436)
  • [BugFix] FMP Screener - Convert sector param choices to lower_snake_case @deeleeramone (#6432)
  • [BugFix] FMP Key Metrics @deeleeramone (#6428)
  • [BugFix] Do Intrinio News TO-DOs -> Remove workaround because they fixed it. @deeleeramone (#6427)
  • [BugFix] Clear Linting Items @deeleeramone (#6423)
  • [BugFix] - dev_install.py updates @montezdesousa (#6424)

πŸ“š OpenBB Documentation Changes

The new release introduces considerable UI and layout changes to the OpenBB Platform documentation and a series of minor style improvements to the OpenBB Platform CLI documentation for enhanced consistency and coherence. All references now uniformly use "OpenBB Platform CLI". The modifications have been thoroughly tested on the documentation website.

  • [Feature] Small CLI docs style improvements @hjoaquim (#6429)
  • [Docs] Refactor Docs Pages For Diataxis @deeleeramone (#6315)

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!

Website, Twitter, Linkedin, Instagram, Reddit, Discord

4.2.0

1 month ago

🌟 What's New in This Release

πŸš€ Legacy Code Removal

Legacy Code Removal: We removed the legacy OpenBB Terminal code. Don’t worry, you can still access this legacy code! It's safely archived in our Legacy Terminal Repository and preserved in the git history for any nostalgic devs.

πŸ“œ License Transition

AGPL License Adoption: We've upgraded to the AGPL license to better align with our community's values and future goals. Learn more by checking out our insightful blog post and our detailed licensing FAQ.

πŸ”’ Security Improvements

Major Security Upgrade: With the legacy code in the rearview, we've upgraded our defenses. This major security enhancement ensures that your experience on the OpenBB Platform is safer and more secure than ever.

πŸ¦‹ OpenBB Platform Enhancements

Release 4.2.0 introduces a number of features and improvements to OpenBB Platform. Web security has been enhanced by updating frontend components and dependencies to patched versions. The OpenBB Platform CLI's testing coverage has been expanded through the addition of unit tests and the update of GitHub workflows.

The release also brings new enhancements to the 'reference.json'. Now, custom provider choices are available in the reference, which can be leveraged by clients for diverse purposes. Additional functionalities include Forward PE estimates to the equity.estimates router, update to the CLI README documentation, and removal of old code.

A notable feature is the creation of a 'repo assets directory'. The intention behind this is to define instructions and credentials in the Provider class to avoid downstream applications scraping the repo and potentially encountering randomly deleted files.

  • Improve web security @piiq (#6405)
  • [Feature] OpenBB Platform CLI Unit tests @IgorWounds (#6397)
  • [Feature] Custom Provider choices available on the reference.json @hjoaquim (#6409)
  • [Feature] Add Forward PE Estimates @deeleeramone (#6398)
  • [Feature] CLI README @hjoaquim (#6402)
  • remove hold command and its references @hjoaquim (#6399)
  • Security updates @piiq (#6387)
  • [Feature] Create repo assets directory @montezdesousa (#6384)
  • [Feature] Fallback to to_df() method when results are a string @hjoaquim (#6388)
  • [Feature] Update chart creation so it doesn't break the command execution @hjoaquim (#6382)
  • [Feature] Redefined standard fields & multiple_items_allowed property changes @montezdesousa (#6377)
  • [Feature] EconDB Main Indicators @deeleeramone (#6365)
  • Move files used in gh actions from root @montezdesousa (#6346)
  • [Feature] Summarize Changelog @IgorWounds (#6335)
  • [Feature] Warn limit number of countries in TE request @hjoaquim (#6334)
  • [Feature] Polygon Currency Snapshots @deeleeramone (#6333)
  • [Feature] Main README @hjoaquim (#6403)
  • [Feature] Adds Platform images @hjoaquim (#6410)
  • [Feature] Styling adjustments @hjoaquim (#6408)
  • [BugFix] Fix broken --sheet-name argument @hjoaquim (#6401)
  • [Feature] Update CLI dependencies @hjoaquim (#6389)
  • [Feature] Remove i18n @hjoaquim (#6390)
  • [Feature] Misc improvements on the Platform CLI @hjoaquim (#6370)
  • Sync main and develop @piiq (#6373)
  • [Feature] Handle repeated non standard arguments @hjoaquim (#6366)
  • [Feature] Improve OBBject Registry @hjoaquim (#6364)
  • [Enhancement] - Sanitize sensitive data from .cli.his @IgorWounds (#6361)
  • [Feature] Display command providers @montezdesousa (#6355)
  • [Feature] Named tables on CLI @hjoaquim (#6356)
  • [Feature] Rename terminal folder @montezdesousa (#6349)
  • Move linting rules from pyproject.toml to ruff.toml @montezdesousa (#6350)

πŸ› OpenBB Platform Bug Fixes

The new release corrects a variety of bugs. Key corrections include updating GitHub workflows, replacing python-jose by PyJWT due to security concerns, fixing errors in the Econ Calendar, making paper_bgcolor transparent in the PyWry backend, and exposing error messages on request failure in AV Historical EPS. Auxiliary corrections include case-insensitive credentials, and more. Additional testing was done to ensure the proper functioning of these corrections.

  • [BugFix] Update GitHub workflows @montezdesousa (#6418)
  • [HotFix] Fix missed unit_measurements @deeleeramone (#6416)
  • [BugFix] Replace python-jose by PyJWT @montezdesousa (#6407)
  • [BugFix] Econ Calendar @deeleeramone (#6392)
  • [BugFix] Make paper_bgcolor transparent in PyWry backend @deeleeramone (#6385)
  • [BugFix] AV Historical EPS - Expose Error Message On Request Fail @deeleeramone (#6406)
  • [BugFix] Explicit error message when return type is not an OBBject @IgorWounds (#6394)
  • [BugFix] Remove logos @montezdesousa (#6404)
  • [BugFix] Case insensitive credentials @montezdesousa (#6400)
  • [BugFix] Remove unused old code @IgorWounds (#6395)
  • [BugFix] Fix FMP Currency/Crypto Historical Prices @deeleeramone (#6383)
  • [BugFix] Update SEC pyproject.toml @deeleeramone (#6379)
  • [BugFix] Fix Currency Search @deeleeramone (#6380)
  • [BugFix] Treasury Rates Pandas Warnings @deeleeramone (#6375)
  • [BugFix] Ad 'x-' to json_schema_extra in Fields with unit_measurement @deeleeramone (#6376)
  • [BugFix] Fix tests for release @IgorWounds (#6372)
  • [BugFix] Fix lowercase symbols @IgorWounds (#6342)
  • [BugFix] Set Chart Style Before Output @deeleeramone (#6367)
  • [BugFix] Remove Literal[None,...] @hjoaquim (#6371)
  • [BugFix] SEC ETF Holdings - Try Catch for RemoteDisconnect Error @deeleeramone (#6359)
  • [BugFix] Remove multiple .envs @montezdesousa (#6363)
  • [BugFix] @hjoaquim (#6360)
  • [BugFix] Intrinio EquityPriceHistorical - Return Error Message When Invalid Key @deeleeramone (#6357)
  • [BugFix] Empty views on econometrics and quantitative @hjoaquim (#6353)
  • [BugFix] Empty views on the CLI @hjoaquim (#6351)
  • [BugFix] Filtered provider arguments @hjoaquim (#6348)
  • Clean .gitignore @montezdesousa (#6347)
  • [BugFix] Intrinio Balance Sheet Period @deeleeramone (#6343)
  • [BugFix] fix the dependencies issues on the changelog summary workflow @luqmanbello (#6341)
  • [BugFix] Correct the filename of the summarize_changelog.py file @luqmanbello (#6338)
  • [BugFix] Intrinio News @deeleeramone (#6336)
  • [BugFix] Sync ruff in dev_tools with openbb_core @montezdesousa (#6331)

πŸ“š OpenBB Documentation Changes

In this new release, several updates were made across various areas including licensing, package upgrades, and documentation changes. The license for the codebase is now AGPL, with a dedicated FAQ page for licensing added to platform documentation. The CLI Installation Pre-Requisites now include guidelines for Linux, while new pages have been created for CLI docs keeping with the familiar Terminal structure. Docusaurus, was upgraded to v3 for improved security and new features. The discontinued OpenBB Terminal was removed from the main docs page and relocated under the Legacy section. Specifics on these changes can be found in the detailed change-log.

  • Update the license of the code in this repo to AGPL @piiq (#6415)
  • [HotFix] Add Linux instructions to CLI Installation Pre-Requisites @deeleeramone (#6411)
  • [Feature] CLI docs @hjoaquim (#6362)
  • [BugFix] Fix Excel Data Slicer page. @IgorWounds (#6396)
  • [Docs] Upgrade Docusaurus to v3 @Disorrder (#6386)
  • [Docs] Remove OpenBB Terminal from docs page @IgorWounds (#6354)
  • [Docs] Update excel docs @montezdesousa (#6329)
  • [Docs] Update excel docs @montezdesousa (#6328)

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!

Website, Twitter, Linkedin, Instagram, Reddit, Discord

v3.2.5

3 months ago

This will be the final release of the OpenBB Terminal.

You can read about this decision and what comes next here.

This version has fixed some of the previous bugs that were related to dependencies and has removed a chunk of deprecated dependencies.

v3.2.4

7 months ago

Thank you and welcome to our new contributors πŸ”₯

@AdiSai, @AdwaitSalankar, @FarukhS52, @abhishek-amar, @bimbolimbo, @fadilparves, @joshuabuildsthings, @maxxsh, @polooner, @professssor, @ramazanguvenc and @ssahaxd

What's new πŸŽ‰

We have been pushing away at the OpenBB Platform for our V4 release. This 3.2 patch comes with some terminal bug fixes and a dependency pin for pip installation/

What's changed πŸš€

  • improved market cap value extraction (#5169) @bimbolimbo
  • Clarified stocks/ta empty recom object message (#5468) @polooner
  • Pin openai (#5685) @jmaslek
  • hotfix/stock-screener-sort: Fix for #5671 - sort by fwdp/e in Stock Screener (#5675) @deeleeramone
  • hotfix/fix-gov-histcont: Fix #5650 - /stocks/gov/histcont (#5676) @deeleeramone
  • Hotfix/reports model render report sanitize inputs (#5669) @joshuabuildsthings
  • #5633 adding comma every 1000 (#5652) @ramazanguvenc
  • improve docs structure for V4 (#5586) @DidierRLopes
  • fix front matter (#5667) @DidierRLopes
  • Update settings.md (#5665) @DidierRLopes
  • Improve Pro documentation further (#5641) @DidierRLopes
  • Fix the redirect for intro to the correct url for docs (#5658) @fadilparves
  • fix docs (#5646) @andrewkenreich
  • Add light blue banner, blue when clicking sidebar + fix link in docusaurus.config.js (#5627) @DidierRLopes
  • Docs/terminalpro and improvement (#5622) @DidierRLopes
  • Patch 1 (#5604) @maxxsh
  • Fix typo errors in CONTRIBUTING.md (#5623) @FarukhS52
  • Change Ultima paragraph (#5624) @hjoaquim
  • FIX #5600 Updated the Twitter logo to X logo (#5601) @professssor
  • Hotfix/econometrics export filename fix (#5508) @ssahaxd
  • Update README.md with new demo (#5598) @DidierRLopes
  • fix: A value is trying to be set on a copy of a slice from a DataFrame (#5591) @abhishek-amar
  • Updating Ultima urls (#5587) @hjoaquim
  • Add columns to stocks/search (#5565) @AdwaitSalankar
  • added platform API integration test to Nightly build (#5571) @luqmanbello
  • fix: Modify 'load' behavior to append data to existing sheet (#5503) @ssahaxd
  • Hotfix/ultima improvements (#5553) @AdiSai
  • add new bot command autopost docs (#5530) @andrewkenreich
  • Updating showcase page (#5543) @hjoaquim
  • Ultima Insights description update (#5541) @hjoaquim
  • Add the v4 tests to default branch (#5536) @jmaslek
  • Release/3.2.3 (#5529) @jmaslek

We are proud of our community contributors and staunch supporters of open-source ecosystems. Help us promote our community by tagging @openbb_finance on Twitter with a link to your pull request, and join our Discord server to chat about your contribution! We want to hear about your experience!

Website, Twitter, Linkedin, Instagram, Reddit, Discord

v3.2.3

8 months ago

Thank you for your patience! We have been working hard on the release of the openbb platform, which will be v4. You can check out the progress on our open PRs or the open branches.

Thank you and welcome to our new contributors πŸ”₯

@Light-JH, @MarkBenjamin and @ferreiratiago

What's new πŸŽ‰

  • We have fixed some issues related to the pip installation, which required pinning certain libraries.
  • General bug fixes

What's changed πŸš€

  • hotfix/fix-pylint-errors: Fixes a couple of pylint errors (#5506) @deeleeramone
  • Update finvizfinance (#5500) @jmaslek
  • hotfix/forecast-make-intraday-work: An attempt to make intraday data work with forecast functions (#5486) @deeleeramone
  • Pin financedatabase (#5495) @jmaslek
  • Fix bug that doesn't allow to iterate through tickers with a dot (#5489) @DidierRLopes
  • refactor: reviewpad configuration (#5493) @ferreiratiago
  • hotfix/delete-options-screener-intro: Removes deprecated function from Intros documentation. (#5474) @deeleeramone
  • Hotfix stock screener (#5440) @jmaslek
  • Print message if yahoo finance load fails (#5450) @Light-JH
  • Hotfix/pywry 0.6.1 (#5446) @tehcoderer
  • Hotfix/weird logs (#5439) @hjoaquim
  • Improve readme header (#5432) @DidierRLopes
  • Release/3.2.2 (#5391) @jmaslek
  • Feature/sdk usage basics webpage tidy (#5388) @MarkBenjamin

We are proud of our community contributors and staunch supporters of open-source ecosystems. Help us promote our community by tagging @openbb_finance on Twitter with a link to your pull request, and join our Discord server to chat about your contribution! We want to hear about your experience!

Website, Twitter, Linkedin, Instagram, Reddit, Discord

v3.2.2

9 months ago

Thank you and welcome to our new contributors πŸ”₯

@Define101 and @kulbinderdio

What's new πŸŽ‰

We are excited to launch an implementation of TimeGPT from nixtla!

As per usual, we are also including some general bug fixes, enhancements and documentations. We have also deprecated some crypto functions that have not been returning data from their API.

What's changed πŸš€

  • update defillama_dapps json file (#5380) @Define101
  • Allow to execute reports url from reports menu (#5385) @DidierRLopes
  • Feature/companies house (#4721) @kulbinderdio
  • Hotfix - PyWry fix python 3.11 fail on boot, copy+paste on MacOS (#5384) @tehcoderer
  • Change bootup message (#5378) @jmaslek
  • Add example notebook for building volume-at-price chart. (#5370) @deeleeramone
  • Fix foreach on routine where the inputs provided are not valid (#5373) @DidierRLopes
  • 1st integration with TimeGPT-1 (Beta), from Nixtla (#5292) @DidierRLopes
  • Removed prints (#5367) @colin99d
  • Some error handling (#5357) @colin99d
  • Improves the settings/userdata command, and upgrade ruff (#5359) @colin99d
  • bye bye shroom (#5351) @colin99d
  • hotfix / Allow routine args inside lists (#5353) @tehcoderer
  • Fix the CPI CSV and remove twitter functionalities (#5350) @jmaslek
  • Thegraph totally changed, I removed the endpoints (#5349) @colin99d
  • Adds example notebook for installing in Google Colab (#5333) @deeleeramone
  • Improve documentation (#5345) @colin99d
  • Fixes #5332 (#5344) @colin99d
  • hotfix/fix-stocks-search-sdk3: Fixes the stocks search so that it doesn't print_rich_table() for SDK. (#5329) @deeleeramone
  • Fixed URL for uploading to the hub (#5340) @colin99d
  • Fixed the request function (#5336) @colin99d
  • Release/3.2.1 (#5335) @jmaslek

We are proud of our community contributors and staunch supporters of open-source ecosystems. Help us promote our community by tagging @openbb_finance on Twitter with a link to your pull request, and join our Discord server to chat about your contribution! We want to hear about your experience!

Website, Twitter, Linkedin, Instagram, Reddit, Discord

v3.2.1

10 months ago

What's new πŸŽ‰

We are super excited to launch community routines in the terminal!

This is accompanied by our usual bug fix and general enhancements.

What's changed πŸš€

  • hotfix/simplify-regex (#5324) @DidierRLopes
  • Fix routines creation from the Terminal to Hub (#5312) @DidierRLopes
  • Fix regex (#5320) @DidierRLopes
  • Creates a "--dev" flag that points to dev backend for testing with hub (#5319) @DidierRLopes
  • small fixy (#5318) @DidierRLopes
  • few more updates (#5317) @DidierRLopes
  • --debug points to dev env (#5316) @DidierRLopes
  • Silly (#5313) @DidierRLopes
  • hotfix/ /stocks/fa/pt show all price targets on hover (#5305) @tehcoderer
  • hotfix/options-hist: Fixes options/hist to display date column when raw is True (#5304) @deeleeramone
  • Allow the exe command to run URLs (#5295) @colin99d
  • Feature/news sentiment (#5274) @Sai-132
  • hotfix/ conflict docstrings (#5293) @tehcoderer
  • hotfix / forecast, qa/hist (#5290) @tehcoderer
  • Fixed the get routines to meet the new backend standard (#5271) @colin99d
  • Actually fix databento this time (#5287) @jmaslek
  • add --india flag to stocks/load (#5281) @the-praxs
  • Feature/options_views: Add a Variety of Views/Charts to Extend the OptionsChains Class (#5222) @deeleeramone
  • hotfix/economy-controller-sort-filter: Fwd P/E regex fix (#5273) @deeleeramone
  • Update all_api_keys.json (#5277) @DidierRLopes
  • Move hub api keys ts (#5267) @montezdesousa
  • Hotfix economy/overview rates displaying as dates (#5269) @tehcoderer
  • Adds details/image for installing C++ Build Tools (#5268) @deeleeramone
  • hotfix/gdp-units - better GDP units (#5262) @deeleeramone
  • Hotfix/ locking when deploying streamlit app (#5261) @tehcoderer
  • Fix issue where incorrect key for biztoc prints exception (#5257) @jmaslek
  • Check token expiration before request (#5255) @montezdesousa
  • hotfix/economy-report-duplicate-table: fixes duplicate tables. (#5252) @deeleeramone
  • hotfix/docs-sdk-basics-headTitle: fix headTitle (#5253) @deeleeramone
  • Fix/reports (#5251) @jmaslek
  • Fix/reports (#5250) @jmaslek
  • Release/3.2.0 (#5243) @jmaslek

We are proud of our community contributors and staunch supporters of open-source ecosystems. Help us promote our community by tagging @openbb_finance on Twitter with a link to your pull request, and join our Discord server to chat about your contribution! We want to hear about your experience!

Website, Twitter, Linkedin, Instagram, Reddit, Discord

v3.2.0

10 months ago

Thank you and welcome to our new contributors πŸ”₯

@harshvardhansharma

What's new πŸŽ‰

  • New hold functionality for overlaying charts
  • Added the USD Liquidity Index to the economy menu
  • Edited economy/treasury data source
  • Deprecated stocks/ta/rsp
  • Deprecated economy/rtps
  • Updated some older pinned dependencies
  • General bug fixes and enhancements

What's changed πŸš€

  • add public routines flag (#5236) @montezdesousa
  • Release Cleanup (#5233) @jmaslek
  • Hotfix/ improve tables/charts (#5228) @tehcoderer
  • Adds a matlab like hold on to plot on same axis (#5173) @jmaslek
  • Update routine tags (#5221) @DidierRLopes
  • Manually triggered unit test (#5229) @jmaslek
  • adds note indicating V3.1.0 is required for loops and keywords (#5219) @deeleeramone
  • Update treasury command to get directly from fed (#5215) @jmaslek
  • hotfix / improve autoscaling/dynamic loading, fix forex candle charts, equity reports (#5183) @tehcoderer
  • Close 2 stocks fa issues with polygon (#5217) @jmaslek
  • Fix prompt typo (#5192) @montezdesousa
  • hotfix / Moving Averages Export (#5214) @tehcoderer
  • Get oanda back to forex sources to fix the menu (#5204) @piiq
  • Make some improvements to askobb (#5205) @jmaslek
  • Remove economy/rtps and stocks/ta/rsp (#5181) @jmaslek
  • [Update] bump langchain and llama (#5202) @martinb-bb
  • Hotfix / Switch download_plotly_js to run in thread (#5203) @tehcoderer
  • feature/usd-liquidity-index: Adds USD Liquidity Index to Economy menu (#5174) @deeleeramone
  • hotfix/fix-stocks-screener: Fixes the random column header artifacts (#5199) @deeleeramone
  • feature/examples-optionsChains: Add Notebook example: optionsChains (#5165) @deeleeramone
  • hotfix/fix-intrinio-load: (#5188) @deeleeramone
  • hotfix/economy-index-list: Adds Six Indices to the economy/index List (#5185) @deeleeramone
  • hotfix/docs-sdk-forex: Fixes #5194 (#5196) @deeleeramone
  • hotfix / Save session on oauth login (#5195) @tehcoderer
  • Adds Topledger on-chain data (#5029) @harshvardhansharma
  • hotfix / TA ma's empty if not enough data for window (#5180) @tehcoderer
  • hotfix/fix-options-skew: Fixes columns not subtracting (#5170) @deeleeramone
  • Release/3.1.0 (#5168) @jmaslek

We are proud of our community contributors and staunch supporters of open-source ecosystems. Help us promote our community by tagging @openbb_finance on Twitter with a link to your pull request, and join our Discord server to chat about your contribution! We want to hear about your experience!

Website, Twitter, Linkedin, Instagram, Reddit, Discord

v3.1.0

11 months ago

Thank you and welcome to our new contributors πŸ”₯

@AdiSai, @LOne2three, @Sai-132, @bimbolimbo, @jj701 and @skhan59bbk

What's new πŸŽ‰

  • askobb is released in BETA mode. We are still working on fine tuning certain aspects, but are looking forward to hearing from you!
  • Routine recording enhanced. You can now have description and tags, which will upload to the OpenBB Hub.
  • Routine scripting enhanced
  • New news sentiment function provided from Onclusive
  • Enhanced Options SDK functionalities
  • General enhancements and bug fixes

What's changed πŸš€

  • hotfix/ no username on reset (#5161) @tehcoderer
  • Feature/routine tags (#5154) @montezdesousa
  • Fix shrs table (#5163) @IgorWounds
  • hotfix/options-stats-index-rename: renames the index column to 'strike' when get_stats('strike') (#5160) @deeleeramone
  • Feature/ Pywry login (#5115) @tehcoderer
  • hotfix/options-chains-guide: Adds SDK intro guide for Options Chains (#5155) @deeleeramone
  • Query askobb on api openbb co (#5153) @jmaslek
  • Progressive improvements to askobb v0.3 (#5150) @martinb-bb
  • Progressive improvements to askobb (#5148) @martinb-bb
  • Feature/options - OpenBB Options Enhancement Proposal (Part 1 - SDK) (#5079) @deeleeramone
  • Small enhancements (#5146) @jmaslek
  • added error handling (#5147) @bimbolimbo
  • hotfix/docs-faq-debug-mode: Adds debug mode instructions for Terminal and SDK (#5145) @deeleeramone
  • hotfix/ Change theme fails if trace.marker.color isn't an array (#5144) @tehcoderer
  • hotfix/ Chart Overlay x column not setting by default (#5142) @tehcoderer
  • Move askobb to cmd and change question to prompt (#5141) @jmaslek
  • Fix balance sheet (#5139) @IgorWounds
  • Wrong type ticker (#5138) @bimbolimbo
  • Fix income and cash flow statements (#5137) @IgorWounds
  • hotfix/fix-screener: Fix for #5135 (#5136) @deeleeramone
  • Add index names so import works (#5134) @jmaslek
  • Adds crypto fees revenue command (#4067) @jose-donato
  • Fix wrapping (#5133) @IgorWounds
  • Fix help and question (#5132) @IgorWounds
  • Fix blank chart (#5128) @IgorWounds
  • small typo fix in contributing guidlines (#5125) @bimbolimbo
  • hotfix/ Include plotly.js in reports html + Improve Charts in Reports (#5126) @tehcoderer
  • hotfix/ tables pd.to_numeric (#5124) @tehcoderer
  • Feature/news sentiment (#4339) @Sai-132
  • Large Language Model - Text to command (#4695) @minhhoang1023
  • adds VIX9D and VIX3M to index list (#5119) @deeleeramone
  • Vscode/Github Codespaces dev container (#4975) @jj701
  • hotfix/ bump Pywry fixes High CPU usage (#5122) @tehcoderer
  • Remove all key logger.info (#5112) @jmaslek
  • feature/ Set profile on identify (#5102) @tehcoderer
  • hotfix/deprecate-options-screener: Sunsets deprecated Options screener (#5111) @deeleeramone
  • hotfix/ wrong default for yaxisFixedRange (#5106) @tehcoderer
  • hotfix/fa-yfinance-plot - makes stocks/fa/income --plot output match everything else. (#5101) @deeleeramone
  • Hotfix/ Tables + Charts Issues (#5100) @tehcoderer
  • Avoid pandas' SettingWithCopyWarning (#5105) @piiq
  • hotfix/fix-balance-headers: Fixes #5094 (#5099) @deeleeramone
  • Feature/futures curve history (#5086) @skhan59bbk
  • fixes stocks/fa integration test file (#5092) @deeleeramone
  • hotfix/ca-sentiment-raw-date: Fixes #5095 (#5097) @deeleeramone
  • hotfix/ XAxis Dateindex format (#5098) @tehcoderer
  • No guest if installer (#5076) @montezdesousa
  • hotfix/integration-test-fixes - patches integration tests: stocks/test_insider and test_screener (#5084) @deeleeramone
  • hotfix/ Dashboards random issue with theme not loading (#5082) @tehcoderer
  • fixing rating command (#5081) @andrewkenreich
  • Upload routine to hub on stop (#5077) @montezdesousa
  • Install Page: adds reference to the YAML files for Python 3.8 and 3.10 (#5073) @deeleeramone
  • OpenBB Script Routines major improvement (#5005) @DidierRLopes
  • Add more futures to curve (and probably some more bugs) (#5049) @jmaslek
  • Update download link on update version text (#5075) @jmaslek
  • Creates examples folder for SDK Notebook examples (#5057) @deeleeramone
  • Feature/ultima top headlines (#5061) @AdiSai
  • Hotfix/reddit spacc (#5067) @LOne2three
  • Hotfix/cpdesc (#5070) @colin99d
  • Adds test for collinearity to the econometrics menu (#5018) @northern-64bit
  • Fixes Description on Fixedincome (#5065) @colin99d
  • Fix /keys status does not update after logging in (#5055) @montezdesousa
  • hotfix/ Options Historical + Crypto candles (#5064) @tehcoderer
  • fix integration test for fixedincome controller (#5060) @deeleeramone
  • Hotfix/docs-sdk-basics: Updates SDK basics page. (#5024) @deeleeramone
  • Preserve stock ticker suffix (#5056) @IgorWounds
  • Increases Integration Tests Coverage (#5051) @deeleeramone
  • 100% coverage for fixed income integration tests (#5048) @deeleeramone
  • Adds primaryUsage to Posthog logs (#5037) @hjoaquim
  • Hotfix/edebt (#5046) @IgorWounds
  • Remove \n from insider table (#5045) @IgorWounds
  • Hotfix/ Candle --log (#5039) @tehcoderer
  • hotfix/ Charts Theme change not persisting (#5036) @tehcoderer
  • Fix file edge case (#5033) @IgorWounds
  • Removal of Interactive Charts Legacy Web Modules (#5034) @tehcoderer
  • hotfix/ modebar hide/show on hotkeys (#5026) @tehcoderer
  • fixing min-mix stikes on options (#5028) @andrewkenreich
  • Release/3.0.1 (#5031) @jmaslek
  • Release/3.0.1 (#5025) @jmaslek

We are proud of our community contributors and staunch supporters of open-source ecosystems. Help us promote our community by tagging @openbb_finance on Twitter with a link to your pull request, and join our Discord server to chat about your contribution! We want to hear about your experience!

Website, Twitter, Linkedin, Instagram, Reddit, Discord

v3.0.1

1 year ago

Thank you and welcome to our new contributors πŸ”₯

@Disorrder, @LOne2three, @marban, @skhan59bbk and @the-praxs

What's new πŸŽ‰

  • Added BizToc news
  • Added GARCH forecast in econometrics
  • Heikin Ashi Candles available using candle --ha
  • Support for multiple tickers in stocks/quote
  • General Bug fixing and enhancements

What's changed πŸš€

  • Update gamma command in docs (#5021) @andrewkenreich
  • Retire old doc pages (#5012) @piiq
  • Hotfix/ Candle Lines, Tables/Charts Save (MacOS) (#5019) @tehcoderer
  • Hotfix / Fix reset command error force closing terminal (#5017) @tehcoderer
  • Feature/improve posthog logs (#4951) @hjoaquim
  • feature / Refactor Interactive Charts to React (#4941) @tehcoderer
  • fix biztoc print on launch (#5004) @jmaslek
  • feature/heikin-ashi-candles: Adds a flag for Heikin Ashi Candles on stocks/candle (#4979) @deeleeramone
  • Keyboard hotkey macros to website docs (#5002) @DidierRLopes
  • Fix api-key md file in docs (#5001) @jmaslek
  • First introduction of news_biztoc β€” A new partnership with BizToc.com (#4864) @marban
  • Tables component: Clear filters (#4996) @Disorrder
  • Add linux docker launch command notes (#4999) @piiq
  • Adding GARCH (#4815) @northern-64bit
  • Create KEYBOARD_HOTKEY_MACROS.md (#4986) @DidierRLopes
  • Fix windows integration coverage workflow (#4998) @montezdesousa
  • Integration test coverage (#4969) @IgorWounds
  • Hotfix/databento + bugs (#4973) @jmaslek
  • [Bug] Restores Portfolio Optimization Parameters Template File (#4976) @deeleeramone
  • Fixed equity report (#4991) @the-praxs
  • Removes Instances of Global Pandas Display Setting Being Set in fmp_view (#4983) @deeleeramone
  • Updated pytrends dependency in config files and remove temp workaround (#4989) @the-praxs
  • Fixed date format for crypto.dd.twitter and crypto.dd.events in SDK (#4990) @the-praxs
  • Hotfix/ stocks/fa/dcf (#4992) @IgorWounds
  • hotfix/forecast-export: Fixes Forecast Menu's Export Command. (#4994) @deeleeramone
  • hotfix/fix-edebt: Patches economy/edebt and updates tests (#4981) @deeleeramone
  • Hotfix/routine default file overwrite (#4927) @LOne2three
  • Docs/Terminal FAQ: adds libzlma workaround. (#4974) @deeleeramone
  • Fixed search command issues (#4845) @the-praxs
  • Updates Terminal Intro Guide for Economy Menu's Recent Changes. (#4967) @deeleeramone
  • Updates SDK Intro Guide for Fundamental Analysis Module's Recent Changes (#4964) @deeleeramone
  • fixing equity report issue (#4922) @andrewkenreich
  • Fixed column names for economy\performance and economy\valuation (#4968) @the-praxs
  • feat(docs): add math katex support (#4972) @Disorrder
  • Hotfix/kill cov (#4971) @jmaslek
  • hotfix/stock-screener-remove-delimiter: Gets rid of commas in Company column. (#4954) @deeleeramone
  • Fixed --help arg not working for some commands in keys menu (#4956) @the-praxs
  • Removing wrong transposition (#4959) @hjoaquim
  • Hotfix/stocks quote help description: replaces help dialogue description for --ticker. (#4953) @deeleeramone
  • crypto/disc DappRadar update (#4918) @IgorWounds
  • hotfix/docs-api-keys-title - Changes title of page from "Settings & API Keys" to "Setting API Keys" (#4949) @deeleeramone
  • Remove commas from i18n (#4952) @IgorWounds
  • Fix Index not showing for FMP (#4948) @IgorWounds
  • Enhances stocks/quote to allow for multiple tickers (#4928) @deeleeramone
  • Fix --std argument in bbands command (#4866) @northern-64bit
  • Hotfix/docs Updates Terminal Intro for Options, Creates Terminal Intro for Mutual Funds (#4917) @deeleeramone
  • Correct sentence in the SDK portfolio intro documentation (#4945) @northern-64bit
  • Adds options helper function for DTE, updates SDK trail map to not use yFinance. (#4937) @deeleeramone
  • Adds type to the version on the SystemModel (#4944) @hjoaquim
  • Fixed incorrect data display using stocks/fa/est command (#4940) @the-praxs
  • Adds shroom command and removes old ones (#4246) @jose-donato
  • Hotfix/ tables export (#4924) @tehcoderer
  • Feature / Logging (#4923) @tehcoderer
  • Futures Curve: minor cosmetic improvements (#4901) @skhan59bbk
  • Hotfix/ Improve setting/loading Streamlit session state variables (#4905) @tehcoderer
  • Remove stocks/disc/cnews command (#4920) @piiq
  • hofix / sync with main post (#4911) @tehcoderer
  • hotfix/ fix windows pyinstaller subprocess fail if space in path (#4910) @tehcoderer
  • Increase integration test coverage (#4902) @IgorWounds
  • Release/3.0.0 (#4909) @jmaslek

We are proud of our community contributors and staunch supporters of open-source ecosystems. Help us promote our community by tagging @openbb_finance on Twitter with a link to your pull request, and join our Discord server to chat about your contribution! We want to hear about your experience!

Website, Twitter, Linkedin, Instagram, Reddit, Discord