obv 추가수정
This commit is contained in:
@@ -1446,6 +1446,7 @@ const TradingChart: React.FC<TradingChartProps> = ({
|
||||
for (const ind of indicators) {
|
||||
mgr.applyIndicatorStyle(ind);
|
||||
}
|
||||
void mgr.repairDualLineSeries();
|
||||
syncIndicatorTrackingRefs(indicators);
|
||||
} else if (
|
||||
removedIds.length > 0
|
||||
|
||||
Reference in New Issue
Block a user