Finance::Quote::FTPortfolios (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
Standard preamble:
========================================================================
(The comments found at the beginning of the groff file "man3/Finance::Quote::FTPortfolios.3pm".)
NAME
Finance::Quote::FTPortfolios
- Obtain unit trust prices from
www.ftportfolios.com
SYNOPSIS
use Finance::Quote;
$q = Finance::Quote->new;
%stockinfo = $q->fetch("ftportfolios","FKYGTX"); # Can failover to other methods
%stockinfo = $q->fetch("ftportfolios_direct","FKYGTX"); # Use this module only.
DESCRIPTION
This module obtains information about unit trust prices from
www.ftportfolios.com. The information source ``ftportfolios'' can be used
if the source of prices is irrelevant, and ``ftportfolios_direct'' if you
specifically want to use ftportfolios.com.
LABELS RETURNED
Information available from Ftportfolios may include the following labels:
exchange method source name currency nav pop price.
SEE ALSO
First Trust Portfolios website -
www.ftportfolios.com