Files
gnucash/src/quotes
David Hampton d04ac16ee7 Sync the g2 branch with the gnome2-merge-1 tag.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8900 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-07-17 08:10:19 +00:00
..
2001-03-16 22:49:12 +00:00
2001-03-16 22:49:12 +00:00
1999-01-17 17:18:52 +00:00

-*-text-*-

This directory contains assorted stock quote scripts.

finance-quote-helper.in:

  Source file for finance-quote-helper which is a perl script that
  allows gnucash to communicate with Finance::Quote over pipes from
  guile.  The requests and responses are scheme forms.

gnc-prices:

  Deprecated wrapper to support old setup.  Use "gnucash --add-quotes
  filename" instead.

value_portfolio:

  A stand-alone perl script for updating and printing the value of a
  portfolio.  To use this script, edit the the first few lines at the
  top of the file to indicate your portfolio and purchase price.
  (from Christopher B. Browne, cbbrowne@hex.net)