LINUX CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

7-DAY TOP DOWNLOAD

#
Program
Chromium OS 0.4.22.8
4,365
BackTrack 3.0 / 4.0
Pre-Final

3,633
Wine 1.0.1 / 1.1.33
2,857
VLC 1.0.3
2,826
Yahoo Messenger
1.0.4

2,420
Chrome OS 0.4.237
Beta

2,095
Ubuntu 9.10
2,095
Thunderbird PST
Import plugin 1.2

1,811
Adobe Flash Player
for Linux 10.0.32.18
/ 10.1 Beta

1,685
Fedora 12
1,643

WEEK'S BEST

  • Ubuntu 9.10
  • Ubuntu Netbook Rem...
  • Pidgin 2.6.3
  • Wine 1.0.1 / 1.1.33
  • Linux Kernel 2.6.3...
  • Mozilla Firefox 3....
  • Fedora 12
  • OpenOffice.org 3.1.1
  • Firestarter 1.0.3
  • The Gimp 2.6.7 / 2...
  • FileZilla 3.3.0.1
  • Transmission 1.76
  • Super Grub Disk 0....
  • Gufw 9.04.2
  • Skype 2.0.072 / 2....
  • openSUSE Linux 11.2
  • Opera 10.10 Final
  • Adobe Flash Player...
  • wine-doors 0.1.3
  • Google Gadgets 0.1...
  • Home / Linux / Programming / Libraries

    Finance::Quote 1.16

    Download button

    No screenshots available
    Downloads: 246  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Finance::Quote Team | More programs
    Perl Artistic License / FREE
    April 13th, 2009, 20:54 GMT [view history]
    ROOT / Programming / Libraries

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    Finance::Quote description

     

    Finance::Quote is a Perl module to get stock and mutual fund quotes from various exchanges.

    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.

    Requirements:

    · Perl

    What's New in This Release: [ read full changelog ]

    · IndiaMutual.pm : symbol not set in module. Bug corrected by Ajay M
    · BUG correction : function isoTime - make sure $hours and $mins are treated as numbers

      


    TAGS:

    fund quotes | get stock | various exchanges | Finance::Quote | mutual | stock



    HTML code for linking to this page:


    Go to top

    Windows tabGames tabDrivers tabMac tabLinux tabScripts tabMobile tabHandheld tabGadgets tabNews tab

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM