Andrew

Results 10 issues of Andrew

It started with a number of bugs: # 1. textwrap3 pyinstaller support **Describe the bug** When running .exe textwrap3 is also required...this is brought in by ansiwrap. **To Reproduce** Run...

feat L

**Is your feature request related to a problem? Please describe.** Self hosting of library to get images more quickly. Currently the only way on the public and private repo is...

``` # Define your own orderbook path here, current value won't work order_book_path = "C:/Users/Andrew/OpenBBUserData/portfolio/holdings/SP_500_Portfolio.xlsx" order_book = pd.read_excel(order_book_path) # Adjust the columns accordingly order_book_cols = [ 'Ticker', 'Asset Class', 'Sector',...

bug
portfolio

ok its late so ignore this - but improvement comment below :D

enhancement

Pretty sure this is a weekly issue - but I loaded Friday Exp and got this error Ticker is AMD Today is Thursday the 17th and expiration is 18th. greeks...

bug

should move the legend to the left side of chart so you can see the most recent easier - also make it smaller

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

feat XS

pip install requests-cache PoC just caching things we are sending through our requests helper # Description - [ ] Summary of the change / bug fix. - [ ] Link...

feat XS

Didier: Don't generate index anymore @andrewkenreich, went through each manually. Except the reference ones and platform/data models. If you are happy w what we have I suggest using the new...

feat XL

### Clear and concise description of the problem Can we change the search behavior to return the all icons and the collections? I was a bit confused when I first...

enhancement