montezdesousa

Results 32 issues of montezdesousa

# Description This PR adds ETF support to the `alloc` command in the `portfolio` menu. This means that users that do not provide any country, sector or region for their...

enhancement

`var` command under `portfolio`menu is not working with any of available files. `load Public_Equity_Orderbook.xlsx` `var` -> Error: "None of [Index(['adjclose'], dtype='object', name='Date')] are in the " ![image](https://user-images.githubusercontent.com/79287829/189085200-7ee0ecbe-7318-4001-8766-982b35c34fbb.png) - OS: Windows...

bug
portfolio

`openbb_terminal/miscellaneous/portfolio_examples/optimization/OpenBB_Parameters_Template_v1.0.0.xlsx` **Describe the bug** Change decimals format to percentage in parameters Excel template

enhancement
portfolio

**Describe the bug** While reports menu is executing a report, the OpenBB start up splash screen is thrown into top of screen. ![image](https://user-images.githubusercontent.com/79287829/203082516-58c07d06-39cc-4326-acb4-c245703da44c.png) OS: Windows 11 Home

bug
notebookreports
installer

**Describe the bug** ![image](https://user-images.githubusercontent.com/79287829/203082018-6a36982f-805c-4359-ad75-3d6b4598e9dd.png) OS: Windows 11 Home

bug
notebookreports
analytics
installer

External imports in `sdk.py` file are slowing down the sdk loading and break the standard used to access the SDK endpoints. This could be improved by removing these imports and...

SDK

Currently while running an optimization method the user has to wait without any idea of how far from done is the optimization procedure. Instead of the current message "Optimization can...

portfolio

@deeleeramone noted this: "If I am remembering correctly, there was a previous effort to clean up all arguments, terminal-wide, so that - are assigned to only single letters; and arguments...

enhancement
portfolio

Economic calendar events with YoY and MoM figures have the same label. Every label should be different, otherwise repeated lines can be removed. See the example below for Switzerland CPI....

enhancement

# Description This PR is still WIP * Introduces `OpenBBUserError` exception * Decoupled exception handling from the logging decorator `@log_start_end`. Now any exceptions are logged there, but handled on the...

feat M
do not merge