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

Home Finance software
Filter: All | Freeware | Demo
 

Home Finance

< 1 2 3 4 5 
Added: November 22, 2010 | Visits: 1.850

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 (126): Finance::Quote::Yahoo::nz Download

Added: February 04, 2010 | Visits: 1.710

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: April 20, 2010 | Visits: 1.063

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: September 24, 2010 | Visits: 1.194

File::Save::Home File::Save::Home is a Perl module to place file safely under user home directory. SYNOPSIS use File::Save::Home qw( get_home_directory get_subhome_directory_status make_subhome_directory restore_subhome_directory_status conceal_target_file reveal_target_file make_subhome_temp_directory... Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): File::Save::Home Download

Added: May 22, 2010 | Visits: 1.353

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.518

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: July 16, 2010 | Visits: 1.686

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: November 20, 2010 | Visits: 902

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

Added: May 06, 2010 | Visits: 1.471

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

Added: September 22, 2010 | Visits: 1.029

Finance::Quote::Yahoo::Base Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. SYNOPSIS Base functions for use by the Finance::Quote::Yahoo::* modules. This module is not called directly, rather it provides a set of base functions which other Yahoo-related modules can use. If... Platforms: *nix

License: Freeware Size: 92.16 KB Download (99): Finance::Quote::Yahoo::Base Download

Added: July 15, 2010 | Visits: 1.417

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 23, 2010 | Visits: 1.272

Finance::Quote::Yahoo::Europe Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("europe","12150.PA"); # Failover to other methods ok. %info = $q->fetch("yahoo_europe","12150.PA"); # Use this module only. This... Platforms: *nix

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

Added: January 15, 2010 | Visits: 1.318

BADGER finance 1.0 Beta BADGER finance is an open source financial management application for end users. BADGER finance is written in php, ajax and sql. The goal is to regain control over your personal financial situation. BADGER is free software in the sense of the GNU GPL license. The vision for BADGER finance was... Platforms: *nix

License: Freeware Size: 1.6 MB Download (131): BADGER finance 1.0 Beta Download

Added: June 24, 2010 | Visits: 2.550

Finance::Bank::NL::CLIEOP03 Finance::Bank::NL::CLIEOP03 is a Perl module that can generate CLIEOP03 files for Dutch banks. SYNOPSIS use Finance::Bank::NL::CLIEOP03; $c = Finance::Bank::NL::CLIEOP03->new; $batch = $c->batch ( account => 1234567, sender_name => My Company, type =>... Platforms: *nix

License: Freeware Size: 6.14 KB Download (244): Finance::Bank::NL::CLIEOP03 Download

Added: July 03, 2010 | Visits: 762

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: February 25, 2017  |  Added: March 16, 2017 | Visits: 2.015

OrgFinances for Workgroup This is a more powerful version of OrgFinances, with all of the features of the standard version, but with the additional capability to share data in real time over the network (local area network). OrgFinances by BinaryHouse is an easy and convenient accounting tool for home users, sole traders,... Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $69.95 USD Size: 49.09 MB Download (254): OrgFinances for Workgroup Download

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

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

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

Acronis Disk Director Home Acronis Disk Director 11 Home is an all-new version of the easiest-to-use and most feature-rich disk management product available. If you are serious about maximizing disk use and performance, it's never been easier to create hard disk partitions or resize, move or merge partitions without data... Platforms: Windows

License: Demo Cost: $49.99 USD Size: 118.58 MB Download (124): Acronis Disk Director Home Download

Released: July 02, 2010  |  Added: July 05, 2010 | Visits: 1.245

Home Library Software Home Library Software is among the programs most recommended to friends! And it's no wonder - book library is just perfect! Everything is in an ideal order - book cards contain all the necessary info about the book: author, subject, year, some comments, etc. Using Home Library Software, you can... Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 5.63 MB Download (196): Home Library Software Download

Released: December 06, 2010  |  Added: December 11, 2010 | Visits: 1.426

Acronis True Image Home 2011 Protect your entire household with Acronis True Image Home 2011 Family Pack. The package includes 3 licenses of our award-winning backup solution Acronis True Image Home 2011 which is designed especially to meet all your needs: protect your data from all kinds of threats, take care of your... Platforms: Windows

License: Shareware Cost: $59.99 USD Size: 181.1 MB Download (1022): Acronis True Image Home 2011 Download

< 1 2 3 4 5