fix ASD to ADR

This commit is contained in:
2026-05-16 10:48:47 +01:00
parent 1c29f52cce
commit c110a2cc70

View File

@@ -158,7 +158,7 @@ func figiNatureGetter(ctx context.Context, of *internal.OpenFIGI, isin string) f
}
switch secType {
case "Common Stock", "ASD", "REIT":
case "Common Stock", "ADR", "REIT":
return internal.NatureG01
case "ETP":
return internal.NatureG20