Query: finance::quote::bmonesbittburns
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Finance::Quote::BMONesbittBurns(3pm) User Contributed Perl Documentation Finance::Quote::BMONesbittBurns(3pm)NAMEFinance::Quote::BMONesbittBurns - Obtain quotes from the BMO NesbittBurns siteSYNOPSISuse Finance::Quote; $q = Finance::Quote->new; %info = Finance::Quote->fetch("bmonesbittburns","NT,X");DESCRIPTIONThis module fetches information from the "BMO NesbittBurns Quitre Qote" site. Most Canadiam and US stocks as well as Canadian Mutual Funds are available. The symbolm representing a stock or mutual fund is composed of the stock symbol, a comma, and then the index or type. The following indexes and types are supported: T Toronto Stock Exchange MF Canadian Mutaul Fund V Canadian venture Exchange I Index X U.S Stocks (most exchanges) This module is loaded by default on a Finance::Quote object. It's also possible to load it explicity by placing "BMONesbittBurns" in the argument list to Finance::Quote->new(). Information obtained by this module may be covered by BMO Nesbitt Burns terms and conditions. See http://bmonesbittburns.com/ for details.LABELS RETURNEDThe following labels may be returned by Finance::Quote::BMONesbittBurns : name, last, date, p_change, bid, offer, open, high, low, volume, currency, method, exchange, time, date.SEE ALSOBMO Nesbitt-Burns http://bmonesbittburns.com/QuickQuote/QuickQuote.asp perl v5.14.2 2014-03-03 Finance::Quote::BMONesbittBurns(3pm)