On 15/06/2023 20:23, Bruce Schuck wrote:
Non-production release 1.56_02 is available for evaluation/testing.https://www.cpan.org/modules/by-authors/id/B/BP/BPSCHUCK/Finance-Quote-1.56_02.tar.gz It can be installed via cpan/cpanm as 'BPSCHUCK/Finance-Quote-1.56_02.tar.gz'. Anticipating that Yahoo may block access to the URL used in the YahooJSON (yahoo_json) module, there are 3 new modules that gather information from URLs normally accessed through a browser. GoogleWeb (googleweb) MarketWatch (marketwatch) YahooWeb (yahooweb)
Hi Bruce,I'm doing preliminary testing using gnc-fq-dump with the yahoo_json and yahooweb sources.
I'm getting different price formats between the two sources for LSE securities with yahoo_json being the correct format.
gnc-fq-dump yahoo_json SUK2.L
symbol: SUK2.L <=== required
date: 06/16/2023 <=== recommended
currency: GBP <=== required
last: 3.53975 <=\
nav: <=== one of these
price: <=/
timezone: <=== optional
gnc-fq-dump yahooweb SUK2.L
symbol: SUK2.L <=== required
date: 06/16/2023 <=== recommended
currency: GBp (0.01 GBP) <=== required
last: 353.98 <=\
nav: <=== one of these
price: <=/
timezone: <=== optional
gnc-fq-dump yahoo_json STAN.L
symbol: STAN.L <=== required
date: 06/16/2023 <=== recommended
currency: GBP <=== required
last: 6.752 <=\
nav: <=== one of these
price: <=/
timezone: <=== optional
gnc-fq-dump yahooweb STAN.L
symbol: STAN.L <=== required
date: 06/16/2023 <=== recommended
currency: GBp (0.01 GBP) <=== required
last: 675.20 <=\
nav: <=== one of these
price: <=/
timezone: <=== optional
Arch Linux, gnucash 4.14.
Regards,
Richard
OpenPGP_0x10E7349A8F376444.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
signature.asc
Description: OpenPGP digital signature
_______________________________________________ gnucash-user mailing list [email protected] To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user ----- Please remember to CC this list on all your replies. You can do this by using Reply-To-List or Reply-All.
