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
Describe the bug
When calling openbb.stocks.ca.screener(["AAPL","MSFT","GOOG","NFLX","META","AMZN","NVDA"]) OpenBB prints Invalid data from website
To Reproduce
When calling openbb.stocks.ca.screener(["AAPL","MSFT","GOOG","NFLX","META","AMZN","NVDA"])
Screenshots
If applicable, add screenshots to help explain your problem.
If you are running the terminal using the conda version please
rerun the terminal with python terminal.py --debug, and then
recreate your issue. Then include a screenshot of the entire
error printout.
Desktop (please complete the following information):
OS: macOS Monterrey 12.7
Python version: 3.9
Additional context
The error stems from the ownership module in the finvizfinance.screener import:
The text was updated successfully, but these errors were encountered:
Describe the bug
When calling
openbb.stocks.ca.screener(["AAPL","MSFT","GOOG","NFLX","META","AMZN","NVDA"])
OpenBB prints Invalid data from websiteTo Reproduce
When calling
openbb.stocks.ca.screener(["AAPL","MSFT","GOOG","NFLX","META","AMZN","NVDA"])
Screenshots
If applicable, add screenshots to help explain your problem.
If you are running the terminal using the conda version please
rerun the terminal with
python terminal.py --debug
, and thenrecreate your issue. Then include a screenshot of the entire
error printout.
Desktop (please complete the following information):
Additional context
The error stems from the ownership module in the finvizfinance.screener import:
The text was updated successfully, but these errors were encountered: