Jason

Results 5 comments of Jason
trafficstars

Can't quite tell if these are suggestions to make compatible with Py3 or these are changes you've made. As far as the term_sheet goes, you need to ensure you define...

`openbb.stocks.ca.hist(ticker_list)` doesn't allow an end date so does not fit my requirements. `openbb.economy.index(['MSFT','AAPL'])` better fits. That said, both solutions may be better in a different namespace. Per the documentation, `openbb.economy.index(['MSFT','AAPL'])`...