Closed Eleeot closed 1 year ago
I'm getting the same problem. I would love to hear about a solution
I've described the root cause https://github.com/lit26/finvizfinance/issues/71 But not aware how force back day mode via beautiful soup
.ticker_outer_ratings() is probably subject to the same issue.
I am having this issue as well
Should be fixed in #73. Release in v0.14.6rc1. Thanks for reporting.
finvizfinance version checks
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the master branch of finvizfinance.
Reproducible Example
Issue Description
stock_fundament = stock.ticker_fundament() does not currently function. Index error: list index out of range. I believe this is due to Finviz updating their website.
Expected Behavior
The expexted behavior is that the finviz fundementals for a give stock ticker would be added to stock_funament.
Installed Versions