OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

Investment Research for Everyone, Everywhere.

Results 745 OpenBBTerminal issues
Sort by recently updated
recently updated
newest added

When testing the integration test: `test_econometrics_base.openbb`, on the command `panel -d wp.lwage -i wp.black,wp.hisp,wp.exper,wp.expersq,wp.married,wp.educ,wp.union,wp.year` I get the following: ![image](https://user-images.githubusercontent.com/48914296/223795775-03113a85-b3e7-414e-b6a4-7eb37dbcf677.png)

bug

Pre-market/After-market flag does not work, source agnostic. ![Screenshot 2023-03-21 at 2 43 50 PM](https://user-images.githubusercontent.com/85772166/226748260-3adca704-0314-42f8-8ede-8f7a513ebaee.png) ![Screenshot 2023-03-21 at 2 46 58 PM](https://user-images.githubusercontent.com/85772166/226748724-97d66b51-3955-42c1-9fcf-3a6ba9c73386.png) In addition, a Python error message is returned when...

bug

If the `source` is off by a letter, or not valid at all, an empty DataFrame is returned; no indication as to *why* no results are being returned. For example,...

docs
enhancement
SDK

This behaviour is new to me, it used to present choices. ![Screenshot 2023-03-20 at 7 43 33 PM](https://user-images.githubusercontent.com/85772166/226506585-e10b5895-68da-45c8-b860-233fe721dcdd.png) ![Screenshot 2023-03-20 at 7 41 20 PM](https://user-images.githubusercontent.com/85772166/226506512-3d0593ec-b835-4cac-b9e4-a93c370b3b7d.png)

enhancement

**Describe the bug** There are no labels for the `season` commands plot in the `forecast` menu. This should be preferably addressed in `add_corr_plot` from the file `plotly_helper.py` to enable labels...

bug
forecast

Currently, the `economy.index` function only computes total cumulative return over the entire history requested. `stocks.ca.hist` only computes the return vs. the previous date. Somewhere in the middle, both functions should...

enhancement

The error message does not provide any relevant and actionable information to the user. As an SDK user, what is the "Keys Menu"? ![image](https://user-images.githubusercontent.com/85772166/226135407-6b367eab-9dcd-4dd7-989d-7386c59eea35.png)

bug
enhancement
SDK

Hi, Is possible to see the geographical and sectoral exposure of my portfolio via openBB_SDK? What I aim is to download the prices of my assets/stocks/, specify weights and then...

portfolio

Currently, users can place presets into the OpenBBUserData folder, but key files are still hidden. In order for users to create their own presets, they need templates and reference examples...

enhancement

# Add X11 support for docker to display charts After running the docker image in my Debian Linux distribution I realized it was not possible to display charts so I...

feat XS
docker