Finance::Quote::DWS - Obtain quotes from DWS (Deutsche Bank Gruppe)
Contents
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)
