| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | The Mutual Fund Tracker 2000 98.3.7 |
windows | Business Finance->Accounting Tools | $30.00 |
View Detail
|
|||||||||
The Mutual Fund Tracker works using technical analysis to determine when to buy or sell mutual funds. This program will help you analyze a mutual funds relative strength based on comparison of three user definable moving averages and the current fund price, while providing you with buy, sell, and hold signals based on three key indices. You can even look at different "what if" scenarios based on your diverse criteria and investment objectives. Lets look at the programs results for the past five years. In 1996 you would have seen a gain of 21.67%. In 1997 you would have seen a gain of 26.49%. In 1998 you would have seen a gain of 25.75%. In 1999 you would have seen a gain of 46.98%. In 2000 you would have seen a loss of 0.93%. |
||||||||||||||
| 2 | Mutual Log for HanDBase 1.0 |
pda | Business->Databases | FREE |
View Detail
|
|||||||||
| 3 | Wall Street Guru 3.0 |
windows | Business Finance->Stock and Portfolio Tools | Free |
View Detail
|
|||||||||
Manage your portfolio of stocks, bonds and mutual fundswith unique help from Numerology and Astrology. Createreports for stocks, bonds and mutual funds. Choose any date between 1900 and 2099 for your trades. Get the edge you need to finally crack Wall Street today! |
||||||||||||||
| 4 | FinPoint StockHand 1.0 |
windows | Palm Pilot->Productivity and Business | Free |
View Detail
|
|||||||||
Real time stock and mutual fund portfolio management software package. Desktop app automatically updates prices in real time from Internet. Updated prices downloaded to Palm with each HotSync. |
||||||||||||||
| 5 | MQ Downloader 6.024 |
windows | Business Finance->Personal Finance | $99.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 6 | WallStreetMenu 1.2 |
mac | Business Finance->Business | $8 |
View Detail
|
|||||||||
WallStreetMenu is a customizable Mac OS X menu item which enables users to keep track of Stocks, Mutual Funds, and Indices. |
||||||||||||||
| 7 | Quote Format Converter 1.0 |
windows | Business Finance->Business Finance | $20 |
View Detail
|
|||||||||
|
||||||||||||||
| 8 | Text::NSP::Measures::2D::MI 1.03 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Text::NSP::Measures::2D::MI is a Perl module that provides error checks for Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson-Stirling Measure. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ll_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1, npp=>$npp); if( ($errorCode = getErrorCode())) { print STDERR $errorCode." - ".getErrorMessage()."n""; } else { print getStatisticName."value for bigram is ".$ll_value."n""; } |
||||||||||||||
| 9 | Stocks & Fractions 1.0.3 |
windows | Business Finance->Calculator Converter | Free |
View Detail
|
|||||||||
Unique built-in fraction calculator allows investor tocalculate profits directly in fractions. Maintain portfolios of stocks & mutual funds. Internet aware. Download quotes directly into portfolios. Look up stock symbols on-line.Drag & drop features. |
||||||||||||||
| 10 | Quotelf Center (qCenter) 4.07 |
windows | Business Finance->Business Finance | $89.00 |
View Detail
|
|||||||||
Download free historical stock quotes and store historical stock prices in metastock format. Intraday and End-of-day quotes for mutual funds, market indices and stocks. You need to download and install free Metastock Downloader. |
||||||||||||||
| 11 | ACoM Peanuts 1.0.1 |
windows | Business Finance->Applications | $279.00 to buy |
View Detail
|
|||||||||
|
||||||||||||||
| 12 | OmniValue 2.1 |
windows | Business Finance->Business Finance | $29 to buy |
View Detail
|
|||||||||
|
||||||||||||||
| 13 | Vanguard Asset Allocation 1.1 |
pda | Business->Finance | FREE |
View Detail
|
|||||||||
Design a balanced portfolio of Vanguard Mutual Funds that will include Large Cap, Mid Cap, Small Cap, International, Emerging Markets, Long Term Treasuries, Intermediate Term Corp Bonds, Short Term Corp Bonds and Cash. |
||||||||||||||
| 14 | Calculate your profit |
script | PHP | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 15 | Valentine Love Screensaver 2 1 |
windows | Home Shell Desktop->Misc Screens | Free |
View Detail
|
|||||||||
Valentines day is most closely associated with the mutual exchange of love notes in the form of "valentines." Modern Valentine symbols include the heart-shaped outline and the figure of the winged Cupid. Bring back fond memories with this love themed valentine screensaver. |
||||||||||||||
| 16 | Winnav 3 |
windows | Business Finance->Business Finance | $20 |
View Detail
|
|||||||||
|
||||||||||||||
| 17 | Value Trend Indicator 5.60 |
windows | Business Finance->Personal Finance | $23.45 |
View Detail
|
|||||||||
|
||||||||||||||
| 18 | Portfolio Evaluator 1.2 |
windows | Business Finance->Personal Finance | $8.00 |
View Detail
|
|||||||||
Printouts are professional looking and may be used by financial planners as well as individuals to track report specific stock, bond, and mutual fund investments. |
||||||||||||||
| 19 | FundTrac 2.0 |
windows | Business Finance->Business Finance | Free |
View Detail
|
|||||||||
FundTrac is an easy-to-use and smart mutual fund portfolio analyzer. FundTrac will help you analyze mutual funds and how they have performed. It allows you to create allocation scenarios in several modes. Obviously, past results are no measure or assurance of future results. Use the program as a tool in your investment research. FundTrac is an easy-to-use and smart mutual fund portfolio analyzer. |
||||||||||||||
| 20 | Text::NSP::Measures::3D::MI 1.03 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Text::NSP::Measures::3D::MI is a Perl module that provides error checks and framework to implement Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson Stirling Measure for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::ll; $ll_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100); if( ($errorCode = getErrorCode())) { print STDERR $erroCode." - ".getErrorMessage()."n"; } else { print getStatisticName."value for bigram is ".$ll_value."n"; } This module is the base class for the Loglikelihood and the True Mutual Information measures. All these measure are similar. This module provides error checks specific for these measures, it also implements the computations that are common to these measures. Log-Likelihood measure is computed as Log-Likelihood = 2 * [n111 * log(n111/m111) + n112 * log(n112/m112) + n121 * log(n121/m121) + n122 * log(n122/m122) + n211 * log(n211/m211) + n212 * log(n212/m212) + n221 * log(n221/m221) + n222 * log(n222/m222)] Total Mutual Information tmi = [n111/nppp * log(n111/m111) + n112/nppp * log(n112/m112) + n121/nppp * log(n121/m121) + n122/nppp * log(n122/m122) + n211/nppp * log(n211/m211) + n212/nppp * log(n212/m212) + n221/nppp * log(n221/m221) + n222/nppp * log(n222/m222)] Pointwise Mutual Information pmi = log (n111/m111) Poisson Stirling Measure ps = n111 * ( log(n111/m111) - 1) All these methods use the ratio of the observed values to expected values, for computations, and thus have common error checks, so they have been grouped togrther. |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
