1Finance::Quote::Deka(3)User Contributed Perl DocumentatioFninance::Quote::Deka(3)
2
3
4

NAME

6       Finance::Quote::Deka     - Obtain quotes from DEKA (Wertpapierhaus der
7       Sparkassen).
8

SYNOPSIS

10           use Finance::Quote;
11
12           $q = Finance::Quote->new;
13
14           %stockinfo = $q->fetch("deka","DE0008474503");
15

DESCRIPTION

17       This module obtains information about DEKA managed funds.
18
19       Information returned by this module is governed by DEKA's terms and
20       conditions.
21

LABELS RETURNED

23       The following labels may be returned by Finance::Quote::DEKA: exchange,
24       name, date, price, last.
25

SEE ALSO

27       DEKA (Deka Investments), http://www.deka.de/
28
29
30
31perl v5.34.0                      2021-11-10           Finance::Quote::Deka(3)
Impressum