From 6527793eb65507a4367f44a4e49a32b1ac13772c Mon Sep 17 00:00:00 2001 From: Macbook Date: Tue, 2 Jun 2026 23:02:41 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/utils/ChartManager.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(