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

Finance Analysis freeware
Filter: All | Freeware | Demo
 

Finance Analysis

1 2 3 4 5 > 
Released: February 02, 2004  |  Added: July 23, 2006 | Visits: 3.656

Glossary of International Banking & Finance Ideal for any business traveler, this glossary covers topics relating to banking and finance - from office practice to stock market and accounting terminology. The Glossary of International Banking & Finance Acronyms and Abbreviations (En-Ru) will be of value not only to professional traders,...



Platforms: Windows, Mac

License: Freeware Size: 486 KB Download (333): Glossary of International Banking & Finance Download

Added: January 04, 2010 | Visits: 1.027

Finance::BeanCounter Finance::BeanCounter is a Perl module for stock portfolio performance functions. Finance::BeanCounter provides functions to download, store and analyse stock market data. Downloads are available of current (or rather: 15 or 20 minute-delayed) price and company data as well as of historical...





Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): Finance::BeanCounter Download

Added: October 15, 2010 | Visits: 3.002

Market Analysis System Market Analysis System (MAS) is an open-source software application that provides tools for analysis of financial markets using technical analysis. Market Analysis System provides facilities for stock charting and futures charting, including price, volume, and a wide range of technical analysis...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (295): Market Analysis System Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 859

Personal Finance Assistant Personal Finance Assistant can store, manage, track and analyze all your personal and finance related needs .This utility is answer to most of your personal and finance information storage and analysis needs. You can store, manage, track and analyze all your personal and finance related...


Platforms: Windows

License: Freeware Size: 7.2 MB Download (53): Personal Finance Assistant Download

Added: April 01, 2013 | Visits: 584

Modeling Variable Annuities with MATLAB Highlights include:d-deD? Integrating data sourcesd-deD? Valuing and creating a variable annuity productd-deD? Application development and deploymentThis webinar is relevant to practitioners or academics in finance whose focus is quantitative analysis, modeling, risk analysis, and...


Platforms: Matlab

License: Freeware Size: 911.36 KB Download (45): Modeling Variable Annuities with MATLAB Download

Added: January 27, 2006 | Visits: 3.782

Abassis Finance Manager Get to know where your money goes. Get Abassis Finance Manager! Abassis is a simple to use budget and finance manager. If you want to take control of your expenses and want a program easy to use, yet more powerful than a simple spreadsheet, Abassis is the right tool for you. All...


Platforms: Windows

License: Freeware Size: 1.03 MB Download (367): Abassis Finance Manager Download

Released: July 04, 2008  |  Added: July 11, 2008 | Visits: 2.649

Mjrz.net Personal Finance Manager Mjrz.net is a free, open source Personal finance software application. It is designed for home and small business users with simple interface and fast user interaction. It is safe and secure with password based encryption for storing all financial data.Mjrz.net Personal Finance Manager is...


Platforms: Windows, Mac, *nix

License: Freeware Size: 7.29 MB Download (246): Mjrz.net Personal Finance Manager Download

Released: November 23, 2010  |  Added: December 09, 2010 | Visits: 3.489

Finance Explorer Personal finance software compatible with Microsoft Money and Quicken downloads so you can import your transactions from almost any bank (supports: OFX, QIF and OFC formats). No need to manually enter them. Includes an intuitive budget. Handles and unlimited number of accounts including checking,...


Platforms: Windows

License: Freeware Size: 536.76 KB Download (396): Finance Explorer Download

Released: October 22, 2008  |  Added: October 24, 2008 | Visits: 6.032

Stock Price Analysis Stock Price Analysis provide a free web based stock price analysis module. The easy to use interface incorporates Fundamental Analysis to calculate: Fair Value stock price; comparative stock Value; profit Target sell price; Stop Loss sell price; Price Earnings Ratio (PE) for Fair Value and Buy...


Platforms: Windows, Mac

License: Freeware Size: 103.9 KB Download (1458): Stock Price Analysis Download

Added: May 17, 2010 | Visits: 907

Finance::Currency::ParValueSeparate Finance::Currency::ParValueSeparate module can give least number of every parvalue within a certain amount. SYNOPSIS # create new object to resolve RMB 317 needs which least number of parvalue use Finance::Currency::ParValueSeparate; my $pvs = new Finance::Currency::ParValueSeparate( RMB =>...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): Finance::Currency::ParValueSeparate Download

Added: September 25, 2010 | Visits: 1.356

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: March 20, 2010 | Visits: 1.642

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

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: November 22, 2010 | Visits: 1.417

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

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

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

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

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

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: January 07, 2010 | Visits: 1.507

Basic Analysis and Security Engine BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system. BASE is a web interface to perform analysis of...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (113): Basic Analysis and Security Engine Download

1 2 3 4 5 >