









Serving Software Downloads in 976 Categories, Downloaded 31.045.773 Times
A simple and accurate historical stock market simulator. It allows you to trade a number of scenarios including: - Facebook IPO - The Dot.Com bubble - The Great Depression - Collapse of Gold (Feb-11-2013 to (May-20-2013) - etc You get $1,000 for each scenario. The program automatically...
Platforms: iOS
License: Freeware | Size: 5.1 MB | Download (7): 30 Second Stock Market Free Download |
5Min Chart is a unique and powerful Charting tool for stocks trading in the United States market with Real Time Stock Quotes including pre and after market quotes and a unique streaming quote clock. Data are updated intraday Real Time. Not only can you view BASIC like Price, Volume, Change,...
Platforms: iOS
License: Freeware | Size: 16.5 MB | Download (9): 5Min Chart: Real Time Stock Quote, Stock Chart, Unlimited Stock Watch Lists Management Download |
Advanced Stock Tracking System (AST) is a Web-based application for keeping track of stocks. Advance Stock Tracker features a portfolio with dividend tracking, a worksheet to keep track of prospects, a stock comparison utility, and a search engine for the stock market based heavily on technical...
Platforms: *nix
License: Freeware | Size: 1.3 MB | Download (154): Advance Stock Tracker Download |
Advanced Stock Tracking System (AST) is a web-based application for keeping track of stocks. It features a portfolio with dividend tracking, worksheet to keep track of prospects, a stock comparison utility, a search engine for the stock market and an alert engine to email you about key events in...
Platforms: Windows, Mac, *nix, C/C++, BSD Solaris
License: Freeware | Download (155): Advanced Stock Tracking System Download |
AptiStock is the FREE stock market analysis software developed for every level of trader. The basic intention of AptiStock is to allow everyone to use technical analysis software without the needs to buy an expensive tool. It is ideal for the novices who are passionate in stock market and it also...
Platforms: Windows
License: Freeware | Size: 5.7 MB | Download (1565): AptiStock Download |
Once they do, it will delete them from the product_notifications table, so as not to constantly tell them whenever you add stock.
Platforms: Windows, *nix, PHP, BSD
License: Freeware | Download (27): Automatic Customer Stock Update Notification Download |
The Baby Tooth chart is a PHP script which graphically shows how a baby's primary teeth have erupted - Eventually it'll become a POST/PHP-Nuke module. It uses only PHP and static images (i.e. no PHP graphics or FLASH, so no extra libaries needed).
Platforms: Windows, Mac, *nix, PHP, BSD Solaris
License: Freeware | Download (31): Baby Tooth chart Download |
Barchart Stocks, Futures and Forex is the most complete financial app currently available, featuring free real-time stock prices. Track stocks, futures, forex markets, ETFs & indices. In-depth coverage on all symbols (including charts, technicals, fundamentals, opinions) is available at your...
Platforms: iOS
License: Freeware | Size: 15.6 MB | Download (7): Barchart Stocks, Futures and Forex Download |
Code included will help you understand how to quantify candlestick patterns.createCandleStick.m quantifies candlestick bars to 6-digit binary codes.candleStickEvaluation.m demonstrates how you can evaluate multiple-day candlestick...
Platforms: Matlab
License: Freeware | Size: 184.32 KB | Download (20): Candlestick Quantification Download |
Chanakya is the No.1 Gujarati Investment Weekly which provides in-depth news and analysis on the Indian Stock Markets , IPOs, Mutual Funds, Bullion and many other investment avenues. It provides technical (chart) analysis as well as fundamental analysis for stock market scrips. Magazine...
Platforms: iOS
License: Freeware | Size: 4.8 MB | Download (7): Chanakya Ni Pothi Download |
With Chart FX Lite for ASP.NET, you will be able to integrate basic charting capabilities into your Web Forms / ASP.NET applications. You will find Chart FX Lite for ASP.NET an extremely versatile charting tool.Chart FX Lite for ASP.NET offers entry-level charting functionality for Web Forms...
Platforms: PHP
License: Freeware | Size: 2.26 MB | Download (23): Chart FX Lite for ASP.NET for Scripts Download |
Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart. These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags. Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts. Whats New in This...
Platforms: *nix
License: Freeware | Size: 18.43 KB | Download (94): Chart Taglibs Download |
Designed for quick at-a-glance updates on any desired combination of stocks and ETFs, across timeframes from 1 month to 2 years. No more constant switching between charts. See it all in one place. Chart Watch is a simple, streamlined look at any custom portfolio you enter, featuring charts of...
Platforms: iOS
License: Freeware | Size: 614.4 KB | Download (7): Chart Watch Download |
Chart::EPS_graph creates line graphs in PostScript as *.eps format. SYNOPSIS # Create anew a 600 x 600 points (not pixels!) EPS file my $eps = Chart::EPS_graph->new(600, 600); # Choose minimum required display info $eps->set( label_top => Graph Main Title, label_y1 => Y1 Axis Measure...
Platforms: *nix
License: Freeware | Size: 24.58 KB | Download (90): Chart::EPS_graph Download |
Chart::GRACE is a Perl object for displaying data via Xmgrace. SYNOPSIS use Chart::GRACE; xmgrace($a, { SYMBOL => plus}; use Chart::GRACE (); $grace = new Chart::GRACE; $grace->plot($pdl); xmgrace($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR plotting...
Platforms: *nix
License: Freeware | Size: 8.19 KB | Download (79): Chart::GRACE Download |
Chart::Graph is a Perl extension for a front-end to gnuplot, XRT, and Xmgrace. SYNOPSIS # EXAMPLE: gnuplot #make sure to include Chart::Graph use Chart::Graph:Gnuplot qw(gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column],...
Platforms: *nix
License: Freeware | Size: 245.76 KB | Download (84): Chart::Graph Download |
Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename...
Platforms: *nix
License: Freeware | Size: 8.19 KB | Download (143): Chart::Graph::Gnuplot Download |
Chart::Graph::Xrt2d is a Perl module for creating graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt2d qw(xrt2d); # Function call xrt2d(%options, [%data_options1, @data_set1], [%data_options2, @data_set2], . . ); This module is unmaintained, it worked with Sitrakas XRT,...
Platforms: *nix
License: Freeware | Size: 245.76 KB | Download (92): Chart::Graph::Xrt2d Download |
Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt3d qw(xrt3d); # Function call xrt3d(%options, @data_set ); This module is unmaintained, it worked with Sitrakas XRT, and hasnt been tested against newer versions. Sitraka...
Platforms: *nix
License: Freeware | Size: 245.76 KB | Download (148): Chart::Graph::Xrt3d Download |
Chart::Plot is a Perl module to plot two dimensional data in an image. SYNOPSIS use Chart::Plot; my $img = Chart::Plot->new(); my $anotherImg = Chart::Plot->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() ); $img->setData (@xdataset, @ydataset);...
Platforms: *nix
License: Freeware | Size: 15.36 KB | Download (95): Chart::Plot Download |