gnucash/libgnucash/quotes
John Ralls 6aeca0040e Bug 799419 - Intermittent quote price issue
Track quote source in Finance::Quote return json so that duplicate symbols in
different namespaces can be kept separate.
2024-09-26 17:55:39 -07:00
..
CMakeLists.txt Remove redundant uses of cmake -E env 2023-03-07 15:44:43 +00:00
finance-quote-wrapper.in Bug 799419 - Intermittent quote price issue 2024-09-26 17:55:39 -07:00
gnc-fq-update.in Add JSON::Parse to gnc-fq-update. 2023-03-10 12:51:30 -08:00
README [price-quotes] Remove superseded gnc-fq-dump and Quotes-example.pl 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-update.in:

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