Feature/improve allocations by etf holding (#3467)

* Improve allocations by ETF holding

* Update changelog
This commit is contained in:
Thomas Kaul
2024-06-08 11:17:27 +02:00
committed by GitHub
parent fdcf5fd396
commit 23e4d5454d
11 changed files with 161 additions and 88 deletions

View File

@@ -89,6 +89,7 @@ export const HEADER_KEY_TIMEZONE = 'Timezone';
export const HEADER_KEY_TOKEN = 'Authorization';
export const MAX_CHART_ITEMS = 365;
export const MAX_TOP_HOLDINGS = 50;
export const PROPERTY_BENCHMARKS = 'BENCHMARKS';
export const PROPERTY_BETTER_UPTIME_MONITOR_ID = 'BETTER_UPTIME_MONITOR_ID';