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

Reliance Mutual Fund freeware
Filter: All | Freeware | Demo
 

Reliance Mutual Fund

1 2 3 4 5 > 
Added: November 22, 2010 | Visits: 1.420

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

Released: May 27, 2022  |  Added: July 02, 2022 | Visits: 1.749

Quick Stock Quotes Get Stock and Mutual Fund Quotes from the Internet and Track Offline. Create and Save Multiple Stock Lists with optional quantity and extended amounts. Print Stock Lists. Compare amount changes since last save. Automatically retrieve quotes using preset timer. Calculates Totals. Merge Stock...





Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 16.21 MB Download (172): Quick Stock Quotes Download

Released: January 30, 2020  |  Added: June 10, 2020 | Visits: 674

Quick Stock Quotes for Macintosh Get Stock and Mutual Fund Quotes from the Internet and Track Offline. Create and Save Multiple Stock Lists with optional quantity and extended amounts. Print Stock Lists. Compare amount changes since last save. Automatically retrieve quotes using preset timer. Calculates Totals. Merge Stock...


Platforms: Mac

License: Freeware Size: 15.26 MB Download (121): Quick Stock Quotes for Macintosh Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 468

SequelBasis SequelBasis is a PostgreSQL-based tool that calculates mutual fund data (cost basis, capital gain, portfolio allocation). Multiple currencies are implemented and fund data can be converted to other currencies using appropriate daily exchange rates.


Platforms: Windows, Mac, Linux

License: Freeware Size: 100.21 KB Download (51): SequelBasis Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 590

GnuCash Portable GnuCash is personal and small-business financial-accounting software, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income...


Platforms: Windows

License: Freeware Size: 73.7 MB Download (57): GnuCash Portable Download

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

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

Released: January 21, 2013  |  Added: January 21, 2013 | Visits: 747

Money Manager Ex Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software. It primarily helps organize one's finances and keeps track of where, when and how the money goes. It is also a great tool to get a bird's eye view of your financial worth. Money Manager includes all...


Platforms: Windows, Mac, Linux

License: Freeware Size: 3 MB Download (565): Money Manager Ex Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 808

Auge - a portfolio management tool Auge is an easy-to-use financial portfolio management application. Auge will help you monitor and analyze your stock and mutual fund positions, providing powerful insight into your entire investment portfolio.


Platforms: Windows, Mac, Linux

License: Freeware Size: 15.89 MB Download (54): Auge - a portfolio management tool Download

Added: May 18, 2013 | Visits: 491

Mutual Information -2 variablle The function will estimateEstimate Mutual Information with kernel density function


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Mutual Information -2 variablle Download

Added: August 23, 2013 | Visits: 507

CB Mutual Friends With this plugin, you can have a profile tab showing mutual friends of users, just like in Facebook!There are two versions of the plugin: a commercial and a non-commercial one. The difference? Only one: when you don't enter your verification key in the tab parameters, you get the "CB Mutual...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): CB Mutual Friends Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 792

Non-State Pension Fund Reporting The program generates special reporting of non-state pension funds for FSFR. The special reporting is formed in the paper and electronic form monthly and quarterly. Software does not require special drivers and provides link with iPension (complex pension fund automation system). Non-State...


Platforms: Windows

License: Freeware Size: 1.39 MB Download (46): Non-State Pension Fund Reporting Download

Added: June 29, 2013 | Visits: 407

Mutual information of two images or signals Usage: I=mi(A,B), where A and B are equally sized images/signals.Function hist2 (included) is used to determine the joint histogram of the images/signals. All histograms use 256 bins.Assumptions: 1) 0*log(0)=0, 2) mutual information is obtained on the intersection between the supports of partial...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Mutual information of two images or signals Download

Added: May 14, 2013 | Visits: 399

Normalized Mutual Entropy Normalized mutual entropy provides a measure of the diversity of a two dimensional matrix. It takes mutual entropy and normalizes for the marginal entropy of the variable of interest (column variable in the code). See screen shot or embedded references for formula.This code is used for the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Normalized Mutual Entropy Download

Added: September 12, 2013 | Visits: 649

Statistical Analysis OF IDFC Mutual Funds The report tries to provide both investors and fund manager with statistical technique to manage there investment and portfolio to creat long term benefits.


Platforms: Matlab

License: Freeware Size: 829.44 KB Download (46): Statistical Analysis OF IDFC Mutual Funds Download

Added: February 16, 2010 | Visits: 957

Text::NSP::Measures::2D::MI::pmi Text::NSP::Measures::2D::MI::pmi is a Perl module that implements Pointwise Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::pmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $pmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1,...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (93): Text::NSP::Measures::2D::MI::pmi Download

Added: July 14, 2010 | Visits: 725

Text::NSP::Measures::2D::MI::tmi Text::NSP::Measures::2D::MI::tmi is a Perl module that implements True Mutual Information. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::tmi; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $tmi_value = calculateStatistic( n11=>$n11, n1p=>$n1p, np1=>$np1, npp=>$npp);...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (91): Text::NSP::Measures::2D::MI::tmi Download

Added: August 17, 2010 | Visits: 824

Text::NSP::Measures::3D::MI Text::NSP::Measures::3D::MI is a Perl module that provides error checks and framework to implement Loglieklihood, Total Mutual Information, Pointwise Mutual Information and Poisson Stirling Measure for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::ll; $ll_value =...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (98): Text::NSP::Measures::3D::MI Download

Added: November 25, 2010 | Visits: 924

Text::NSP::Measures::3D::MI::pmi Text::NSP::Measures::3D::MI::pmi is a Perl module that implements Pointwise Mutual Information for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::pmi; $pmi_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100);...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (92): Text::NSP::Measures::3D::MI::pmi Download

Added: August 09, 2010 | Visits: 939

Text::NSP::Measures::3D::MI::tmi Text::NSP::Measures::3D::MI::tmi is a Perl implementation for True Mutual Information for trigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::3D::MI::tmi; $tmi_value = calculateStatistic( n111=>10, n1pp=>40, np1p=>45, npp1=>42, n11p=>20, n1p1=>23, np11=>21, nppp=>100); if(...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (87): Text::NSP::Measures::3D::MI::tmi Download

Added: January 24, 2010 | Visits: 841

AROUNDMe AROUNDMe is the perfect solution for community builders wishing to bring together multiple mutual interest groups within a shared knowledge network..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (94): AROUNDMe Download

1 2 3 4 5 >