montezdesousa

Results 32 issues of montezdesousa
trafficstars

# Description Fixes https://github.com/OpenBB-finance/OpenBBTerminal/issues/3702 # How has this been tested? `openbb reports` `equity --symbol TM` `equity --symbol AAPL`

bug
feat S
notebookreports

# Description * Detailed console report - Progress - Failure details with traceback - Summary (with last broken command) - Example: `python terminal.py -t forex` * Skipping particular tests -...

feat L
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...

bug
feat M
portfolio

# 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...

bug
feat M

# Description - [ ] Summary of the change / bug fix. - [ ] Link # issue, if applicable. - [ ] Screenshot of the feature or the bug...

feat M

# Description TODO: - [x] Allow `timezone` auto upload - [x] Allow `userdata` auto upload - [x] Invalidate remote session on logout - [x] Write unit tests - [x] Add...

feat XL

# 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...

bug
feat XS
portfolio

**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...

bug
help-wanted

**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...