From 06dcd35b968178beb536cb86ccd22709d82f0afb Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Thu, 8 Jun 2000 23:52:34 +0000 Subject: [PATCH] update finance quote info git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2446 57a11ea4-9604-0410-9ed3-97b8803252fd --- doc/html/C/projects.html | 65 ++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/doc/html/C/projects.html b/doc/html/C/projects.html index 0ce4a14050..e3df82a418 100644 --- a/doc/html/C/projects.html +++ b/doc/html/C/projects.html @@ -1454,59 +1454,55 @@ Quotes
- Add ability to download stock quotes, other price quotes. - -

Add ability to download historical prices as well. + Add ability to obtain stock, mutual fund, and currency trading + data from news agencies, web pages. + Add ability to download historical prices as well. (e.g. get 5-year history of mutual fund - performance vs. djia).

+ performance vs. djia).

Right now, stock prices are stored along with everything - else, in the main database, in the transaction table.

- -

This leads to several aesthetic quandries.

+ else, in the main database, in the transaction table. + This leads to several aesthetic quandries.

Status:



@@ -2167,6 +2163,9 @@ Password:
  • Xrapid stock technical analysis.
  • +
  • GetQuote is a + command-line toll for getting stock quotes. Implemented in C.
  • +
  • Accountant project at sourcforge aims to create a generic business library.