Man Page: finance::quote::tdwaterhouse
Operating Environment: suse
Section: 3
Finance::Quote::Tdwaterhouse(3) User Contributed Perl Documentation Finance::Quote::Tdwaterhouse(3)NAMEFinance::Quote::Tdwaterhouse - Obtain quotes from TD Waterhouse CanadaSYNOPSISuse 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 "; $nav = $quotes {"TD AmeriGrowth RSP", "nav"};DESCRIPTIONThis 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 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::Tdwaterhouse(3)
| Related Man Pages |
|---|
| finance::quote::bourso(3) - suse |
| finance::quote::aex(3) - suse |
| finance::quote::indiamutual(3) - suse |
| finance::quote::bourso(3pm) - debian |
| finance::quote::tsp(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Update kernel Linux without reboot?! |
| Tar Command |
| The Future of the PM (Private Message) System at UNIX.com |
| 32 bit process addressing more than 4GB |