전략편집기 복합지표 기능 반영
This commit is contained in:
@@ -1499,7 +1499,7 @@ function App() {
|
||||
)}
|
||||
|
||||
{menuPage === 'strategy-editor' && (
|
||||
<StrategyEditorPage theme={theme} activeIndicators={indicators} />
|
||||
<StrategyEditorPage theme={theme} />
|
||||
)}
|
||||
|
||||
{/* ── 백테스팅 이력 화면 ─────────────────────────────────────────── */}
|
||||
|
||||
Reference in New Issue
Block a user