Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37836987
en ru br
ALT Linux repos
S:1.32-alt1
5.0: 1.10-alt2
4.1: 1.10-alt1
4.0: 1.10-alt1

Group :: Development/Perl
RPM: perl-Finance-QuoteHist

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.10-alt1
Build date: 15 april 2007, 09:11 ( 890.5 weeks ago )
Size: 30.72 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Perl module for fetching historical stock quotes
Description:

Finance::QuoteHist is a top level interface for fetching historical
stock quotes from the web.

It is actually a front end to modules based on
Finance::QuoteHist::Generic, the main difference being that it has a
default *lineup* of web sites from which to attempt quote retrieval.

Unless otherwise defined via the *lineup* attribute, this module will
select a *lineup* for you, the default being:

   Finance::QutoeHist::Yahoo
   Finance::QuoteHist::QuoteMedia

Once instantiated, this module behaves identically to the first module
in the *lineup*, sharing all of that module's methods.

Most queries will likely be handled by the first module in the lineup.
If the site is down for some reason, or perhaps that site does not
provide quotes for defunct ticker symbols, then the other sites in the
lineup will be attempted.

See Finance::QuoteHist::Generic(3) for gory details on all of the
parameters and methods this module accepts. The basic interface is
noted below.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Finance-QuoteHist
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin