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.481.342 Times

Finance Soft software
Filter: All | Freeware | Demo
 

Finance Soft

< 1 2 3 4 5 > 
Released: May 02, 2009  |  Added: May 07, 2009 | Visits: 1.506

Personal Finance Control Personal Finance Control or PFC for short is not designed to be used by any home user but only for personal financial control of the user's household. The correct control of personal finances are non different as for any organization. Finances cannot be controlled if you do not know your... Platforms: Windows

License: Shareware Cost: $27.99 USD Size: 38.26 MB Download (121): Personal Finance Control Download

Added: July 16, 2010 | Visits: 1.689

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

Released: September 28, 2011  |  Added: October 18, 2011 | Visits: 1.024

ASC School Finance Controller School Finance Controller is specially developed for school & other institutional organization. This fulfills all the requirements related to accounts up to Profit & Loss and Balance Sheet. Fees module is very easy in use and very fast in operating. Bank Challan for Students can also be printed... Platforms: Windows

License: Shareware Cost: $120.00 USD Size: 12.53 MB Download (117): ASC School Finance Controller Download

Added: November 22, 2010 | Visits: 1.424

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: February 18, 2010 | Visits: 1.556

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: May 06, 2010 | Visits: 1.473

Finance::Bank::HDFC Finance::Bank::HDFC project provides an interface to the HDFC netbanking service.. Get Google-Adwords at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. This Perl Module provides a simple to use API for the Google Adwords SOAP... Platforms: *nix

License: Freeware Size: 4.1 KB Download (114): Finance::Bank::HDFC Download

Released: September 10, 2010  |  Added: September 25, 2010 | Visits: 1.219

Flair Finance Flair Finance is an easy personal finance application for home users that lets you track your receipts and expenditures, and give you a clear illustration of where your money is going. Flair Finance is a handy, easy-to-use personal finance software that lets you track your receipts and... Platforms: Windows, Mac

License: Shareware Cost: $24.95 USD Size: 2.71 MB Download (114): Flair Finance Download

Added: September 25, 2010 | Visits: 1.363

Finance::Bank::NetBranch Finance::Bank::NetBranch is a Perl module that can manage your NetBranch accounts with Perl. SYNOPSIS use Finance::Bank::NetBranch; my $nb = Finance::Bank::NetBranch->new( url => https://nbp1.cunetbranch.com/valley/, account => 12345, password => abcdef, ); my @accounts =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (112): Finance::Bank::NetBranch Download

Added: July 03, 2010 | Visits: 764

Finance::BDT Finance::BDT is a Perl module that implements BDT yield curve model. SYNOPSIS use Finance::BDT; use Data::Dumper my @y = (0, 0.0283, 0.029, 0.0322, 0.0401, 0.0435, 0.0464, 0.0508, 0.0512); ## YTM on strips my $vol = 0.20; ## constant volatility my $epsilon = 0.01; my ($r, $d, $A) =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): Finance::BDT Download

Released: August 07, 2008  |  Added: August 13, 2008 | Visits: 3.063

Fortora Fresh Finance for Windows Fortora Fresh Finance is the straightforward personal finance software for everyone. With Fortora Fresh Finance you can easily manage your personal finance-related tasks, such as balancing the checkbook, keeping track of credit cards, bill reminders, budgets and more. And you can easily generate... Platforms: Windows

License: Demo Cost: $29.99 USD Size: 3.19 MB Download (111): Fortora Fresh Finance for Windows Download

Added: May 22, 2010 | Visits: 1.357

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

Released: January 23, 2018  |  Added: February 04, 2018 | Visits: 1.202

Boachsoft Finance Take control of your personal finances and save time with Boachsoft Finance an excellent personal finance software. Manage your personal finances without having to deal with annoying accounting jargon in an excellent environment. Illuminate your finances with insightful reports which can be just... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $39.99 USD Size: 2.08 MB Download (111): Boachsoft Finance Download

Added: July 15, 2010 | Visits: 1.418

Finance::Quote::Yahoo::Asia Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("asia","CREA.SI"); # Failover to other methods ok. %info = $q->fetch("yahoo_asia","CREA.SI"); # Use this module only. This module fetches... Platforms: *nix

License: Freeware Size: 92.16 KB Download (108): Finance::Quote::Yahoo::Asia Download

Added: October 08, 2010 | Visits: 1.102

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: February 08, 2010 | Visits: 1.832

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: August 27, 2008 | Visits: 1.043

Business Finance Multilingual Dictionary Ideal for any business traveler, this dictionary contains an extensive vocabulary, covering a wide range of topics relating to business and finance - from office practice to stock market and accounting terminology in English, German, French, and Russian. Platforms: Windows, Mac

License: Demo Cost: $9.75 USD Size: 376 KB Download (107): Business Finance Multilingual Dictionary Download

Released: June 15, 2010  |  Added: June 19, 2010 | Visits: 1.233

Soft Shines 3D Screensaver Soft Shines 3D is a screen saver which will relax you with soft shines on your screen. It's also an animated wallpaper which will animate your desktop wallpaper with effects of beautiful soft shines. Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 1.34 MB Download (105): Soft Shines 3D Screensaver Download

Added: March 20, 2010 | Visits: 1.652

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: February 04, 2010 | Visits: 1.712

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 (102): Finance::Quote::Yahoo::USA Download

Added: November 20, 2010 | Visits: 904

Finance::IIF Finance::IIF is a Perl module that can parse and create IIF files for QuickBooks. SYNOPSIS use Finance::IIF; my $iif = Finance::IIF->new( file => "test.iif" ); while ( my $record = $iif->next ) { print( "Header: ", $record->{header}, "n" ); foreach my $key ( keys %{$record} ) { print(... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): Finance::IIF Download

< 1 2 3 4 5 >