전략평가 MA 참조에러 수정

This commit is contained in:
Macbook
2026-06-13 01:25:56 +09:00
parent 24128e6a0a
commit 207374a08e
10 changed files with 451 additions and 77 deletions
@@ -463,6 +463,7 @@ export default function StrategyEvaluationPage({ theme = 'dark' }: Props) {
barSignalHighlight={barSignalHighlight}
hasStrategy={selectedStrategyId != null}
className="seval-signal-panel"
getParams={getEvalParams}
/>
</div>