montezdesousa
montezdesousa
# Description Fixes https://github.com/OpenBB-finance/OpenBBTerminal/issues/3702 # How has this been tested? `openbb reports` `equity --symbol TM` `equity --symbol AAPL`
# Description * Detailed console report - Progress - Failure details with traceback - Summary (with last broken command) - Example: `python terminal.py -t forex` * Skipping particular tests -...
# Description * Fixes https://github.com/OpenBB-finance/OpenBBTerminal/issues/3584 * Fixes bug where price data was not download from inception date * Refactor daily returns to account for asset sales * Adds more detail...
# Description * Fixes #4054 * Fixes #4135 * Other issue fixed: `alloc` was not recalculating after changing the benchmark. Now if benchmark is changed, recalculation is forced, otherwise we...
# Description - [ ] Summary of the change / bug fix. - [ ] Link # issue, if applicable. - [ ] Screenshot of the feature or the bug...
# Description TODO: - [x] Allow `timezone` auto upload - [x] Allow `userdata` auto upload - [x] Invalidate remote session on logout - [x] Write unit tests - [x] Add...
# Description * This PR fixes https://github.com/OpenBB-finance/OpenBBTerminal/issues/4144 * wraps `yf.Ticker` in `try, except` since it breaks often * Decoupled `yf.Ticker` to other function to prepare for new source if we...
**Describe the bug** ``` 2023 Feb 05, 13:55 (🦋) /portfolio/po/ $ blacklitterman Optimization can take time. Please be patient... Market cap removed from info (key='marketCap'). Use Ticker.fast_info instead Market cap...
**What's the feature that should be improved?** Reimplement reddit related commands `watchlist`, `popular`, `spac` and `getdd` with a new library. PushshiftAPI is down. PushshiftAPI was consecutively throwing the following warning...