Unable to make FQ fetch fund details from AMFIIndia site!

Frank H. Ellenberger f.ellenberger at online.de
Tue Feb 3 13:08:17 EST 2009


Namaste,

Am Friday 03 October 2008 11:34:25 schrieb Lakshmana Perumal:
> Hi,
> I have configured gnucash using security editor and I have selected the
> source as Single and AMFI India. But when I run the Price Editor Get Quote
> I get error for all the AMFI Funds, but I am able to get Stock price for
> the stock using Yahoo. Can somebody help me on this. Many thanks in
> advance.
>
> the error:
>
> Unable to retrieve quotes for these items:
>   BSE:BINRF.PK
>   FUND:103429
:

Using FQ 1.15, I made a few tests of the above with the following tools
 gnc-fq-dump amfiindia <yoursymbol>
and
 echo '(amfiindia "<yoursymbol>")' | gnc-fq-helper
without a positive result, but e.g. 
 gnc-fq-dump amfiindia 103169
Finance::Quote fields Gnucash uses:
    symbol: 103169               <=== required
      date: 02/03/2009           <=== required
  currency: INR                  <=== required
      last:                      <=\
       nav: 12.57                <=== one of these
     price:                      <=/
  timezone:                      <=== optional
works. so you should cross check your codes on 
http://amfiindia.com/portal/listcodemappings.asp

If that page shows your symbol and you can not get a quote with the above 
tools, you should contact the developer of the amfi module over 
http://finance-quote.sourceforge.net/ .

HTH
Frank


More information about the gnucash-user mailing list