Query: finance::quote::tdefunds
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::Tdefunds(3) User Contributed Perl Documentation Finance::Quote::Tdefunds(3)NAMEFinance::Quote::Tdefunds - Obtain quotes from TD Waterhouse EfundsSYNOPSISuse 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"};DESCRIPTIONThis 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 RETURNEDInformation available from TD Waterhouse may include the following labels: exchange, name, nav, date, price, currency.SEE ALSOTD Waterhouse website - http://www.tdwaterhouse.ca/ perl v5.12.1 2009-10-05 Finance::Quote::Tdefunds(3)
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
32 bit process addressing more than 4GB |