매매 시그널 알림 수정
This commit is contained in:
@@ -80,7 +80,7 @@ const TradeNotificationSignalSummary: React.FC<Props> = ({
|
||||
headVariant={embedded ? 'inline-quote' : 'default'}
|
||||
theme={theme}
|
||||
ticker={ticker}
|
||||
chartLiveReceiveHighlight
|
||||
chartLiveReceiveHighlight={!embedded}
|
||||
readOnlyStrategyLabel={strategyLabel}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user