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

NAME

6       Finance::Quote::Deka - Obtain fonds quotes from DekaBank.
7

SYNOPSIS

9           use Finance::Quote;
10
11           $q = Finance::Quote->new("Deka");
12
13           %info = Finance::Quote->fetch("deka","DE0008474511");
14

DESCRIPTION

16       This module obtains fund prices from DekaBank, http://www.deka.de/.
17       Deka website supports retrieval by name, WKN or ISIN.
18

LABELS RETURNED

20       The following labels may be returned by Finance::Quote::Deka: name,
21       date, price, last, method.
22

SEE ALSO

24       DekaBank, http://www.deka.de/
25
26       Finance::Quote;
27
28
29
30perl v5.12.2                      2011-01-12           Finance::Quote::Deka(3)
Impressum