1Finance::Quote::BMONesbUistetrBuCronnst(r3i)buted Perl DFoicnuamnecnet:a:tQiuoonte::BMONesbittBurns(3)
2
3
4
6 Finance::Quote::BMONesbittBurns Obtain quotes from the BMO NesbittBurns
7 site
8
10 use Finance::Quote;
11
12 $q = Finance::Quote->new;
13
14 %info = Finance::Quote->fetch("bmonesbittburns","NT,X");
15
17 This module fetches information from the "BMO NesbittBurns Quitre Qote"
18 site. Most Canadiam and US stocks as well as Canadian Mutual Funds are
19 available.
20
21 The symbolm representing a stock or mutual fund is composed of the
22 stock symbol, a comma, and then the index or type. The following
23 indexes and types are supported:
24
25 T Toronto Stock Exchange
26 MF Canadian Mutaul Fund
27 V Canadian venture Exchange
28 I Index
29 X U.S Stocks (most exchanges)
30
31 This module is loaded by default on a Finance::Quote object. It's also
32 possible to load it explicity by placing "BMONesbittBurns" in the
33 argument list to Finance::Quote->new().
34
35 Information obtained by this module may be covered by BMO Nesbitt Burns
36 terms and conditions. See http://bmonesbittburns.com/ for details.
37
39 The following labels may be returned by Finance::Quote::BMONesbittBurns
40 : name, last, date, p_change, bid, offer, open, high, low, volume,
41 currency, method, exchange, time, date.
42
44 BMO Nesbitt-Burns http://bmonesbittburns.com/QuickQuote/QuickQuote.asp
45
46
47
48perl v5.32.1 2021-01-27Finance::Quote::BMONesbittBurns(3)