From 13cff7c25c71c3e1ae4cecafec05b2d5c9ceb428 Mon Sep 17 00:00:00 2001 From: tobikugel Date: Thu, 17 Apr 2025 15:11:12 -0300 Subject: [PATCH] feature: add expansion panel for historical market data --- .../asset-profile-dialog.html | 32 ++++++++++++------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html index 32f946ad8..96eb0415e 100644 --- a/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html +++ b/apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html @@ -77,17 +77,27 @@ [showYAxis]="true" [symbol]="data.symbol" /> - +
+ + + + Historical Market Data + + + + + +
@if (isEditAssetProfileIdentifierMode) {