diff --git a/frontend/src/utils/ChartManager.ts b/frontend/src/utils/ChartManager.ts index 1e975b2..c3a8d38 100644 --- a/frontend/src/utils/ChartManager.ts +++ b/frontend/src/utils/ChartManager.ts @@ -1378,7 +1378,7 @@ export class ChartManager { if (this.rawBars[i].low < lo) lo = this.rawBars[i].low; } return (hi + lo) / 2; - } + } /** 구름 데이터 빌드: 과거(역사 데이터) + 미래 26봉 포함 */ private _buildIchimokuCloudData(