You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/quotes
Geert Janssens e97fc3e408
Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used
4 years ago
..
CMakeLists.txt Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used 4 years ago
Quote_example.pl Remove all references to the now-defunct Yahoo! quote retrieval 8 years ago
README Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used 4 years ago
finance-quote-wrapper.in finance-quote-wrapper - implement check and fetch in one file via command line switches 4 years ago
gnc-fq-dump.in I18N: replace several spourious spaces 5 years ago
gnc-fq-update.in Bug 798180 - Update to macOS Big Sur 11.3 breaks Finance Quote 5 years ago

README

-*-text-*-


This directory contains assorted stock quote scripts.

finance-quote-wrapper.in:

Source file for finance-quote-wrapper which is a perl script that
allows gnucash to communicate with Finance::Quote.
The requests and responses are in json format.

gnc-fq-dump.in:

Source file for gnc-fq-dump which is a perl script that retrieves
a quote from Finance::Quote and dumps the response to the terminal.
Its useful for determining problems with F::Q.

gnc-fq-update.in:

Source file for gnc-fq-update which is a perl script that updates
Finance::Quote from CPAN.