mirror of https://github.com/Gnucash/gnucash
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.
|
|
25 years ago | |
|---|---|---|
| .. | ||
| .cvsignore | 26 years ago | |
| Makefile.am | 25 years ago | |
| Quote_example.pl | 26 years ago | |
| README | 26 years ago | |
| finance-quote-helper.in | 25 years ago | |
| gnc-prices | 26 years ago | |
| update-finance-quote.in | 26 years ago | |
| value_portfolio | 28 years ago | |
README
-*-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)