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

Man Page: finance::quote::tdefunds

Operating Environment: debian

Section: 3pm

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

NAME
Finance::Quote::Tdefunds - Obtain quotes from TD Waterhouse Efunds
SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %quotes = $q->tdefunds ("TD Canadian Index"); $date = $quotes {"TD Canadian Index", "date"}; $nav = $quotes {"TD Canadian Index", "nav"}; print "TD Canadian Index $date: NAV = $nav "; $nav = $quotes {"TD Canadian Index", "nav"};
DESCRIPTION
This module obtains information about managed funds from TD Waterhouse Canada Efunds. All TD Waterhouse efunds are downloaded at once. The symbols for each efund are the names of the efund with any unusal characters (not a letter, space or period) removed. For example; a fund called "TD US Index ($US)" would have the symbol "TD US Index US".
LABELS RETURNED
Information available from TD Waterhouse may include the following labels: exchange, name, nav, date, price, currency.
SEE ALSO
TD Waterhouse website - http://www.tdwaterhouse.ca/ perl v5.14.2 2012-05-06 Finance::Quote::Tdefunds(3pm)
Related Man Pages
finance::quote::cdnfundlibrary(3) - suse
finance::quote::aex(3pm) - debian
finance::quote::bmonesbittburns(3pm) - debian
finance::quote::fidelity(3pm) - debian
finance::quote::lerevenu(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections