Oh, OANDA is only for currency comparisons? In any case I get "no module named" errors for quandl and iex.
On Thursday, October 4, 2018 at 7:27:13 PM UTC-4, [email protected] wrote: > > I'd expect something like `bean-price -e "oanda/AAPL"` to work but it > throws `Invalid source "oanda/AAPL"`. Hmmm. > > On Thursday, October 4, 2018 at 7:24:22 PM UTC-4, [email protected] > wrote: >> >> I can't seem to compose a valid source query. >> >> On Thursday, October 4, 2018 at 7:17:21 PM UTC-4, [email protected] >> wrote: >>> >>> Ah, here we go: >>> https://bitbucket.org/blais/beancount/src/5a6ad02c213565a81a51d8a6d8e05fae18cefd83/beancount/prices/sources/?at=default >>> >>> On Thursday, October 4, 2018 at 7:16:34 PM UTC-4, [email protected] >>> wrote: >>>> >>>> I'm on '2.1.2' right now. I've been using >>>> https://aumayr.github.io/beancount-docs-static/contents.html for docs. >>>> >>>> On Thursday, October 4, 2018 at 7:13:52 PM UTC-4, Martin Blais wrote: >>>>> >>>>> You need to update my friend, the google price source has been deleted >>>>> a long time ago... >>>>> >>>>> >>>>> On Thu, Oct 4, 2018 at 7:10 PM <[email protected]> wrote: >>>>> >>>>>> 2018-09-16 commodity AAPL >>>>>> price: "USD:google/NASDAQ:AAPL,yahoo/AAPL" >>>>>> >>>>>> ERROR: Could not fetch for job: DatedPrice(base='APPL', quote='USD', >>>>>> date=None, sources=[PriceSource(module=<module >>>>>> 'beancount.prices.sources.google' from >>>>>> '/nix/store/2zqliikznds9c8zrwzk1cpzal8d0j06y-beancount-2.0rc1/lib/python3.6/site-packages/beancount/prices/sources/google.py' >>>>>> >, symbol='NASDAQ:APPL', invert=False), PriceSource(module=<module >>>>>> 'beancount.prices.sources.yahoo' from >>>>>> '/nix/store/2zqliikznds9c8zrwzk1cpzal8d0j06y-beancount-2.0rc1/lib/python3.6/site-packages/beancount/prices/sources/yahoo.py' >>>>>> >, symbol='APPL', invert=False)]) >>>>>> >>>>>> Google hasn't been working for a while. Yahoo just started failing >>>>>> this week. Are there any working price sources for `bean-price` now? >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Beancount" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> To post to this group, send email to [email protected]. >>>>>> To view this discussion on the web visit >>>>>> https://groups.google.com/d/msgid/beancount/fef169f8-de5b-465e-82f2-3238a3198ccd%40googlegroups.com >>>>>> >>>>>> <https://groups.google.com/d/msgid/beancount/fef169f8-de5b-465e-82f2-3238a3198ccd%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>> . >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/5ac71819-1fd7-47d7-999c-45a37bea18c7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
