> Message: 5 > Date: Sat, 7 Jul 2018 10:59:33 +1000 > From: Mark Blakeney <[email protected]> > To: [email protected] > Subject: [GNC] Alphavantage quote displaying wrong currency and value > Message-ID: > <CAMgy+8NMRZZJxD6UEqnopDnTx8OhyRpTd6_gRVi_GFZA0MzvpA@m > ail.gmail.com> > Content-Type: text/plain; charset="UTF-8" > > Hi, > > I'm new to gnucash and trying to set up online quotes via Alphavantage. I am > using Arch Linux with stock versions gnucash 3.2-1 and perl-finance-quote 1.47- > 1. I have my API key configured etc and gnc-fq-dump works correctly as seen at > https://imgur.com/a/swf5xto. > > I have the stock configured in gnucash as https://imgur.com/a/mblUFvj. My > default currency is Australian dollars (AUD) everywhere. > > However the online quote is displayed with the wrong currency (US) and value as > seen at https://imgur.com/a/gnS8Aau. > > Does anybody know why?
Hi Mark, You need to add suffix ".AX" to the "Symbol" in the Security Editor. E.g. CBA.AX This tells Finance::Quote to use the price from the ASX using currency AUD. Regards, Chris Good _______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information. ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
