백테스팅 워밍업데이터 적용

This commit is contained in:
Macbook
2026-06-12 01:41:34 +09:00
parent 0d338fffe4
commit 74b0ea4ab6
12 changed files with 335 additions and 52 deletions
+1
View File
@@ -1140,6 +1140,7 @@ export interface BacktestRequest {
symbol?: string;
strategyName?: string;
deviceId?: string;
evaluationBarCount?: number;
}
/** 백테스팅 실행 */