From a509198e85b07e08334affb103a888d6ce5cc17b Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sun, 17 Apr 2005 05:04:12 +0000 Subject: - Add xtrader [1] Technical analysis program for financial instruments Included is also an simple portfolio module where you can - edit transactions, create reports and charts. - create price larms report. - edit all data. - export all database files to an import file. WWW: http://xtrader.sourceforge.net/ Requested by: lioux [1] -- I gave him maintainer too.. if he doesn't want it he can change. --- finance/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'finance/Makefile') diff --git a/finance/Makefile b/finance/Makefile index 84656ac728d4..d45bb3a454a4 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -53,5 +53,6 @@ SUBDIR += wmstock SUBDIR += xinvest SUBDIR += xquote + SUBDIR += xtrader .include -- cgit v1.2.3