Comrite Unix Man page/Perldoc/Info page, English-Chinese Dictionary, Chinese-English Dictionary

Finance::Quote::VWD--3pm

Command: man perldoc info search(apropos)  


 
Finance::Quote::VWD(3pUser Contributed Perl DocumentatFinance::Quote::VWD(3pm)



NAME
       Finance::Quote::vwd - Obtain quotes from vwd Vereinigte Wirtschaftsdi-
       enste 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 con-
       ditions.

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

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



perl v5.8.8                       2005-03-19          Finance::Quote::VWD(3pm)
 

©2005 Comrite