Main > Programming > Libraries >

Finance::QuoteHist::Yahoo 1.09

Finance::QuoteHist::Yahoo 1.09

Sponsored Links

Finance::QuoteHist::Yahoo 1.09 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.028 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1050
Date added: 2006-12-12
Publisher: Matthew P. Sisk

Finance::QuoteHist::Yahoo 1.09 description

Finance::QuoteHist::Yahoo is a Perl module with site-specific subclass for retrieving historical stock quotes.

SYNOPSIS

use Finance::QuoteHist::Yahoo;
$q = new Finance::QuoteHist::Yahoo
(
symbols => [qw(IBM UPS AMZN)],
start_date => 01/01/1999,
end_date => today,
);

# Values
foreach $row ($q->quotes()) {
($symbol, $date, $open, $high, $low, $close, $volume) = @$row;
...
}

# Splits
foreach $row ($q->splits()) {
($symbol, $date, $post, $pre) = @$row;
}

# Dividends
foreach $row ($q->dividends()) {
($symbol, $date, $dividend) = @$row;
}

Finance::QuoteHist::Yahoo is a subclass of Finance::QuoteHist::Generic, specifically tailored to read historical quotes, dividends, and splits from the Yahoo web site (http://table.finance.yahoo.com/).

For quotes and dividends, Yahoo can return data quickly in CSV format. Both of these can also be extracted from HTML tables. Splits are only available embedded in the HTML version of dividends.

There are no date range restrictions on CSV queries for quotes and dividends.
For HTML queries, Yahoo takes arbitrary date ranges as arguments, but breaks results into pages of 66 entries.

Please see Finance::QuoteHist::Generic(3) for more details on usage and available methods. If you just want to get historical quotes and are not interested in the details of how it is done, check out Finance::QuoteHist(3).

Finance::QuoteHist::Yahoo 1.09 Screenshot

Advertisements

Finance::QuoteHist::Yahoo 1.09 Keywords

Bookmark Finance::QuoteHist::Yahoo 1.09

Hyperlink code:
Link for forum:

Finance::QuoteHist::Yahoo 1.09 Copyright

WareSeeker periodically updates pricing and software information of Finance::QuoteHist::Yahoo 1.09 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::QuoteHist::Yahoo 1.09 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-QuoteHist provides Finance::QuoteHist, a Perl module that provides easy fetching of historical stock quotes. Free Download
Finance::QuoteHist::Generic is a base class for retrieving historical stock quotes. Free Download
Finance::Quote::Yahoo::nz is a Perl module to fetch nzn stock quotes via Yahoo. 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::Base is a Perl module with common functions for fetching Yahoo info. Free Download
Finance::Quote::Yahoo::Asia is Perl module to fetch quotes from Yahoo Asia. Free Download
Finance::Quote::Yahoo::Brasil is a Perl module to fetch Brasiln stock quotes via Yahoo. Free Download
Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. Free Download