finance::quote

David Hampton hampton at employees.org
Tue Sep 9 18:39:35 CDT 2003


On Tue, 2003-09-09 at 12:58, Bernard FUENTES wrote:
> How to check the request running by gnucash via
> finance::quote at the time of the update of prices ? 

The current version of gnucash doesn't print any output while processing
quotes.  You can try directly running the perl script used by gnucash.

> I run a perl script directly and it goes, on the other
> hand the update by gnucash does not function.

$ echo '(yahoo_europe "7248.PA")' | ./finance-quote-helper 2>/dev/null

(("7248.PA" (symbol . "7248.PA") (gnc:time-no-zone . "2003-09-09
16:30:00") (last . 1.06) (currency . "EUR")))

> Moreover, to what does correspond the EUREX type,
> apply you it to all the Europen stocks ?

Nothing.  With the exception of "currency", commodity types are a user
convenience that is irrelevant to Finance::Quote.  F::Q only cares what
quote source you have assigned to the commodity.

David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20030909/0ea50d88/attachment.pgp


More information about the gnucash-user mailing list