Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.174.003 Times

Finance Tool software
Filter: All | Freeware | Demo
 

Finance Tool

< 1 2 3 4 5 > 
Added: March 20, 2010 | Visits: 1.639

Finance::YahooQuote Finance::YahooQuote is a Perl module that can get stock quotes from Yahoo! Finance. SYNOPSIS use Finance::YahooQuote; # setting TIMEOUT and PROXY is optional $Finance::YahooQuote::TIMEOUT = 60; $Finance::YahooQuote::PROXY = "http://some.where.net:8080"; @quote = getonequote $symbol; # Get...



Platforms: *nix

License: Freeware Size: 22.53 KB Download (104): Finance::YahooQuote Download

Added: October 08, 2010 | Visits: 1.093

Finance::YahooChart Finance::YahooChart is a Perl module to get a chart from Yahoo! Finance. SYNOPSIS use Finance::YahooChart; %img = getchart(symbol => $symbol, size => $size, type => $type, include => $include); print width=$img{width} height=$img{height}>"; This module gets charts from Yahoo! Finance....





Platforms: *nix

License: Freeware Size: 9.22 KB Download (107): Finance::YahooChart Download

Added: July 11, 2010 | Visits: 1.168

DREAM Tool 0.7 DREAM Tool is a generic framework that aims at providing a common semantic domain which can express several (real-time, power consumption, resource) constraints. The semantic domain has an executable C++ model which has been semantically anchored to the hybrid automata formalism. Although the...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (140): DREAM Tool 0.7 Download

Added: May 25, 2010 | Visits: 1.960

mii-tool The mii-tool command provides an tool for checking and setting ethernet cabling parameters. It is normally included in Bernd Eckenfels net-tools package, but this is an single distribution which only contains mii-tool. This package also comes with cleaned makefile and allows build-time...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (272): mii-tool Download

Added: October 13, 2010 | Visits: 1.142

Sudoku Tool Sudoku Tool is a sudoku game that helps you to solve sudoku puzzles. Sudoku Tool can generate puzzles randomly or puzzles can be entered manually. Some of the features include random puzzle generation, pencil marks, and the ability to save games. Manual Setup: The game starts in...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (106): Sudoku Tool Download

Added: November 22, 2010 | Visits: 1.413

Finance::Quote Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; $q->timeout(60); $conversion_rate = $q->currency("AUD","USD"); $q->set_currency("EUR"); # Return all info in Euros....


Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote Download

Added: January 02, 2010 | Visits: 1.215

Finance::Quote::ASX Finance::Quote::ASX is a Perl module that can obtain quotes from the Australian Stock Exchange. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %stockinfo = $q->fetch("asx","BHP"); # Only query ASX. %stockinfo = $q->fetch("australia","BHP"); # Failover to other sources OK. This...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (128): Finance::Quote::ASX Download

Added: February 08, 2010 | Visits: 1.820

Finance::Quote::Yahoo::Australia Finance::Quote::Yahoo::Australia is a Perl module to fetch Australian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_australia","BHP"); # Use this module only. my %info = $q->fetch("australia","BHP"); # Failover with other...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (107): Finance::Quote::Yahoo::Australia Download

Added: February 18, 2010 | Visits: 1.545

Finance::Quote::Yahoo::Brasil Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasilian stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_brasil","BHP"); # Use this module only. my %info = $q->fetch("brasil","BHP"); # Failover with other methods....


Platforms: *nix

License: Freeware Size: 92.16 KB Download (114): Finance::Quote::Yahoo::Brasil Download

Added: November 22, 2010 | Visits: 1.842

Finance::Quote::Yahoo::nz Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. SYNOPSIS use Finance::Quote; my $q = Finance::Quote->new; my %info = $q->fetch("yahoo_nz","DPC"); # Use this module only. my %info = $q->fetch("nz","DPC"); # Failover with other methods. This module allows...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (120): Finance::Quote::Yahoo::nz Download

Added: February 04, 2010 | Visits: 1.702

Finance::Quote::Yahoo::USA Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("usa","SGI"); This method provides access to financial information from a number of exhcanges in the...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (101): Finance::Quote::Yahoo::USA Download

Added: May 06, 2010 | Visits: 1.510

MIME-tool MIME-tool is a little mime encoding tool I slapped together when I needed something on a production box at work (productions = no C development environment, only the ancient K&R compiler required for god-knows-what sys-admin task). The resulting program will compile happilly on both the...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (111): MIME-tool Download

Added: January 25, 2010 | Visits: 944

Babel Interoperability Tool Babel Interoperability Tool is a tool for mixing C, C++, Fortran77, Fortran90, Python, and Java in a single application. This is our cornerstone product, representing 90% of our effort. Babel is the foundation for a multilanguage scientific compoenent framework. We are often called "The Babel...


Platforms: *nix

License: Freeware Size: 13.1 MB Download (90): Babel Interoperability Tool Download

Added: April 20, 2010 | Visits: 1.054

Ruby/Finance Ruby/Finance allows access to changing financial data, such as stock quotes and currency conversion rates. For the foreseeable future, it is intended to be a port of Perls Finance::Quote module. Examples: Currency conversion require finance/currency Display the US Dollar ($) to Euro ()...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (99): Ruby/Finance Download

Added: May 22, 2010 | Visits: 1.342

Finance::Bank::Sporo Finance::Bank::Sporo is a Perl extension for B< SporoPay > of Slovenska Sporitelna. SYNOPSIS use Finance::Bank::Sporo; $sporo_obj = Bank::Sporo->new($prenumber,$number); $sporo_obj->configure( amt => $amt, vs => $vs, ss => $ss, rurl => $rurl, param => $param, ); print...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Finance::Bank::Sporo Download

Added: May 07, 2010 | Visits: 1.511

Finance::InteractiveBrokers::TWS Finance::InteractiveBrokers::TWS is a Perl module that lets you talk to Interactivebrokers Traders Workstation using Perl. This module is a wrapper around InteractiveBrokers Traders Workstation (TWS) Java interface, that lets one interact with the TWS using Perl, via the vendor supplied API....


Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): Finance::InteractiveBrokers::TWS Download

Added: August 25, 2010 | Visits: 2.952

SwitchProxy Tool 1.4.1 for SwitchProxy Tool is a Firefox extension which lets you manage and switch between multiple proxy configurations quickly and easily. You can also use it as an anonymizer to protect your computer from prying eyes. NOTE: In Firefox you can use the toolbar element to save space. A useful...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (2123): SwitchProxy Tool 1.4.1 for Download

Added: February 27, 2010 | Visits: 2.611

PHP Radius Accounting Tool PHP Radius Accounting tool is a report tool for use with freeradius and MySQL. PHP Radius Accounting Tool features: listing of users, bandwidth used up/down per user, number of logins, usage details, who is using most bandwidth, a list of stations (access points), which users use each access...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (197): PHP Radius Accounting Tool Download

Added: July 16, 2010 | Visits: 1.680

Finance::Currency::Convert::Yahoo Finance::Currency::Convert::Yahoo is Perl mdoule that convert currencies using Yahoo. SYNOPSIS use Finance::Currency::Convert::Yahoo; $Finance::Currency::Convert::Yahoo::CHAT = 1; $_ = Finance::Currency::Convert::Yahoo::convert(1,USD,GBP); print defined($_)? "Is $_n" : "Error."; exit; #...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (120): Finance::Currency::Convert::Yahoo Download

Added: January 02, 2010 | Visits: 1.143

GTK ACX Tool GTK ACX Tool provides a tool that displays the status of the ACX100 driver. The GTK ACX Tool displays the status of the Texas Instruments (TI) ACX100 IEEE 802.11 driver. This tool could be used just with driver developed by wlan.kewl.org Project on FreeBSD 5.2 and later versions. It uses GTK+...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (92): GTK ACX Tool Download

< 1 2 3 4 5 >