-
Looks like Yahoo shut down "unsupported API"
https://forums.yahoo.net/t5/Yahoo-Finance-help/has-yahoo-stopped-history-data-api-service/td-p/231325
-
![Screenshot_1](https://github.com/user-attachments/assets/68b9a270-e448-4f35-be12-fddd580d0d9b)
-
Hi,
After 1/19/21, the yahoo source is not extracting historical data anymore. If i view yahoo finance, data are available after 1/19.
Example EOS-USD.
Please help.
-
The price data and volume still appear from yesterday and the 1D chart is blank until trading hours starts. This may be a limitation of Yahoo's API or data source since their webpages `https://financ…
tidux updated
9 months ago
-
It appears that the `get_quote_data` function from the `stock_info` module stopped working recently. Running it for any ticker yields the following AssertionError.
```python
958
959 if n…
-
Hello!
I used Milano version of SDIV (see [https://finance.yahoo.com/quote/SDIV.MI]). What would be the company data for this?
-
When I tested with this finrl, I encountered a problem with missing parameters. Can the test cases in Frinl still be used? Do you need improvement?
` if options.mode =="test":
from finr…
-
Unfortunately I started getting random timeouts in the following call in base.py
_requests.get(url=url, params=params, proxies=proxy)
I added some print statements to debug
yfinance: Download…
-
2020-06-05 21:12:54,010 [DEBUG] https://finance.yahoo.com:443 "GET /quote/ALIT/history HTTP/1.1" 200 None
2020-06-05 21:12:54,127 [DEBUG] Starting new HTTPS connection (1): query1.finance.yahoo.com:4…
-
Yahoo Finance gives you to possibility profile for a certain instrument which can be seen.
E.G for apple call https://finance.yahoo.com/quote/AAPL/profile und you will get the information and it wil…