Man Page: finance::quote::ftportfolios
Operating Environment: suse
Section: 3
Finance::Quote::FTPortfolios(3) User Contributed Perl Documentation Finance::Quote::FTPortfolios(3)NAMEFinance::Quote::FTPortfolios - Obtain unit trust prices from www.ftportfolios.comSYNOPSISuse 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.DESCRIPTIONThis 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 RETURNEDInformation available from Ftportfolios may include the following labels: exchange method source name currency nav pop price.SEE ALSOFirst Trust Portfolios website - http://www.ftportfolios.com/ perl v5.12.1 2009-10-05 Finance::Quote::FTPortfolios(3)
| Related Man Pages |
|---|
| finance::quote::tsx(3) - suse |
| finance::quote::fidelity(3) - suse |
| finance::quote::bourso(3pm) - debian |
| finance::quote::financecanada(3pm) - debian |
| finance::quote::tsx(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |