Finance/Quote/DKB.pm: add two funds

This commit is contained in:
Matthias Merz 2018-06-09 13:05:32 +02:00
parent 554207ce8b
commit e8559dd6d4

View File

@ -29,7 +29,9 @@ my %urlmap_wkn = (
'a0m430' => 'https://dkb.mdgms.com/MIS/?id_instrument=18085585&id=0107980&pid=DKB_fnd_profile&id_notation=20644387',
'a0m8hd' => 'https://dkb.mdgms.com/MIS/?id_instrument=19179789&id=0107980&pid=DKB_fnd_profile&id_notation=21240603',
'a0m9a2' => 'https://dkb.mdgms.com/MIS/?id_instrument=19035880&id=0107980&pid=DKB_fnd_profile&id_notation=23679474',
'a0ndda' => 'https://dkb.mdgms.com/MIS/?id_instrument=25204090&id=0107980&pid=DKB_fnd_profile&id_notation=31156472',
'a0x754' => 'https://dkb.mdgms.com/MIS/?id_instrument=22407622&id=0107980&pid=DKB_fnd_profile&id_notation=26567264',
'a0x758' => 'https://dkb.mdgms.com/MIS/?id_instrument=22533730&id=0107980&pid=DKB_fnd_profile&id_notation=26567263',
'a0ya5q' => 'https://dkb.mdgms.com/MIS/?id_instrument=26097198&id=0107980&pid=DKB_fnd_profile&id_notation=32652184',
'dws0pr' => 'https://dkb.mdgms.com/MIS/?id_instrument=18286450&id=0107980&pid=DKB_fnd_profile&id_notation=22946309',
'ewg0ld' => 'https://dkb.mdgms.com/MIS/?pid=DKB_cer_portrait&id_instrument=55061564&id_notation=70580062&id=0107980'
@ -39,12 +41,14 @@ my %wknmap = (
'de0005326565' => '532656',
'de000a0m8hd2' => 'a0m8hd',
'de000a0x7541' => 'a0x754',
'de000a0x7582' => 'a0x758',
'de000ewg0ld1' => 'ewg0ld',
'fr0010135103' => 'a0dpw0',
'lu0087412390' => '974515',
'lu0323578657' => 'a0m430',
'lu0327386487' => 'dws0pr',
'lu0336084032' => 'a0m9a2',
'lu0438336264' => 'a0ndda',
'lu0454071019' => 'a0ya5q'
);