Groups
Groups
Sign in
Groups
Groups
Beancount
Conversations
About
Send feedback
Help
Issue #174: Yahoo historical prices unavailable (blais/beancount)
42 views
Skip to first unread message
Hugo Ideler
unread,
Jul 8, 2017, 8:18:50 AM
7/8/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bean...@googlegroups.com
New issue 174: Yahoo historical prices unavailable
https://bitbucket.org/blais/beancount/issues/174/yahoo-historical-prices-unavailable
Hugo Ideler:
It seems that fetching historical Yahoo prices is no longer supported using
ichart.yahoo.com
.
Example:
```
#!sh
$ bean-price --no-cache -e "EUR:yahoo/MSFT" --date=2017-07-06
ERROR : Could not fetch for job: DatedPrice(base='MSFT', quote='EUR', date=datetime.date(2017, 7, 6), sources=[PriceSource(module=<module 'beancount.prices.sources.yahoo' from '/usr/lib/python3.6/site-packages/beancount/prices/sources/yahoo.py'>, symbol='MSFT', invert=False)])
```
Current prices still work:
```
#!sh
$ bean-price --no-cache -e "EUR:yahoo/MSFT"
2017-07-07 price MSFT 69.46 EUR
```
This seems confirmed at the Yahoo forums:
https://forums.yahoo.net/t5/Yahoo-Finance-help/Is-Yahoo-Finance-API-broken/td-p/250503
.
Reply all
Reply to author
Forward
0 new messages