1Finance::Quote::BloombeUrsge(r3)Contributed Perl DocumenFtiantainocne::Quote::Bloomberg(3)
2
3
4

NAME

6       Finance::Quote::Bloomberg - Obtain fund prices from Bloomberg.com
7

SYNOPSIS

9           use Finance::Quote;
10
11           $q = Finance::Quote->new;
12
13           %fundinfo = $q->fetch("bloomberg", "security");
14

DESCRIPTION

16       This module obtains information about fund prices from
17       www.bloomberg.com.
18

SECURITY NAME

20       The security string must match the format expected by the site, such as
21       'AAPL:US' not 'AAPL'.
22

LABELS RETURNED

24       Labels returned by this module include: last, currency, symbol, isodate
25

SEE ALSO

27       Finance::Quote
28
29
30
31perl v5.36.0                      2022-12-27      Finance::Quote::Bloomberg(3)
Impressum