Software Index
Related Topics
Popular Trends
Trending Topics
 

Dimensional Fund Advisors Dfa Funds

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Fund Manager - Personal
Fund Manager is a full featured portfolio management application. FundManager is designed to help investors monitor and analyze their stocks,mutual funds, and other investments with a wide variety of easy to usegraphs and reports. Fund Manager makes keeping track of ...
May 12th 2004 Shareware  5 stars 1k
Fund Manager - Advisor
Fund Manager is a full featured portfolio management application. Fund Manager is designed to help investors monitor and analyze their stocks, mutual funds, and other investments with a wide variety of easy to use graphs and reports. Fund Manager makes ...
April 26th 2006 Shareware  5 stars 2,845k
Fund Manager - Professional
Fund Manager is a full featured portfolio management application. Fund Manager is designed to help investors monitor and analyze their stocks, mutual funds, and other investments with a wide variety of easy to use graphs and reports. Fund Manager makes ...
May 12th 2004 Shareware  5 stars 1k
TradeTrakker Deluxe
TradeTrakker is an easy-to-use, yet powerful financial portfolio management application. Whether you are new to investing or an experienced trader, TradeTrakker will help you monitor and analyze your stock and mutual fund positions, providing powerful insight into how well your ...
December 2nd 2006 Shareware  5 stars 1,314k
DownloaderXL Pack
Powerful stock quotes downloading software for Microsoft Excel. DownloaderXL package includes the following products: DownloaderXL, RTQuotesXL, OptionsXL and PortfolioXL. DownloaderXL downloads free historical stock, index and mutual fund data into Microsoft Excel spreadsheets from Yahoo Finance. Historical data goes back ...
November 2nd 2006 Shareware    1,792k
Special reporting for NonOCoState Pension Fund
The program generates special reporting of non-state pension funds for FSFR. The special reporting is formed in the paper and electronic form monthly and quarterly. Software does not require special drivers and provides link with iPension (complex pension fund automation ...
January 9th 2011 Freeware    1,024k
ESQuotes
Powerful Excel workbook for stocks & mutual funds. Quotes directly from Internet with no downloads or conversions. Manage stocks & mutual funds your way. Stealth quote interface uses simple & familiar =functions(). Works with all proxy servers. Example workbook with ...
September 6th 2001 Shareware  5 stars 1k
AmiBroker
AmiBroker is a comprehensive technical analysis program, allowing you to study and predict trends in the market and to maintain a portfolio of shares. AmiBroker has a custom programming language called AFL which incorporates over 100 analysis functions, allowing you ...
August 30th 2001 Shareware  5 stars 1k
Remind-Me
Remind-Me tracks and reminds you of important events before they occur. It displays holidays, birthdays, anniversaries, and scheduled events on an attractive traditional calendar. Remind-Me can alert you when your computer starts up, or at any specified time. Remind-Me has ...
May 12th 2004 Shareware  5 stars 672k
3D Soma Puzzle Freeware
3D Soma Puzzle is a three-dimensional logic game that challenges you to assemble various figures with the colored irregular blocks. The puzzle seems to be simple but great variety of solutions for each shape (the simplest figure - cube can ...
April 3rd 2002 Freeware  5 stars 768k
Remind-Me with Palm Conduit
Remind-Me is a personal calendar and event reminder for Windows. This package includes a Palm conduit. This conduit enables you to synchronize your events in Remind-Me with Palm's DateBook. The conduit supports full 2-way mirror image synchronization.
May 12th 2004 Shareware  5 stars 304k
Trans-Dimensiona l Learning
TDL - Win Neural Net Pattern Recog. Tool Quick, hassle-free automatic construction of NN by use of evolutionary processes. Trans-Dimensional Learning allows multiple data sets to be learned incrementally, regardless of differences in number of inputs and outputs. Complete graphical ...
November 22nd 2002 Shareware  5 stars 1,362k
Pikker
Dynamic portfolio rotation trading system backtesting. Matrix calculations of a list of securities over a date range allow for stock or fund rotation through a portfolio, as well as an entire new category of "Market Breadth" indicators, and new methods ...
June 25th 2003 Shareware  4.5 stars 5,164k
Audio Caller ID
Audio Caller ID will announce a caller's name over your computer speakers, email you when specified calls are received, and even block calls you choose. You can optionally assign pre-recorded sounds to be played for specified callers. Audio Caller ID ...
May 12th 2004 Shareware  4 stars 271k
Delve Reporting
Delve Reporting is a desktop software that allows a user to generate professional web based reports from existing data sources. The reports are deployed to the Internet allowing clients to access them via a password protected area on your website. ...
July 26th 2003 Shareware    38,687k
Delve Web Secure
An online file sharing system that allows anyone to publish documents securely on their website behind a login and password. The first 3 logins are free. Initially the software needs a system administrator to install it, but once up and ...
July 26th 2003 Shareware    27,687k
HSQuote Stock Quote Downloader
Downloads free historical end-of-day stock quotes, market indices, mutual funds, money market funds, corporate bonds and metals, on major exchanges AROUND the WORLD, in MetaStock or spread-sheet format; works with most popular technical analysis software packages. The lowest price on ...
September 29th 2003 Shareware    1,252k
Magic Charts
Tool to easily follow the stock market using Point and Figure charts.Get a set of updated charts everyday in your mailbox (or if you preferdownload the charts files from our website)We have charts of the following markets:USUS mutual funds, ETF's ...
August 27th 2003 Demo    7,782k
Magic Charts Mac
Tool to easily follow the stock market using Point and Figure charts.Get a set of updated charts everyday in your mailbox (or if you preferdownload the charts files from our website)We have charts of the following markets:
US
US mutual funds,
ETF's and ...
August 27th 2003 Demo    5,300k
Stock Quotes Pro
Stock Quotes Pro is a software utility that instantly downloads end-of-day historical quotes of stocks, indices and mutual funds publicly traded in US, Canada and international markets. It produces quotes output in a customizable ASCII format which makes historical stock ...
September 13th 2003 Shareware    570k
Related Scripts
Binding a two dimensional ArrayList to a ListBox Control
This is an useful web based tutorial through which you can learn how to insert the data of the two dimensional array in the list of the listbox control of ASP.NET. The complete sample program to carry out this operation ...
December 10th 2005 Freeware     
Databinding to multi-dimensional arrays
Databinding to multi-dimensional arrays is a web based tutorial in which author explains the procedure for working along with data binding in multi-dimensional arrays. The author offers sample code which execute the above said process. Through this programme the programmers ...
November 23rd 2005 Freeware     
Implementing Multi-dimensional Arrays in JavaScript
A simple but an easier tutorial that describes how to implement multi-dimensional array to print out a set of same kind of data type. The javascript functions are explained combined with ASP method to store values into multi-dimensional array and ...
November 24th 2005 Freeware     
Inserting the contents of a two-dimensional array into a database
This is a helpful tutorial that is easily understandable by all the users. This tutorial guides the users in adding the values of two dimensional arrray into the records of the database table. A sample code is given for the ...
December 15th 2005 Freeware     
Multi-dimensional arrays
It is an ASP learning course that illustrates the steps needed to create a Multi-dimensional array with desired column and row and tells how to assign values to rows and columns. From the given sample snippet, you will learn about ...
December 1st 2005 Freeware     
Reduce Two-Dimensional To One-Dimensional Array
An useful tutorial for those who handle array funcions in ASP to get more tips on array functions. This article educates you about how an one-dimensional array can be obtained from a two-dimensional array. After changing array dimension, it is ...
December 18th 2005 Freeware     
Sorting a Two-Dimensional Array using a Bubble Sort
This is more useful for the web developers in ASP language to get more details in string handling functions in ASP. This article illustrates the steps to create two dimensional array with variables and suggests the bubble sorting method to ...
November 26th 2005 Freeware     
Thermometer,Goal Graph
Thermometer/Goal Graph is a PHP application that gives a note of the level of the fund raised in the form of a graphical format. This script requires access to a web server that supports PHP and that has the "GD" ...
December 12th 2005 Freeware     
3D Data Grid
This script is helpful for the database administrators who want to create their own graphical user interface database table to manage data. It shows multiple database table in three dimensional model and the users can select their required database table ...
December 12th 2005 Freeware     
AJ MIGS
A fully functional migs website. Users may fund their money using Stormpay, intgold, Egold and Evocash. Users can view their stats and put their banner advertisement on the home page.
December 7th 2005 Commercial     
Related Code
How to sort a 2 dimensional array
One of the problems I faced while I developing a information retrieval system for Arabic language using the neural network is how to sort the 2 dimensional array? After a deep thinking and useless searching I decide to go and ...
April 17th 2010     34k
3D CUBE ANALYSIS
This GUI program is programmed in C++. This is a very useful program for analyzing a 3D object. Borland Turbo C++ 3.0 is used for compilation of this graphics program.

This is a program for analyzing 3-DIMENSIONAL CUBE or CUBOID.
Generally students ...
December 8th 2011     169k
New Software
Popular Software