Several improvements and bug fixes for 2025 tax return #25
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user