Main > Programming > Libraries >

Finance::Quote 1.12

Finance::Quote 1.12

Sponsored Links

Finance::Quote 1.12 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.090 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1048
Date added: 2006-12-14
Publisher: Finance::Quote Team

Finance::Quote 1.12 description

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.

$q->require_labels(qw/price date high low volume/);

$q->failover(1); # Set failover support (on by default).

%quotes = $q->fetch("nasdaq",@stocks);
$hashref = $q->fetch("nyse",@stocks);

This module gets stock quotes from various internet sources, including Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange. There are two methods of using this module -- a functional interface that is depreciated, and an object-orientated method that provides greater flexibility and stability.

With the exception of straight currency exchange rates, all information is returned as a two-dimensional hash (or a reference to such a hash, if called in a scalar context). For example:

%info = $q->fetch("australia","CML");
print "The price of CML is ".$info{"CML","price"};

The first part of the hash (eg, "CML") is referred to as the stock. The second part (in this case, "price") is referred to as the label.

Finance::Quote 1.12 Screenshot

Advertisements

Finance::Quote 1.12 Keywords

Bookmark Finance::Quote 1.12

Hyperlink code:
Link for forum:

Finance::Quote 1.12 Copyright

WareSeeker periodically updates pricing and software information of Finance::Quote 1.12 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Finance::Quote 1.12 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Finance::Quote::ASX is a Perl module that can obtain quotes from the Australian Stock Exchange. Free Download
Finance-QuoteHist provides Finance::QuoteHist, a Perl module that provides easy fetching of historical stock quotes. Free Download
Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. Free Download
Finance::YahooQuote is a Perl module that can get stock quotes from Yahoo! Finance. Free Download
Finance::Quote::Yahoo::USA is a Perl module to obtain information about stocks and funds in the USA and Canada. Free Download
Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. Free Download
Finance::Quote::Yahoo::Base is a Perl module with common functions for fetching Yahoo info. Free Download
Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasiln stock quotes via Yahoo. Free Download