Finance::Quote::VWD (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
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 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.