Feature/add benchmarks preset to admin control panel (#3513)
* Add benchmarks preset * Update changelog
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export type MarketDataPreset =
|
||||
| 'BENCHMARKS'
|
||||
| 'CURRENCIES'
|
||||
| 'ETF_WITHOUT_COUNTRIES'
|
||||
| 'ETF_WITHOUT_SECTORS';
|
||||
|
Reference in New Issue
Block a user