obv 추가수정

This commit is contained in:
Macbook
2026-06-09 22:18:18 +09:00
parent 27c60be1e9
commit 7b4fc1f811
5 changed files with 79 additions and 28 deletions
+1
View File
@@ -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