gnucash/libgnucash/quotes
2022-10-02 11:50:26 -07:00
..
CMakeLists.txt Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used 2022-10-02 11:50:26 -07:00
finance-quote-wrapper.in finance-quote-wrapper - implement check and fetch in one file via command line switches 2022-10-02 11:50:26 -07:00
gnc-fq-dump.in I18N: replace several spourious spaces 2021-02-22 17:56:50 +01:00
gnc-fq-update.in Bug 798180 - Update to macOS Big Sur 11.3 breaks Finance Quote 2021-09-11 16:09:55 -07:00
Quote_example.pl Remove all references to the now-defunct Yahoo! quote retrieval 2018-01-02 10:43:49 -08:00
README Drop price-quotes.scm, gnc-fq-helper.in and gnc-fq-check.in - no longer used 2022-10-02 11:50:26 -07:00

-*-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.