[GNC-dev] Finance Quote 1.50 release candidate 1 is available
Rainer Dorsch
ml at bokomoko.de
Sun Mar 7 08:40:01 EST 2021
Am Sonntag, 7. März 2021, 13:23:21 CET schrieb Rainer Dorsch:
> Am Sonntag, 31. Januar 2021, 03:06:45 CET schrieb Vincent Lucarelli:
> > Finance Quote 1.50-rc.1 is available at
> > https://github.com/finance-quote/finance-quote/releases/tag/v1.50-rc.1
> > <https://github.com/finance-quote/finance-quote/releases/tag/v1.50-rc.1>
> >
> > If anyone is available to test out their favorite quote modules, please do
> > so. If you find any problems or have suggestions, please open an issue on
> > GitHub so we can try address them before the final release.
>
> Hi,
>
> did somebody test this by chance?
>
> I did some testing and run into one weird issue:
>
> It seems that all funds get the same price, maybe the price of the first
> fund queried? I used the fondsweb module.
>
Wanted to add the output of gnc-fq-dump. Although it says:
** This stock quote cannot be used by GnuCash!
I see that it works one fund inside gnucash, but not with multiple funds as
described before.
rd at h370:/usr/share/doc/libfinance-quote-perl/examples$ gnc-fq-dump fondsweb
LU0119891520
Finance::Quote fields Gnucash uses:
symbol: LU0119891520 (deduced) <=== required
date: 03/05/2021 <=== recommended
currency: EUR <=== required
last: 708.99 <=\
nav: 708.99 <=== one of these
price: <=/
timezone: <=== optional
** This stock quote cannot be used by GnuCash!
rd at h370:/usr/share/doc/libfinance-quote-perl/examples$
Do do not see the issue of identical quotes when running with more than one
symbol:
rd at h370:/usr/share/doc/libfinance-quote-perl/examples$ gnc-fq-dump fondsweb
LU0119891520 LU2027374805
Finance::Quote fields Gnucash uses:
symbol: LU0119891520 (deduced) <=== required
date: 03/05/2021 <=== recommended
currency: EUR <=== required
last: 708.99 <=\
nav: 708.99 <=== one of these
price: <=/
timezone: <=== optional
** This stock quote cannot be used by GnuCash!
=====
Finance::Quote fields Gnucash uses:
symbol: LU2027374805 (deduced) <=== required
date: 03/05/2021 <=== recommended
currency: USD <=== required
last: 68.39 <=\
nav: 68.39 <=== one of these
price: <=/
timezone: <=== optional
** This stock quote cannot be used by GnuCash!
rd at h370:/usr/share/doc/libfinance-quote-perl/examples$
Thanks
Rainer
--
Rainer Dorsch
http://bokomoko.de/
More information about the gnucash-devel
mailing list