76 projects tagged "Investment"
beancounter enables stockmarket data analysis and performance evaluation. It has two main modes. The first is data gathering - both current data (e.g. closing prices, high, low, volume etc.) and historical price data can be retrieved efficiently using multiple securities per requests, and stored in an SQL database (PostgreSQL, MySQL, and SQLite are supported) via easy command line operations. The second mode is data analysis, based on the previously stored data. This comprises various performance reports, as well as a Value-at-Risk analysis. beancounter is implemented as a Perl module, and a Perl command-line frontend to the module. It supports different stock markets from around the globe, foreign exchange rates, US mutual funds, and US options.
Finance::Quote is a Perl module which can fetch on-line stock quotes, including those from American, European, Canadian and Australian markets. Information from a number of investment houses is also available. Features include currency lookups and conversions, automatic failover support, and loadable user modules.
GBonds is a savings bond inventory program for GNOME. It allows you to track the current redemption value and performance of your U.S. Savings Bonds and keep a valuable record of the bonds you own. Gbonds is similar in functionality to "Savings Bond Wizard" for Windows distributed by the U.S. Treasury.
GnuCash allows you to track bank accounts, stocks, income, and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. It is backed by an active development community and is blossoming into a full-fledged accounting system.
RAPID provides stock/commodity charts, buy/sell tax accounting and trade profit graphing, plus dozens of technical analysis tools, including trendlines, point and figure, candlesticks, simple exponential and weighted moving averages, volatility, macd, stochastics, wilder DMI, standard deviation bands, trendlines, time-horizon lines, fibonacci, slope, momentum, OBV, CCI, bollinger bands, probability osc, cycle finder, derivative and integration chart, Williams Accumulation and distribution, etc.
Sgraph is a utility to create graphs from data supplied by the user. It creates standard stock charts, using open/min/max/close and volume data. Another goal is to create a set of functions that can serve as a static library, to interface with your stock data manipulation routines.