finance-quote integration

Rainer Dorsch rdorsch at web.de
Sat Sep 22 07:30:02 EDT 2007


Hello,

I am running stock price querying for a while and it worked well.

Now I see fails when I do a get quotes in the price editor for EBAY.F (which 
is pulled from Yahoo):

"Unable to retrive quotes for these items:..."

Previously that was an indication that the web page changes and the 
appropriate perl module for the data source needed a fix.

Now the perl module seem to be still ok. When I call the perl module from the 
command line using stockdump.pl I get reasonable values:

rd at silverboxy:/usr/share/doc/libfinance-quote-perl/examples$  ./stockdump.pl 
Yahoo EBAY.F
$VAR1 = {
          'EBA.Fcap' => undef,
          'EBA.Fbid' => '27.48',
          'EBA.Fclose' => '27.42',
          'EBA.Fdate' => '09/21/2007',
          'EBA.Fp_change' => '+0.98',
          'EBA.Fisodate' => '2007-09-21',
          'EBA.Fdiv' => '0.00',
          'EBA.Fpe' => undef,
          'EBA.Fex_div' => undef,
          'EBA.Fcurrency' => 'EUR',
          'EBA.Fprice' => '27.69',
          'EBA.Fnet' => '+0.27',
          'EBA.Flast' => '27.69',
          'EBA.Fvolume' => '22046',
          'EBA.Fdiv_date' => undef,
          'EBA.Fsymbol' => 'EBA.F',
          'EBA.Flow' => '27.06',
          'EBA.Fname' => 'EBAY',
          'EBA.Fday_range' => '27.06 - 27.72',
          'EBA.Fyear_range' => '20.25 - 27.69',
          'EBA.Fopen' => '27.15',
          'EBA.Favg_vol' => '5654',
          'EBA.Fsuccess' => 1,
          'EBA.Fdiv_yield' => undef,
          'EBA.Ftime' => '10:25am',
          'EBA.Fhigh' => '27.72',
          'EBA.Feps' => '0.00',
          'EBA.Fask' => '27.54'
        };
rd at silverboxy:/usr/share/doc/libfinance-quote-perl/examples$

Does anybody have an idea where to look next or even what could be wrong?

Thanks,
Rainer


-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdorsch at web.de
jabber: rdorsch at jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/



More information about the gnucash-devel mailing list