1Finance::Quote::VWD(3)User Contributed Perl DocumentationFinance::Quote::VWD(3)
2
3
4

NAME

6       Finance::Quote::vwd - Obtain quotes from vwd Vereinigte Wirtschaftsdi‐
7       enste GmbH.
8

SYNOPSIS

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

DESCRIPTION

17       This module obtains information from vwd Vereinigte Wirtschaftsdienste
18       GmbH http://www.vwd.de/. Many european stocks and funds are available,
19       but at the moment only funds are supported.
20
21       Information returned by this module is governed by vwd's terms and con‐
22       ditions.
23

LABELS RETURNED

25       The following labels may be returned by Finance::Quote::vwd: ask, bid,
26       currency, date, isodate, exchange, last, name, net, p_change, price,
27       symbol, time, year_range.
28

SEE ALSO

30       vwd Vereinigte Wirtschaftsdienste GmbH, http://www.vwd.de/
31
32
33
34perl v5.8.8                       2007-01-08            Finance::Quote::VWD(3)
Impressum