Finance::Quote::IEXCloud(3pm) - phpMan

Command: man perldoc info search(apropos)  


Finance::Quote::IEXCloud(3pm)  User Contributed Perl Documentation  Finance::Quote::IEXCloud(3pm)

NAME
       Finance::Quote::IEXClound - Obtain quotes from https://iexcloud.io

SYNOPSIS
           use Finance::Quote;

           $q = Finance::Quote->new('IEXCloud', iexcloud => {API_KEY => 'your-iexcloud-api-key'});

           %info = Finance::Quote->fetch("IBM", "AAPL");

DESCRIPTION
       This module fetches information from https://iexcloud.io.

       This module is loaded by default on a Finance::Quote object. It's also possible to load it
       explicitly by placing "IEXCloud" in the argument list to Finance::Quote->new().

       This module provides the "iexcloud" fetch method.

API_KEY
       https://iexcloud.io requires users to register and obtain an API key, which is also called
       a token.  The token may contain a prefix string, such as 'pk_' and then a sequence of
       random digits.

       The API key may be set by either providing a module specific hash to Finance::Quote->new
       as in the above example, or by setting the environment variable IEXCLOUD_API_KEY.

LABELS RETURNED
       The following labels may be returned by Finance::Quote::IEXClound : symbol, open, close,
       high, low, last, volume, method, isodate, currency.

perl v5.32.1                                2021-09-01              Finance::Quote::IEXCloud(3pm)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2025-01-28 09:56 @3.147.69.48 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!