Subject: | currency missing in yahoo_json |
Date: | Sun, 8 Mar 2015 16:25:44 +0530 |
To: | bug-finance-quote [...] rt.cpan.org |
From: | Hemanshu Kumar <hemanshusubs [...] gmail.com> |
Hi
I am using Finance::Quote version 1.37 with GnuCash 2.6.5 on a Mac OS X 10.10.2 machine.
I am trying to obtain stock quotes using yahoo_json. However, I always get the currency as “*missing*” and the quote is unusable by GnuCash. As an example, here is the output from $gnc-fq-dump yahoo_json ITC.NS
Finance::Quote fields Gnucash uses:
symbol: ITC.NS <=== required
date: 03/05/2015 <=== required
currency: ** missing ** <=== required
last: 346.250000 <=\
nav: <=== one of these
price: <=/
timezone: <=== optional
** This stock quote cannot be used by gnu cash!!
This is not limited to Indian stock quotes. I tried getting the quote for AMZN and AAPL, and get similar results. Please resolve this asap!
Thanks for your help!
regards
Hemanshu Kumar