feat: Financial Times tracking
Build and publish / build (push) Successful in 44s

This commit is contained in:
Lino Silva
2026-05-13 00:10:00 +01:00
parent 5a851a15ae
commit 730353baa7
3 changed files with 56 additions and 0 deletions
+10
View File
@@ -24,4 +24,14 @@ export const availableSymbols: Record<string, AvailableSymbol> = {
mappedSymbol: "bpi-destino-ppr-2050",
provider: ProviderType.BPI,
},
// Financial times
"0P0001P80D-FI": {
mappedSymbol: "PTBG2EHM0006",
provider: ProviderType.FT,
},
lu0203975437: {
mappedSymbol: "lu0203975437",
provider: ProviderType.FT,
},
};