GamestonkTerminal Versions Save

Investment Research for Everyone, Everywhere.

v2.0.0

1 year ago

We are excited to announce OpenBB Terminal 2.0

Major Release Notes πŸš€

  • OpenBB SDK
    • OpenBB Terminal available through pip install openbb
    • Full dependency chains for toolkits can be obtained through
      • pip install openbb[optimization]
      • pip install openbb[forecast]
      • pip install openbb[all]
    • OpenBB Forecasting Menu
      • Load terminal data or bring in your own data. Integration with u8 darts library
      • Custom tuning of models in the terminal
    • Automated Reports
      • Can now run automated reports installer versions

Minor Release Notes :raised_hands:

  • General bug fixing
    • DCF for US equities
    • Updated events calendar
  • General UI/UX enhancements
    • Multiple auto complete options
    • API Keys saved between installer updates
    • Data source menu for selecting default sources
    • Short how-to intro on initial launch
  • Due to investing.com api changes, we have deprecated the funds menu for mutual fund data for the time being
  • Updated Portfolio Allocation function
  • Futures menu utilizing yahoo finance
  • Automated Docker Build
    • Can build docker image locally with 2 commands
  • Internationalization
    • Add a translation into your native language

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

@Chavithra, @DidierRLopes, @JerBouma, @Lukazcreations, @andrewkenreich, @colin99d, @deeleeramone, @hjoaquim, @jmaslek, @jose-donato, @martinb-bb, @montezdesousa, @pmpmchaves, @simmonsj330 and @tehcoderer

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

v2.0.0rc1

1 year ago

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

@0xDareDevil, @Chavithra, @DidierRLopes, @FedericoGarza, @JerBouma, @Jrryy, @Ph0tonic, @RCasatta, @Sammac-dev, @andrewkenreich, @bohruz, @catalintoma, @colin99d, @deeleeramone, @erlandsen-tech, @gsegatti, @hjoaquim, @jmaslek, @jose-donato, @k297lee, @kairosdojo, @martinb-bb, @minhhoang1023, @montezdesousa, @northern-64bit, @obydog002, @piiq, @pragyaasapkota, @reshuraj57, @sadikkuzu, @simmonsj330, @taiyeoguns, @tehcoderer, @victortangggg, @wonhyeongseo and @zafar-hussain

What's changed πŸš€

  • release 2.0.0rc1 (#3531) @Lukazcreations
  • add changes to docs (#3533) @andrewkenreich
  • Fix incorrect date typing in signatures (#3524) @montezdesousa
  • Add clenow and demark to SDK (#3525) @montezdesousa
  • shrug (#3535) @jmaslek
  • Docs fixes (#3530) @jose-donato
  • Reorganize project extras for a pip installable package (#3432) @piiq
  • New documentation website (#3526) @jose-donato
  • Fix crypto/dd/eb in SDK (#3523) @montezdesousa
  • Bug fixes (#3423) @colin99d
  • Suppress logs for dashboards (#3522) @hjoaquim
  • Sdk markdown generation (#3407) @jose-donato
  • Report fixes (#3509) @jmaslek
  • Terminal Docs Auto Generation (#3438) @tehcoderer
  • More sdk enhancements (#3480) @jmaslek
  • Add keys examples in docstrings (#3497) @montezdesousa
  • Stocks Suggestor Repair (#3477) @colin99d
  • Add missing qa functions capm, beta, cusum, acf, qqplot, hist, line (#3499) @montezdesousa
  • Fix crypto 3327 (#3434) @hjoaquim
  • Add a single unit test to check sdk import (#3489) @jmaslek
  • Fixes to Automated Builds (#3483) @simmonsj330
  • Fix #3485 (#3488) @jmaslek
  • Trailmap fix (#3487) @jmaslek
  • Portfolio optimization - plot, show and load endpoints (#3443) @montezdesousa
  • Portfolio docstring example fixes and some bugs (#3431) @montezdesousa
  • Changing options legends sizes (#3460) @simmonsj330
  • Making the SDK more intuitive. (#3450) @jmaslek
  • Fixing various bugs (#3474) @colin99d
  • Choices Generation : Forex (#3475) @Chavithra
  • Update sdk on forecast dashboard _chart (#3455) @martinb-bb
  • Small SDK_README.md changes (#3437) @simmonsj330
  • Fixing crypto/onchain/baas signature, docstring, and arguments (#3439) @simmonsj330
  • Fix forecast report to use _chart (#3435) @martinb-bb
  • Fix for covid cases export (#3447) @martinb-bb
  • Fix reports after SDK changes (#3444) @jmaslek
  • Oanda Bug (#3426) @jmaslek
  • Audit SDK and View/Model functions (#3384) @colin99d
  • Fix Bugs (#3433) @colin99d
  • Add choices generation (#3441) @Chavithra
  • SDK mapping refactors + FA refactor (#3440) @jmaslek
  • Top100docs (#3436) @colin99d
  • Fixing exit command on forecast menu (#3421) @simmonsj330
  • SDK : use _chart for views (#3429) @Chavithra
  • Fix #3326 (#3425) @hjoaquim
  • Trim command output spaces (#3424) @montezdesousa
  • Forecasting sdk and environment changes (#3381) @simmonsj330
  • [IMPROVE] Fix Docstring formatting/Fix missing, incomplete type hints (#3412) @tehcoderer
  • Refactoring econometrics for SDK usability (#3379) @jmaslek
  • Refactor option chain for sdk (#3414) @jmaslek
  • Remove signatures with volatile date defaults (#3385) @montezdesousa
  • SDK bugs (#3420) @jmaslek
  • fix hugo (#3417) @hjoaquim
  • Fix economy plot (#3346) @hjoaquim
  • Change common trails to no trails (#3419) @jmaslek
  • Incorporate portfolio class into SDK (#3401) @montezdesousa
  • Updating terminal version message (#3408) @simmonsj330
  • Style fixing: removing --ascend/--descend (#3395) @hjoaquim
  • fix dashboard imports (#3410) @jmaslek
  • [FEAT] StatsForecast MSTL forecasting model (#3338) @FedericoGarza
  • [FEAT] StatsForecast AutoARIMA forecasting model (#3336) @FedericoGarza
  • Sdk dates (#3354) @montezdesousa
  • [FEAT] StatsForecast RandomWalkWithDrift forecasting model (#3339) @FedericoGarza
  • [FEAT] Automatic Statistical Forecasting (#3317) @FedericoGarza
  • Remove mockings (#3378) @hjoaquim
  • Feature/attribution toolkit (#3156) @Sammac-dev
  • Grammar Police (#3382) @deeleeramone
  • Removing autocomplete for all limit (#3322) @simmonsj330
  • crypto/ov/categories sort options (#3335) @simmonsj330
  • Fixing crytpo/ov/stables bugs (#3333) @simmonsj330
  • Fixing windows build by updating pyproject.toml and commenting out one integration test (#3320) @simmonsj330
  • Moves the content into the right file/location (#3345) @deeleeramone
  • Add in portfolio guides for both portfolio and portfolio optimization (#3357) @JerBouma
  • Fix SDK website documentation script (#3371) @montezdesousa
  • Improve Forex Helper (#3351) @colin99d
  • hugo hotfix (#3359) @jmaslek
  • Add CI integration with Reviewpad (#3310) @piiq
  • Fix perf -p 1y, returns nan% and empty cells (#3344) @montezdesousa
  • SDK : faster and simpler architecture (#3289) @Chavithra
  • Adding some test coverage (#3316) @jmaslek
  • Stock Integrated Tests (#3353) @colin99d
  • Papermill installer specific version (#3332) @simmonsj330
  • initial commit - colin please fix tests (#3309) @andrewkenreich
  • [Bugs] Fix 3255,3160 + Improved Terminal Version Check (#3296) @tehcoderer
  • Integrated tests failure output to CSV (#3352) @colin99d
  • New format for SDK documentation (#3211) @montezdesousa
  • Portfolio menu bug fixes (#3204) @montezdesousa
  • Attribute pyth (#3350) @jose-donato
  • [FEAT] StatsForecast AutoCES forecasting model (#3337) @FedericoGarza
  • [FEAT] StatsForecast SeasonalNaive forecasting model (#3340) @FedericoGarza
  • Adds Intro Guide for the Stock Options SDK Module (#3298) @deeleeramone
  • Delete OpenBB Terminal.bat (#3329) @colin99d
  • Pin mypy to 0.982 on GitHub workflows (#3343) @montezdesousa
  • Adds Intro Guide to ETF SDK Module (#3315) @deeleeramone
  • Adds guide for QA module of the SDK (#3321) @deeleeramone
  • Adds guide for Technical Analysis SDK module (#3324) @deeleeramone
  • [UX improvement] Adding in docs URL to help commands on terminal (#3330) @martinb-bb
  • Fix economy bugs (#3144) @hjoaquim
  • Poetry : remove optional dependencies + set papermill 2.4.0 (#3251) @Chavithra
  • Fix 3043 (#3268) @jose-donato
  • Refactored quote command (#3304) @colin99d
  • fix [Bug] Screeners - Autocomplete of Stock Screener (#3308) @andrewkenreich
  • futures/curve capitalization fix (#3319) @simmonsj330
  • fixing macd and a few others (#3312) @andrewkenreich
  • Fix Various portfolio/po issues (#3286) @colin99d
  • Small pyproject changes (#3281) @simmonsj330

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

v1.9.0

1 year ago

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

@Chavithra, @DidierRLopes, @JamesWalden97, @TJKlein, @Uzaaft, @catalintoma, @colin99d, @erlandsen-tech, @et41, @gnzng, @hjoaquim, @jmaslek, @jose-donato, @minhhoang1023, @montezdesousa, @northern-64bit, @pauljsymonds, @raviolispy, @simmonsj330 and @soggyomelette

What's changed πŸš€

  • Release 1.9.0 (#2694) @simmonsj330
  • Fixed crypto report issues (#2722) @colin99d
  • Docker Volume Support and Remove the Last of the Files (Last Docker PR I Promise) (#2715) @colin99d
  • Data Sources Fix for Installer: Second Try (#2718) @simmonsj330
  • Sources Bug Fix Revert (#2717) @simmonsj330
  • Docker revisions 2.0 (#2714) @colin99d
  • replace ln and ld by search (#2710) @DidierRLopes
  • Cleans plotting functionality for stocks/sia/metric (#2713) @colin99d
  • fixed typos in example for Jupyter notebook (#2687) @TJKlein
  • fix bitquery crypto funcs (#2711) @DidierRLopes
  • put ticker on clenow func (#2709) @DidierRLopes
  • Portfolio binary bug fix (#2700) @simmonsj330
  • Data Sources Default Installer Bug Fix (#2708) @simmonsj330
  • Automatically Create and Build Docker (#2706) @colin99d
  • Improved error handling for crypto commands (#2704) @colin99d
  • Add record session into routine capabiltiies (#2702) @DidierRLopes
  • Fix key error bug (#2705) @colin99d
  • fix: bug #2691 (#2698) @et41
  • Fix typo in config.toml (#2699) @JamesWalden97
  • ssl fix (#2693) @simmonsj330
  • Fix ec macro (#2689) @colin99d
  • Improved sorting capabilities in the news function (#2682) @colin99d
  • Bug/2583 (#2671) @catalintoma
  • Fix google trends. Error: The request failed: Google returned a response with code 429. (#2677) @montezdesousa
  • Fixed ccxt (#2666) @colin99d
  • fix: error #2676 (#2683) @soggyomelette
  • Fix charmap flair issue on windows (#2664) @colin99d
  • Fixes bug that makes reports INACCESSIBLE (#2680) @colin99d
  • Fixed shrs command -h (#2663) @colin99d
  • Portfolio bundle fix (#2665) @montezdesousa
  • Added integration tests fixes (#2670) @colin99d
  • fix get_df for output in stocks/disc (#2667) @gnzng
  • Add End of Day Historical Data to FA : https://eodhistoricaldata.com/r/?ref=869U7F4J to (#2500) @pauljsymonds
  • Fix bad api output (#2659) @colin99d
  • Last stocks int (#2658) @colin99d
  • Fixes integrated tests for alt and economy (#2655) @colin99d
  • FIxes topbuys (#2657) @colin99d
  • Fix stock and fund (#2656) @colin99d
  • fixing integration tests for crypto defi (#2624) @simmonsj330
  • integration test fix for crypto disc (#2625) @simmonsj330
  • Fixed the bug and refactored updating active data (#2651) @colin99d
  • Fixing logs on CI (#2653) @Chavithra
  • Small refactor to terminal.py (#2640) @colin99d
  • Fixes integrated tests for the economy controller (#2645) @colin99d
  • Fixed the bug in crypto/dd/oi (#2650) @colin99d
  • Etf fix (#2647) @colin99d
  • Update README.md (#2648) @colin99d
  • Fixes econometric menu integrated tests (#2644) @colin99d
  • Fixes the alt menu integrated tests. (#2643) @colin99d
  • New path for presets (#2634) @soggyomelette
  • New path for data_sources_default.json (#2646) @soggyomelette
  • fixing crypto nft integration bug (#2639) @simmonsj330
  • Improved futures dashboard (#2635) @colin99d
  • Removed ford command (#2627) @colin99d
  • Refactor CONTRIBUTING GUIDELINES (#2494) @DidierRLopes
  • Added recom error handling (#2628) @colin99d
  • Fixed export_data issue in Options controller (#2629) @colin99d
  • Fixed bad source default (#2630) @colin99d
  • New path for routines (#2632) @soggyomelette
  • New path for portfolio data (#2611) @soggyomelette
  • Update pull_request_template.md (#2631) @colin99d
  • fix typo (#2617) @erlandsen-tech
  • Be able to change user data folder and add path for exports (#2592) @soggyomelette
  • Fixing the voi command (#2613) @northern-64bit
  • Bug/2590 error setting exp (#2615) @erlandsen-tech
  • Portfolio controller fixes (#2610) @montezdesousa
  • Fix exports (#2584) @catalintoma
  • refactor: convert for loops into list and dict comprehensions (#2493) @Uzaaft
  • stocks/dps bug fixes (#2614) @montezdesousa
  • Adds auto yaml generation (#2587) @colin99d
  • Fix a bug and refactor stock helpers (#2566) @colin99d
  • fresh reports fix (#2570) @soggyomelette
  • Tests over API Best Practices (#2344) @colin99d
  • Fix bugs for news (SSL, sources) and fred (SSL) (#2585) @simmonsj330
  • Add path for custom_imports outside the terminal (#2567) @soggyomelette
  • Minor fixes in API usage (#2588) @montezdesousa
  • Updating feature flags : logs (#2568) @Chavithra
  • Integrate live feeds from Pyth (#2178) @jose-donato
  • Update docs link to openbb.co/docs (#2581) @jose-donato
  • Auto Generate API Documentation (#2360) @colin99d
  • Fix equity report & Update API docs on Hugo (#2573) @minhhoang1023
  • Next release : reports on steroids (#2349) @Chavithra
  • Improving styles loading (#2569) @Chavithra
  • Pylint (#2563) @colin99d
  • updating drafter version (#2554) @simmonsj330
  • Friday night bugs (#2557) @jmaslek
  • #2212 Removed hist and trend comamnds from /stocks/ba (#2284) @raviolispy
  • Removing custom menu (#2551) @soggyomelette
  • New path for styles and add timezone as environment variable (#2509) @soggyomelette
  • add a new routine based on Twitter thread (#2555) @DidierRLopes
  • Fixing #2536 (#2550) @Chavithra
  • adding warning to news (#2545) @simmonsj330
  • Comment out etf screener for short term (#2544) @jmaslek
  • I fixed the heatmap function but forgot the colors (#2543) @jmaslek
  • [bug] nft price model (#2475) @jose-donato
  • Suggest data sources to use for a command (#2518) @DidierRLopes
  • Added export to stocks/qa/beta (#2510) @hjoaquim
  • Heatmap fix percents (#2541) @jmaslek
  • Removes nftcalendar.io commands (#2540) @jose-donato
  • Patching news command (#2530) @simmonsj330
  • [Bug] Crypto/DeFi/pools - Error: display_uni_pools() got an unexpected keyword argument 'descend' (#2539) @montezdesousa
  • Fix CMD log to be a well-formed JSON string (#2523) @hjoaquim
  • Some docs improvements (#2528) @jose-donato
  • New path for .env (#2508) @soggyomelette
  • Revert back version (#2527) @simmonsj330
  • Release/1.8.1 (#2526) @simmonsj330
  • API key and WSB bug fix (#2515) @simmonsj330
  • Adding feedparser to spec file (#2525) @simmonsj330
  • Add ETF support for portfolio allocation command (#2143) @montezdesousa

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

v1.8.0

1 year ago

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

@simmonsj330, @chuckdustin12, @sugatoray, @soggyomelette, @pauljsymonds, @hjoaquim, @pftp-jz, @ghbcode, @Jalil F, @DreamerC, @Dylan Cole, @Yahya SayadArbabi, @raphael-coelho-nubank, @pitmonticone, @Drashti Shah, @MOMINCKS, @Javadz, @Vinnie117, @Jay M Gonzalez, @ricwillis98, @asymness, @DiGyt, @Ali Asad Lotia, @Pierre Raii, @Parker Boyes, @nickvin, @Glauco CustΓ³dio, @et41, @Michael Sands

What's changed πŸš€

2022-09-08 - Release/1.8.0 (#2521) by @simmonsj330 2022-09-08 - Allow reports comments to be saved in a new HTML (#2507) by @DidierRLopes 2022-09-07 - M1 macos build system (#2504) by @simmonsj330 2022-09-07 - New path for logs (#2502) by @soggyomelette 2022-09-06 - Add heatmap function to stocks disc (#2454) by @James Maslek 2022-09-06 - Updates fa_demo.openbb to be compatible with the --source and default sources refactor. (#2503) by @deeleeramone 2022-09-06 - Improve ux experience through auto completer (#2483) by @DidierRLopes 2022-09-06 - Intel installer bug fix (#2505) by @simmonsj330 2022-09-06 - added wiki command (#2492) by @hjoaquim 2022-09-06 - Adds a warning regarding /stocks/ba/jcdr (#2501) by @hjoaquim 2022-09-06 - Get rid of option expirations in the past for Nasdaq + bugs (#2498) by @James Maslek 2022-09-05 - Adding optional columns before compute with columns. (#2445) by @Jalil F 2022-09-05 - com2ann: Convert type comments into Python type hints (#2325) by @Christian Clauss 2022-09-05 - [Bug] Fixes the stocks ca cashflow command (#2486) by @northern-64bit 2022-09-04 - fixed issue with cmc top coins #2470 (#2495) by @et41 2022-09-04 - Big refactor to be explicit about data sources (#2490) by @DidierRLopes 2022-09-04 - redact inception date from investpy when incorrect (#2482) by @Michael Sands πŸš€ 2022-09-04 - Add yf for fa/earnings (#2488) by @James Maslek 2022-09-04 - add -f to load if not present (#2489) by @James Maslek 2022-09-02 - allow to do macro TB (#2435) by @DidierRLopes 2022-09-02 - [bug] Fix SettingWithCopyWarning and export error (#2481) by @Parker Boyes 2022-09-01 - fix: Issue 2458 (#2472) by @soggyomelette 2022-09-01 - fix ta command issues #2457 (#2476) by @et41 πŸš€ 2022-08-31 - Add new premium source End of Day Historical Data (#2019) by @pauljsymonds 2022-08-31 - Fix etf function get_all_names_symbols (#2467) by @montezdesousa 2022-08-30 - Fix onchain issues (#2466) by @hjoaquim 2022-08-30 - Fix index error for portfolio historical trades. fixes #2450 (#2451) by @Jalil F 2022-08-30 - Improve readme (#2465) by @DidierRLopes 2022-08-29 - improve income command for plotting (#2434) by @DidierRLopes 2022-08-29 - Fixes getting into qa or pred from crypto controller (#2432) by @DidierRLopes 2022-08-29 - improve exit message (#2448) by @DidierRLopes 2022-08-29 - Overlay Portfolio and Benchmark Returns Distributions (#2233) by @montezdesousa 2022-08-29 - forex quote to use yahoo finance instead (#2436) by @DidierRLopes 2022-08-28 - fix [Bug] Portfolio/EF - adding start/end dates, or period flag, generates Error: shapes (1002, 13) and (14, 20032) not aligned #2372 (#2446) by @soggyomelette 2022-08-28 - Fix stocks/news (#2442) by @DidierRLopes 2022-08-28 - allow percentages for EconDB as required by user (#2440) by @DidierRLopes 2022-08-28 - Improve export folder to custom one (#2439) by @DidierRLopes 2022-08-28 - Allow root access (#2437) by @DidierRLopes 2022-08-28 - Makes running exe files more robust (#2438) by @DidierRLopes 2022-08-28 - Adds Australian Sector Indexes and some others. (#2441) by @deeleeramone 2022-08-27 - pre-commit autoupdate ; pre-commit run --all-files (#2330) by @Christian Clauss 2022-08-27 - fix x-small: Add Python 3.10 and 3.11 release candidate to testing (#2327) by @Christian Clauss 2022-08-27 - Fix liquidations data. fixes OpenBB-finance/OpenBBTerminal#2429 (#2430) by @Jalil F 2022-08-26 - Updates website with degiro documentation (#2413) by @montezdesousa 2022-08-26 - Fixes issue #2419 (#2420) by @nickvin 2022-08-26 - Readme update (#2427) by @James Maslek 2022-08-26 - fix etf/compare (#2426) by @James Maslek 2022-08-26 - minor fix (#2425) by @DidierRLopes 2022-08-26 - Fix economy/fred start date (#2421) by @James Maslek 2022-08-26 - add bullrun.com.br as source for research (#2386) by @Glauco CustΓ³dio πŸš€ 2022-08-25 - Added fix for ttm issue (#2418) by @colin99d 2022-08-25 - Hugo docs (#2415) by @jose-donato 2022-08-25 - Updates Fundamental Analysis Demo Routine - Routine now requires, -i ticker. (#2414) by @deeleeramone 2022-08-24 - fix laod prompt (#2408) by @montezdesousa 2022-08-24 - fix get fred data (#2409) by @James Maslek 2022-08-24 - NFTs - added floor price and collections commands (#2375) by @jose-donato 2022-08-24 - Refactoring crypto load (#2366) by @jose-donato 2022-08-24 - Fix missing polygon api (#2392) by @nickvin πŸš€ 2022-08-23 - feat m: [Crypto/DD] Add Coinglass Liquidations (#2402) by @Jalil F 2022-08-23 - Fixed polygon quarterly (#2401) by @colin99d 2022-08-23 - Fixed the etf compare command (#2394) by @colin99d 2022-08-23 - Add nasdaq as an options source (#2397) by @James Maslek 2022-08-23 - Fixed issue with tk command (#2395) by @colin99d 2022-08-23 - Fixed blacklitterman export (#2396) by @colin99d 2022-08-22 - Changed cdebt to edebt with wording fixes (#2393) by @colin99d 2022-08-22 - Fixed issues with x axis ordering (#2391) by @colin99d 2022-08-22 - Fix income statement bad headers (#2390) by @colin99d 2022-08-22 - More verbose error (#2389) by @colin99d 2022-08-22 - Bug fixes (#2387) by @colin99d 2022-08-22 - Bug fixes (#2388) by @colin99d 2022-08-22 - Adds relative strength percentile to stocks/ta (#2302) by @soggyomelette 2022-08-22 - Improve SIA experience as based on feedback (#2264) by @DidierRLopes 2022-08-22 - fix issue 2314 (#2384) by @montezdesousa 2022-08-22 - removed -s flag from documentation (#2379) by @Parker Boyes πŸš€ 2022-08-19 - fix error (#2369) by @soggyomelette 2022-08-19 - Fixed breaking changes to hotpenny (#2368) by @colin99d 2022-08-19 - change sort_col -> sortby (#2361) by @James Maslek 2022-08-18 - Small change + small bug fix (#2359) by @James Maslek 2022-08-18 - Added fixes from the general integration tests (#2357) by @colin99d 2022-08-18 - Fix TA integration script (#2356) by @James Maslek 2022-08-18 - start -> start date (#2355) by @James Maslek 2022-08-18 - Allow search to have multiple words (#2353) by @James Maslek 2022-08-18 - fix: typo in tradinghours_controller.py (#2337) by @Pierre Raii πŸš€ 2022-08-18 - Fixes Forex Quote (#2350) by @colin99d 2022-08-17 - Exit bot ad (#2339) by @James Maslek 2022-08-17 - Here we merge all API Refactor related branches (#2236) by @Chavithra 2022-08-16 - Country debt (#2311) by @colin99d 2022-08-16 - More Options Tradier Fixes (#2309) by @colin99d 2022-08-16 - Update latest allowed python version to 3.10.x (#2208) by @Ali Asad Lotia πŸš€ 2022-08-16 - pyupgrade --py38-plus (#2326) by @Christian Clauss 2022-08-16 - add a test for oanda key (#2297) by @soggyomelette 2022-08-16 - replace pip in message (#2007) by @LBolte29 2022-08-15 - updated API list to include Santiment and Crypto Panic (#2318) by @deeleeramone 2022-08-15 - Scale text size with size of box in crypto/ov/hm (#2278) by @soggyomelette

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

v1.7.0

1 year ago

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

@DiGyt, @DidierRLopes, @JerBouma, @TheYahya, @Vinnie117, @aia, @asymness, @colin99d, @deeleeramone, @drashtishah, @javad94, @jaymgonzalez, @jfarid27, @jmaslek, @jose-donato, @momincks, @montezdesousa, @northern-64bit, @piiq, @pitmonticone, @raphael-coelho-nubank, @raviolispy, @simmonsj330 and @soggyomelette

What's changed πŸš€

We have disabled our Prediction Menu (pred) and discontinued it's maintenance in it anticipation of our new Forecasting Menu, which aims to take its place. This new menu is a collection of machine learning features built from the ground up for more efficient and informative investment research.

  • Release 1.7.0 (#2300) @simmonsj330
  • Hides warning for API not being a terminal in jupyter lab (#2301) @colin99d
  • FIxed report generation (#2305) @colin99d
  • Polygon candle from UTC to EST (#2304) @colin99d
  • Switch away from df append (#2303) @colin99d
  • Options tradier fix (#2295) @colin99d
  • Fix chains (#2294) @colin99d
  • Added yfinance as a source and converted to pandas read_html (#2286) @colin99d
  • Fixed bad yfinance urls (#2282) @colin99d
  • Lock Scipy to 1.8.1. Fixes OpenBB-finance/OpenBBTerminal#2226 (#2227) @jfarid27
  • Fix econ index documentation (#2281) @colin99d
  • Fixes insider stats export (#2280) @colin99d
  • Adding draft release workflow (#2277) @simmonsj330
  • Removed second copy of pylint (#2279) @colin99d
  • Adds Intro Guide to QA menu (#2273) @deeleeramone
  • Rename ecocal to events and fix categories filtering (#2268) @montezdesousa
  • Remove portfolio optimisation shortcut (#2266) @DidierRLopes
  • Fixes ecocal command (#2265) @DidierRLopes
  • Updating docker configuration (#2251) @aia
  • Adds santiment to keys menu in response to #2224 (#2238) @soggyomelette
  • Forgot to staple notarization to file (#2250) @simmonsj330
  • added dcf growth (#2244) @colin99d
  • Add parser for input command arguments (The Forward Slash PR) (#2064) @piiq
  • Ecocal improve (#2225) @montezdesousa
  • Windows10 build system (#2228) @simmonsj330
  • Fixes #2220 by replacing Nan with 0 to allow rounding (#2243) @soggyomelette
  • Fixed Jim Cramer (#2246) @colin99d
  • Small fix (#2240) @piiq
  • Fix degiro keys setup and improve 2FA authentication (#2234) @montezdesousa
  • Updating intel macos build system (#2229) @simmonsj330
  • Futures Improvement (#2239) @colin99d
  • Futures Dashboard (#2188) @colin99d
  • Update forex_api.py (#2215) @Vinnie117
  • Fix insider (#2206) @colin99d
  • News from feedparser + Binance API key check fix (#2192) @DidierRLopes
  • Improved verbosity of dd rating failure, and add color to the chart (#2204) @colin99d
  • Fix coinbase function in crypto/ov (#2205) @jmaslek
  • Added fixes for coinbase (#2202) @colin99d
  • Fix TypeError in /stocks/quantitative_analysis/beta_model (#2190) @DiGyt
  • Added ycrv command (#2203) @colin99d
  • Small danglewood bugs (#2197) @jmaslek
  • [Bugfix/Stocks/KeyMetricsExport] Add export call to FA key metrics controller (#2184) @asymness
  • Clenow Volatility Adjusted Momentum (#2180) @jmaslek
  • Fix portfolio metrics (#2116) @northern-64bit
  • [Bugfix/TradeBalance] Fix parameter name for TradeBalance and handle 'null' response from EconDB API (#2179) @asymness
  • Added a Historical Beta Regression Plot (#2145) @raviolispy
  • Survey command and info, more documentation and bugfixes (#2174) @JerBouma
  • Replace crypto exchange apis with CCXT (#2158) @jose-donato
  • Fix 2099 - add crypto funding rate (#2159) @jose-donato
  • fix tokenomics error (#2155) @jaymgonzalez
  • Add chains via yahoo finance (#2176) @jmaslek
  • Fix volatility (#2173) @DidierRLopes
  • Update GST to OpenBB in _index.md (#2157) @Vinnie117
  • Fixed DCF Handling (#2160) @colin99d
  • Updates crypto load docs to match last load refactor (#2154) @jose-donato
  • Update copy for docs on Why free (#2153) @DidierRLopes
  • Fix stuff (#2150) @DidierRLopes
  • Small improvement in Telegram script (#2144) @javad94
  • better match for econ param parse to dict (#2123) @momincks
  • improve readme file for terminal (#2137) @drashtishah
  • Fixed a few typos (#2136) @pitmonticone
  • Fix link for Quantitative Analysis (#2135) @raphael-coelho-nubank
  • Add in Portfolio Guide and update the Getting Started guide (#2118) @JerBouma
  • Fix demo video width (#2126) @TheYahya
  • Fix ycrv to allow raw display and export when source is FRED (#2127) @montezdesousa
  • [Feature] (XS DevOps) Add jupyterlab build folders to .gitignore. (#2122) @jfarid27

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

Intel MacOS version coming soon!

v1.6.0

1 year ago

A big thank you and welcome to our new contributors: @simmonsj330, @chuckdustin12, @sugatoray, @soggyomelette, @pauljsymonds, @hjoaquim, @pftp-jz, @ghbcode, @jfarid27, @DreamerC, @Deucedadorian πŸš€β€οΈβ€β€οΈβ€β€οΈβ€πŸš€

2022-07-21 - Release/1.6.0 (#2106) by @simmonsj330 2022-07-20 - Fix Economy/Plot - Does not read stored datasets properly (#2112) by @montezdesousa 2022-07-20 - Allow direct orderbook export from degiro paexport to portfolio load command (#2091) by @montezdesousa 2022-07-19 - fix typo - change 'seaarch' to 'search' (#2114) by @Deucedadorian πŸš€ 2022-07-19 - Guess game - Easter egg (#2066) by @DidierRLopes 2022-07-19 - Help translate terminal language (#2100) by @DidierRLopes 2022-07-19 - Allow to build reports without arguments (#2108) by @DidierRLopes 2022-07-19 - Changing with the times (#2111) by @colin99d 2022-07-19 - Remove defirate scraping (#2113) by @piiq 2022-07-19 - Update sheets (#2110) by @JerBouma 2022-07-19 - The prediction menu installation instructions are not correct and should not be used (#2092) by @deeleeramone 2022-07-19 - Fix save class (#2090) by @DidierRLopes 2022-07-18 - Document : Change Docker container desktop pass-through (#2070) by @DreamerC πŸš€ 2022-07-18 - Fill missing static data (sector, industry, country and region) on portfolio creation (#2072) by @montezdesousa 2022-07-18 - remove cumulative returns functionalities (#2103) by @montezdesousa 2022-07-18 - Tests : mock api call (#2105) by @Chavithra 2022-07-18 - Make sec fillings link clickable in report (#2104) by @DidierRLopes 2022-07-17 - [Bugfix#2094] Fix handling of balances when user has no tokens. (#2095) by @jfarid27 πŸš€ 2022-07-17 - Update jupyterlab deps to resolve dependabot alerts (#2082) by @piiq 2022-07-15 - Fixes error message on portfolio menu help (#2088) by @montezdesousa 2022-07-14 - adding data range for VaR (#2087) by @pftp-jz 2022-07-14 - Add buttons linking to the installation page (#2086) by @JerBouma 2022-07-13 - Add in DeFi, DD and NFT guides from the Crypto menu (#2083) by @JerBouma 2022-07-13 - Corrected wording (#2080) by @ghbcode πŸš€ 2022-07-13 - sources goofed (#2079) by @jmaslek 2022-07-13 - Add Crypto discovery, onchain and overview menu (#2073) by @JerBouma 2022-07-12 - Updating README.md from top folder, CONTRIBUTING.md wrong link (#2075) by @pftp-jz πŸš€ 2022-07-12 - Fix oanda key issue (#2077) by @jmaslek 2022-07-12 - fix regression introduced (#2076) by @DidierRLopes 2022-07-12 - allow user to set flag (#2074) by @DidierRLopes 2022-07-12 - Creates a controller to specify sources (#2069) by @DidierRLopes 2022-07-12 - Portoflio : add pa export command for Degiro (#2065) by @Chavithra 2022-07-12 - Economic calendar command (#2043) by @montezdesousa 2022-07-12 - Bump python version (#2061) by @piiq 2022-07-12 - Fixes portfolio_model.py tests (#2071) by @montezdesousa 2022-07-11 - Get rid of datetime and market open closes in default stock load (#2067) by @jmaslek 2022-07-08 - Overhaul Portfolio class (#2021) by @montezdesousa 2022-07-07 - Fix the available sorting columns in divcal (#2059) by @jmaslek 2022-07-07 - Stop consuming first element of list (#2058) by @jmaslek 2022-07-07 - Update data sources json to allow submenu loading (#2057) by @jmaslek 2022-07-07 - Fixes #2044 Stocks/Load - Cannot load monthly/weekly interval with Polygon as source. (#2051) by @hjoaquim 2022-07-07 - added verification for windows. if start is prior to 1970, convert it to 1970-01-02 (1 day buffer in case of timezone adjustments) (#2056) by @hjoaquim πŸš€ 2022-07-07 - Update defaults.ini (#2035) by @DidierRLopes 2022-07-07 - Adding new portfolio metrics (#2029) by @northern-64bit 2022-07-06 - Improvements within the Terminal for the Documentation (#2048) by @JerBouma 2022-07-06 - Crypto api fixes (#1959) by @northern-64bit 2022-07-06 - add labels automatically when issue is created (#2033) by @DidierRLopes 2022-07-05 - Making the news command pretty with more data (#2045) by @northern-64bit 2022-07-05 - Fix trading hours bringing ticker in (#2038) by @DidierRLopes 2022-07-04 - Fix sorting of candle data (#2032) by @DidierRLopes 2022-07-04 - Remove print and fix issue with str on sia/vis (#2034) by @DidierRLopes 2022-07-04 - Fix volatility of crypto (#2039) by @DidierRLopes 2022-07-03 - fix documentation (#2037) by @DidierRLopes 2022-07-03 - fix messari spelling (#2036) by @DidierRLopes 2022-07-03 - replace curve brackets by square ones (#2040) by @DidierRLopes 2022-07-02 - Fixes #2018 and updates default dates in dd_controller.py (#2028) by @soggyomelette 2022-07-02 - Adds a test for binance key as asked for in #2006 (#2026) by @soggyomelette 2022-07-02 - Add in guide to Scripts & Routines (#2027) by @JerBouma 2022-07-01 - Update stocks_helper.py (#2025) by @pauljsymonds 2022-07-01 - Adding integration tests to intel mac workflow (#2020) by @simmonsj330 2022-06-30 - Add in Economy Guide to the website (#2016) by @JerBouma 2022-06-30 - Add in Cryptocurrency guide and remove the old 'Guides' folder (#2015) by @JerBouma 2022-06-30 - Add in Forex Menu guide and apply redirect to a terminal page that shouldn't exist (#2011) by @JerBouma 2022-06-30 - Fix yf FA quarterly issue (#2017) by @colin99d 2022-06-29 - New Feature Financial Analysis, checks Yahoo if no data at Alpha Advantage. (#1984) by @pauljsymonds πŸš€ 2022-06-29 - Build workflow 1 (#1999) by @simmonsj330 2022-06-29 - Improve economy menu (#1996) by @DidierRLopes 2022-06-29 - Add in a new GIF that better demonstrates the terminal (#2010) by @JerBouma 2022-06-28 - Changing menu dialogue for keys menu to be more apparent on how to add an api key (#1971) by @simmonsj330 2022-06-28 - Warning messages in #2002 (#2004) by @soggyomelette 2022-06-28 - Fix: crypto/headlines missing Legend & wrong Chart Title (#1997) by @soggyomelette 2022-06-28 - Adds Stocks/DD Guide (#2001) by @deeleeramone 2022-06-28 - Fixed typo - SCI --> SIC (#2000) by @deeleeramone 2022-06-27 - Fixes stock price and metrics in #1993 (#1998) by @soggyomelette 2022-06-26 - Add Introduction to Cryptocurrency Guide & Fix crypto/find (#1970) by @minhhoang1023 2022-06-26 - Fixed bad URL to options screener intro (#1990) by @deeleeramone 2022-06-25 - Handle errors when tickers can't be loaded (#1986) by @stkerr 2022-06-25 - [Bug] ta/bbands: when value contains a decimal: error: argument -s/--std: invalid check_positive value: '4.5' (#1988) by @soggyomelette 2022-06-25 - Removes command govp from crypto/defi (#1980) by @montezdesousa 2022-06-25 - Unify input arguments between Terminal and Crypto API usage (#1942) by @minhhoang1023 2022-06-25 - Fixing default view and ascending order in cglosers and cggainers (#1923) by @simmonsj330 2022-06-24 - disnake intents patch (#1987) by @teh_coderer 2022-06-24 - [Bug] Broken ETF functionalities (#1976) by @soggyomelette πŸš€ 2022-06-24 - [Bug] crypto/defi/sratio: Remove scientific notation in Chart title (#1965) by @montezdesousa 2022-06-24 - Add in Introduction to Funds guide (#1979) by @JerBouma 2022-06-23 - fixed crypto load (#1981) by @colin99d 2022-06-23 - Adds an Introduction Guide to the Fundamental Analysis Menu (#1982) by @deeleeramone 2022-06-22 - Display the help menu whenever users move to a different menu (#1968) by @montezdesousa 2022-06-22 - Add diff output to black workflow step (#1975) by @stkerr 2022-06-21 - Adds Introduction Guide to the Technical Analysis Menu (#1964) by @deeleeramone 2022-06-21 - Add in Econometrics guide and routine (#1966) by @JerBouma 2022-06-21 - Add in Introduction to ETFs (#1973) by @JerBouma 2022-06-20 - Fixing scorr and sentiment dataframe indexing bug (#1947) by @simmonsj330 2022-06-20 - changes type_string to lowercase (#1958) by @montezdesousa 2022-06-20 - Fixing fails to deliver bug and resulting NaN values in dataframe bug (#1956) by @simmonsj330 2022-06-18 - Adds Introduction Guide to Stock Screener (#1950) by @deeleeramone 2022-06-17 - Adds Introduction to the Stocks Insider Trading Menu (#1931) by @deeleeramone 2022-06-17 - Fix crypto/defi/vaults not showing for default and -k lp (#1957) by @montezdesousa 2022-06-17 - Fixed warnings bug which does not display data if there is an inf value data point (#1948) by @simmonsj330 2022-06-16 - Fixes Blank Report Bug (#1954) by @colin99d 2022-06-16 - Fixed risk free bug (#1953) by @colin99d 2022-06-16 - Fixed cntrld issue (#1952) by @colin99d 2022-06-15 - Fix show ticker issue (#1951) by @colin99d 2022-06-14 - Preferred data source for a given command and help docs for any command (#1928) by @stkerr 2022-06-14 - Fix for DCF glitch (#1932) by @colin99d 2022-06-14 - Fixing future warnings bug by switching from append to concat. (#1943) by @simmonsj330 2022-06-14 - Update docs for the load command (#1941) by @stkerr 2022-06-13 - Match to USA if no exchange suffix is present (#1939) by @stkerr 2022-06-13 - update install instructions for jupyterlab (#1929) by @sugatoray πŸš€ 2022-06-12 - Update logs rotation (#1920) by @Chavithra 2022-06-11 - Updated Tickers.csv (#1930) by @chuckdustin12 πŸš€

We're 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!

v1.5.0

1 year ago

A big thank you and welcome to our new contributors: @simmonsj330 πŸš€β€οΈβ€β€οΈβ€β€οΈβ€πŸš€

2022-06-10 - Add code signing of the Windows package 2022-06-10 - Release/1.5.0 (#1926) by @piiq 2022-06-10 - Changing no data label and test files (#1922) by @simmonsj330 2022-06-10 - Adds Introduction to the Options Menu Guide (#1919) by @deeleeramone 2022-06-10 - Use returns for correlations in hcorr (#1925) by @stkerr 2022-06-09 - refactoring load, changed chart to candle (#1838) by @jose-donato 2022-06-08 - adds Introduction to Options Screener Guide and renames the folder to 'screen' (#1915) by @deeleeramone 2022-06-08 - Fix trailing coma typo (#1917) by @piiq 2022-06-08 - Fixes bug #1907 scraping management data (#1914) by @simmonsj330 πŸš€ 2022-06-08 - Add argument to remove masking for heatmap in hcorr and print correlations to command line (#1913) by @stkerr 2022-06-08 - adds Introduction to Hedge Guide - only requesting to update 1 file!! (#1911) by @deeleeramone

We're 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!

v1.4.0

1 year ago

A big thank you and welcome to our new contributors: @montezdesousa, @martinb-bb, @stkerr πŸš€β€οΈβ€β€οΈβ€β€οΈβ€πŸš€

2022-06-07 - Release/1.4.0 (#1909) by @piiq 2022-06-06 - Clarify values by re-ordering rows in enterprise value report (#1908) by @stkerr 2022-06-06 - Add on feature flag for 'smart' loading (#1901) by @jmaslek 2022-06-06 - Fix multiple crypto bugs (#1903) by @minhhoang1023 2022-06-06 - Skip predictions in reports if prediction package is missing. (#1900) by @stkerr 2022-06-04 - Fix a broken link to Jupyter directions (#1897) by @stkerr 2022-06-03 - removing expo until forecast menu for installer (#1896) by @martinb-bb 2022-06-03 - Fix a broken link to the load page (#1894) by @stkerr πŸš€ 2022-06-03 - Make documentation link front and center in readme (#1895) by @jmaslek 2022-06-03 - A lot of improvements to the Hugo documentation (#1893) by @JerBouma 2022-06-02 - Improve the Hugo documentation to be more accessible and user-friendly (#1891) by @JerBouma 2022-06-02 - Auto-fill routine scripts and add new scripts (#1889) by @JerBouma 2022-06-02 - Added plots for tickers (#1842) by @colin99d 2022-06-02 - Lock pylint version (#1890) by @piiq 2022-06-02 - Add in Hugo docs for Trading Hours and Behavioural Analysis (#1868) by @JerBouma 2022-06-01 - Econometrics UX (#1878) by @DidierRLopes 2022-06-01 - Bug/crypto defi vaults command broken #1822 (#1874) by @jp 2022-05-31 - Fix CA tsne issue where dataframes werent merging when ticker not in sp500 (#1882) by @jmaslek 2022-05-31 - Add in Portfolio Optimization, Dark Pools, Discovery and Comparison Guides (#1887) by @JerBouma 2022-05-31 - Fix tests and bump pandas version (#1888) by @piiq 2022-05-31 - Update pred deps and instructions (#1885) by @piiq 2022-05-27 - Oops this should be fixed (#1881) by @jmaslek 2022-05-27 - Get rid of qa interval warning (#1880) by @jmaslek 2022-05-27 - allow for reports an easy exit when something fails and other fixes (#1876) by @DidierRLopes 2022-05-26 - Fix economy/fred bug (#1875) by @jmaslek 2022-05-26 - Clean up forex menu. Add in polygon load (#1871) by @jmaslek 2022-05-26 - Add bottom toolbar hint feature flag - helps new users in getting started (#1873) by @DidierRLopes 2022-05-26 - Improved fraud function (#1855) by @colin99d 2022-05-25 - This PR uploads Guides (.md and images) for Behavioural Analysis and Trading Hours (#1863) by @deeleeramone 2022-05-24 - Refactor main menu to have: Settings and Feature Flags menus (#1864) by @DidierRLopes 2022-05-25 - Fix scientific notation for zeros and options greeks (#1859) by @piiq 2022-05-24 - Time-series forecasting (Exponential Smoothing) with Darts Integration (#1851) by @martinb-bb πŸš€ 2022-05-24 - Terminal supporting controller with multiple languages (#1730) by @DidierRLopes 2022-05-24 - Update Hugo documentation by refractoring (#1860) by @JerBouma 2022-05-23 - Support command redirects to OpenBB Support page (#1846) by @minhhoang1023 2022-05-23 - Add in Guides documentation to the Hugo documentation (#1845) by @JerBouma 2022-05-22 - Added the legend (#1854) by @colin99d 2022-05-22 - Bounty Hunter mood: 11 bugs fixed (#1853) by @DidierRLopes 2022-05-21 - Fix a bunch (#1852) by @DidierRLopes 2022-05-20 - Add check for updates at terminal startup (#1839) by @piiq 2022-05-20 - Add in the Getting Started guide (#1837) by @JerBouma 2022-05-19 - Fix backtesting tz (#1841) by @piiq 2022-05-19 - Deprecate stocks/dps/volexch (#1840) by @jmaslek 2022-05-19 - Portfolio improvements (#1818) by @DidierRLopes 2022-05-18 - Initialize the Guides and fill in the Introduction to Stocks (#1833) by @JerBouma 2022-05-18 - Feature/yieldcurve (#1734) by @montezdesousa πŸš€ 2022-05-17 - Tidy up autoloading in places (#1832) by @jmaslek 2022-05-17 - patternize validation of axes count with typo fix (#1781) by @PzaThief 2022-05-17 - Fix me renaming my own package (#1830) by @JerBouma 2022-05-17 - Add a luna crash custom reports (#1816) by @DidierRLopes 2022-05-14 - Feature/hedge (#1768) by @lepla 2022-05-14 - Add comparisons between the portfolio and benchmark including an orderbook sheet (#1773) by @JerBouma

We're 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!

v1.3.0

2 years ago

A big thank you and welcome to our new contributors:

@josephjacks πŸš€β€οΈβ€β€οΈβ€β€οΈβ€πŸš€

What's changed:

2022-05-27 - OpenBB Windows Installer - Updated to a verified Installer 2022-05-12 - OpenBB Terminal blended signature (#1806) by @DidierRLopes 2022-05-12 - Reports and Dashboards to be one level above (#1805) by @DidierRLopes 2022-05-12 - fix 1756 (#1801) by @jose-donato 2022-05-12 - Improve overall UX (#1804) by @DidierRLopes 2022-05-11 - fix 1793; bring stocks ta to crypto (#1802) by @jose-donato 2022-05-12 - Fix regression bug introduced by #1709 regarding support command (#1803) by @DidierRLopes 2022-05-12 - Fixes 1636 - hugo docs showing white bg (#1800) by @jose-donato 2022-05-12 - Add /crypto/ta/kc implementation (#1799) by @alexferrari88 2022-05-11 - Trading hours stock feature (#1697) by @buahaha 2022-05-11 - improve error keys for reddit and twitter error (#1797) by @DidierRLopes 2022-05-11 - Fix crypto loading for Binance #1794 (#1795) by @alexferrari88 2022-05-11 - change view_vwap to specify date range (#1790) by @PzaThief 2022-05-10 - Update README - Very minor grammatical typos (#1792) by @josephjacks πŸš€ 2022-05-10 - Refactored Crypto Tests (#1743) by @colin99d 2022-05-11 - Add terminal-wide report command (#1709) by @minhhoang1023

We're 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!

v1.2.1

2 years ago

A big thank you and welcome to our new contributors:

@guanquann, @PzaThief, @lepla, @yodawi, @jbushago, @Deadolus, @Avani1994, @dcajasn, @alexferrari88 πŸš€β€οΈβ€οΈβ€οΈπŸš€

What's changed:

2022-05-10 - fix riskfolio error on windows installer 2022-05-06 - Stop treating loss as a small value (#1770) by @piiq 2022-05-05 - Bump project version (#1769) by @piiq 2022-05-05 - Fix bugs for fetching crypto prices on chain and displaying very small numbers in tables (#1762) by @alexferrari88 2022-05-05 - Fix bugs, remove feargeed and improve help messages (#1767) by @piiq 2022-05-05 - Fix some linting errors (#1763) by @alexferrari88 2022-05-04 - Improves PO controller from UX perspective (#1760) by @DidierRLopes 2022-05-04 - Add Logger Tests (#1707) by @colin99d 2022-05-03 - Allow exporting from stocks/ca/hcorr (#1759) by @alexferrari88 πŸš€ 2022-05-03 - Polygon stock load (#1757) by @jmaslek 2022-05-03 - Improve OpenBB API for investment research reports (#1753) by @DidierRLopes 2022-05-03 - New portfolio optimization menu (#1642) by @dcajasn πŸš€ 2022-05-03 - Adds an additional ~50 global or sector indices; improves global coverage and autocomplete. (#1746) by @deeleeramone 2022-05-02 - Add Messari crypto dd commands (#1711) by @jose-donato 2022-05-02 - Adding stock price comparison via -c flag (#1745) by @Avani1994 πŸš€ 2022-04-30 - minor output formatting (#1749) by @DidierRLopes 2022-04-30 - Adding new funds to the avanza fund list (#1750) by @northern-64bit 2022-04-30 - Fixing sudo command (#1748) by @Deadolus πŸš€ 2022-04-28 - Add command to determine Reddit sentiment about a ticker/company. (#1744) by @jbushago πŸš€ 2022-04-27 - Try a "smart" load of tickers (#1722) by @jmaslek 2022-04-27 - Fixing Typing (#1747) by @Chavithra 2022-04-27 - Add crypto DD commands (#1710) by @minhhoang1023 2022-04-26 - Fix user path (#1737) by @piiq 2022-04-25 - Update linux&mac anaconda install docs (#1742) by @piiq 2022-04-25 - fixed spelling (#1739) by @colin99d 2022-04-25 - updated Linux installation instructions (#1736) by @deeleeramone 2022-04-25 - fixed misspelled f-string (#1738) by @yodawi πŸš€ 2022-04-25 - Fix crypto load (#1715) by @jose-donato 2022-04-25 - [Bug] Incorrect log for reddit keys. #1733 fix (#1735) by @lepla πŸš€ 2022-04-22 - Adds ross index (#1723) by @jose-donato 2022-04-21 - Default env for packaged apps (#1693) by @piiq 2022-04-21 - Add performance table on load (#1724) by @jmaslek 2022-04-20 - Fx forward rates (#1721) by @jmaslek 2022-04-19 - openbb_terminal tests: coverage (61% -> 65%) (#1664) by @colin99d 2022-04-18 - Fix ETF screener #1704 (#1708) by @DidierRLopes 2022-04-17 - Requests using style fix (#1691) by @PzaThief πŸš€ 2022-04-17 - drop duplicates (#1705) by @LBolte29 2022-04-16 - Tests for Coinbase broker functions (#1696) by @marcelonyc 2022-04-15 - Adding everything from Risk Metrics PR based on new main branch (#1666) by @northern-64bit 2022-04-15 - Bots plots refactor.. 90% html size decrease! (#1686) by @tehcoderer 2022-04-14 - Add cost to borrow of stocks. Data from IBKR (#1663) by @guanquann πŸš€ 2022-04-14 - Deeleeramone indices (#1687) by @deeleeramone

We're 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!