No subject


Wed Jun 3 09:22:02 EDT 2009


$ gnc-fq-dump 

Usage: /usr/bin/gnc-fq-dump <quote-source> [-v] <stock> [<stock> ...]

Available sources are: 
     vwd yahoo_nz australia amfiindia usfedbonds aex_options canada yahoo adig aiahk yahoo_australia unionfunds lerevenu asia tsx indiamutual known_currencies fidelity_direct goldmoney tdwaterhouse trustnet ftportfolios_direct cominvest ftportfolios morningstar tdefunds za aex_futures fundlibrary stockhousecanada_fund yahoo_europe platinum maninv tsp financecanada usa france troweprice nasdaq bmonesbittburns yahoo_asia tiaacref troweprice_direct seb_funds greece fidelity yahoo_brasil fetch_live_currencies dwsfunds finland hex asegr brasil deka canadamutual nyse asx finanzpartner fool dutch uk_unit_trusts nzx aex nz vanguard europe bourso


$ gnc-fq-dump "yahoo" DKK
Finance::Quote fields Gnucash uses:
    symbol: DKK                  <=== required
      date: 06/19/2009           <=== required
  currency: USD                  <=== required
      last: 21.25                <=\       
       nav:                      <=== one of these
     price: 21.25                <=/        
  timezone:                      <=== optional


$ echo '(yahoo "DKK")' | gnc-fq-helper
(("DKK" (symbol . "DKK") (gnc:time-no-zone . "2009-06-19 15:53:00") (last . 21.25) (currency . "USD")))


It appears the retrieval system is working. However, pressing "Get Quotes" in the Price Editor result in:

Unable to retrieve quotes for these items:
  CURRENCY:DKK
  CURRENCY:EUR

Trying to add exchange rates from the command line produces no error messages and no updates:


$ gnucash --debug --add-price-quotes $HOME/Tmp/gnucashtest
gnc.bin-Message: main: binreloc relocation support was disabled at configure time.

Found Finance::Quote version 1.16
$


This has been tested on Ubuntu 8.10 with Gnucash 2.24 and 9.04, using Gnucash 2.2.6. In both cases with several test files.

Any idea?


Thanks,

------------------------------------------------------------------

            .-.
           ((`-)
            \
             \             Flemming Nielsen
      .="""=._))
     /  .,   .'
    /__(,_.-'
   `    /|
       /_|
         | `))
         |
        -"==


More information about the gnucash-user mailing list