Chavithra

Results 6 issues of Chavithra

# Description This PR fixes #2519, https://github.com/OpenBB-finance/OpenBBTerminal/issues/2529 - [ ] Summary of the change / bug fix. - [ ] Link # issue, if applicable. - [ ] Screenshot of...

refactor
feat XL
API

**Describe the bug** Although the price is displayed, this command generate error messages in my setup: ```bash /crypto/ $ price -s BTC ``` Here is the error ```bash Traceback (most...

bug
crypto

We need to check if #3180 work properly in python 3.8.

bug

# Description Updating the installation instructions for Docker. @Lukazcreations : can you validate the macOS instructions? @hjoaquim : can you validate the instructions for Linux distributions? Thanks

feat S

# Description Move the function `parse_simple_args`: - from: `openbb_terminal.helper_funcs` - into: `openbb_terminal.parent_classes` This function seems specific to controllers. Plus that will ease automatic completion into some classes.

feat M

**Describe the bug** Can't run `openbb` command after pip install.

bug