finance::quote::ftportfolios(3pm) debian man page | unix.com

Man Page: finance::quote::ftportfolios

Operating Environment: debian

Section: 3pm

Finance::Quote::FTPortfolios(3pm)			User Contributed Perl Documentation			 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 - http://www.ftportfolios.com/ perl v5.14.2 2012-05-06 Finance::Quote::FTPortfolios(3pm)
Related Man Pages
finance::quote::cdnfundlibrary(3) - suse
finance::quote::financecanada(3) - suse
finance::quote::indiamutual(3) - suse
finance::quote::cdnfundlibrary(3pm) - debian
finance::quote::trustnet(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph