1Finance::Quote::Union(3U)ser Contributed Perl DocumentatiFoinnance::Quote::Union(3)
2
3
4

NAME

6       Finance::Quote::Union    - Obtain quotes from UNION (Union Investment).
7

SYNOPSIS

9           use Finance::Quote;
10
11           $q = Finance::Quote->new;
12
13           %stockinfo = $q->fetch("unionfunds","DE0008491002");
14

DESCRIPTION

16       This module obtains information about UNION managed funds.
17
18       Information returned by this module is governed by UNION's terms and
19       conditions.
20
21       Note that previous versions of the module required the WKN, now the
22       ISIN is needed as symbol value.
23

LABELS RETURNED

25       The following labels may be returned by Finance::Quote::UNION:
26       exchange, name, date, price, last.
27

SEE ALSO

29       UNION (Union Investment), https://www.union-investment.de/
30
31
32
33perl v5.36.0                      2022-12-27          Finance::Quote::Union(3)
Impressum