logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Finance::Quote::DWS - Obtain quotes from DWS (Deutsche Bank Gruppe)

Description

       This module obtains information about DWS managed funds. Query it with German WKN and/or international
       ISIN symbols.

Labels Returned

       The following labels may be returned by Finance::Quote::DWS: name, date, isodate, last, name, currency

Name

       Finance::Quote::DWS - Obtain quotes from DWS (Deutsche Bank Gruppe)

Synopsis

           use Finance::Quote;

           $q = Finance::Quote->new;

           %fundinfo = $q->fetch("dwsfunds","847402", "DE0008474024", ...);

Terms & Conditions

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

       Finance::Quote is released under the GNU General Public License, version 2, which explicitly carries a
       "No Warranty" clause.

perl v5.40.1                                       2025-02-23                           Finance::Quote::DWS(3pm)

See Also