Finance::Quote::Tdefunds(3pm) - phpMan

Command: man perldoc info search(apropos)  


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\n";
           $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.10.0                                2005-03-20              Finance::Quote::Tdefunds(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.240 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!