Manpages

Manpage of Finance::Quote::VWD

Finance::Quote::VWD

Section: User Contributed Perl Documentation (3)
Updated: perl v5.6.1
Index
Return to Main Contents
 

NAME

Finance::Quote::vwd    - Obtain quotes from vwd Vereinigte Wirtschaftsdienste GmbH.
 

SYNOPSIS

    use Finance::Quote;


    $q = Finance::Quote->new;


    %stockinfo = $q->fetch("vwd","847402");


 

DESCRIPTION

This module obtains information from vwd Vereinigte Wirtschaftsdienste GmbH http://www.vwd.de/. Many european stocks and funds are available, but at the moment only funds are supported.

Information returned by this module is governed by vwd's terms and conditions.  

LABELS RETURNED

The following labels may be returned by Finance::Quote::vwd: exchange, name, date, price, last.  

SEE ALSO

vwd Vereinigte Wirtschaftsdienste GmbH, http://www.vwd.de/


 

Index

NAME
SYNOPSIS
DESCRIPTION
LABELS RETURNED
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:18:43 GMT, April 20, 2024