You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked through the generated .ipynb and it looks like it's because of a problem with finviz.get_stock(ticker).
In cell 10: info = finviz.get_stock(ticker) returns an empty DF.
The report fails on cell 13 where it's trying to access fields not available in the info DataFrame.
This is a current issue raised in the finviz package: mariostoev/finviz#205
Looks like there needs to be a new release from finviz for this to be fixed on OpenBB
Describe the bug
As shown in the picture, the reports function cannot generatet the HTML even thought the ipynb file is created
To Reproduce
Steps(from the start) and commands to reproduce the behavior
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: