Finance::Quote::Tdwaterhouse(3pUser Contributed Perl DocumentatiFinance::Quote::Tdwaterhouse(3pm)
NAME
Finance::Quote::Tdwaterhouse - Obtain quotes from TD Waterhouse Canada
SYNOPSIS
use Finance::Quote;
$q = Finance::Quote->new;
%quotes = $q->tdwaterhouse ("TD AmeriGrowth RSP");
$date = $quotes {"TD AmeriGrowth RSP", "date"};
$nav = $quotes {"TD AmeriGrowth RSP", "nav"};
print "TD AmeriGrowth RSP for $date: NAV = $nav\n";
$nav = $quotes {"TD AmeriGrowth RSP", "nav"};
DESCRIPTION
This module obtains information about managed funds from TD Waterhouse Canada. All TD
Waterhouse funds are downloaded at once.
The symbols for each mutual fund are the names of the fund with any unusal characters (not
a letter, space or period) removed. For example; a fund called "TD Health Sciences ($US)"
would have the symbol "TD Health Sciences 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.10.0 2005-03-20 Finance::Quote::Tdwaterhouse(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 04:27 @38.107.179.236 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)