백테스팅 수정
This commit is contained in:
@@ -1209,6 +1209,9 @@ export interface BacktestResponse {
|
||||
stats: BacktestStats;
|
||||
analysis?: BacktestAnalysis;
|
||||
resultId?: number;
|
||||
/** 실행에 사용된 시간봉 */
|
||||
timeframe?: string;
|
||||
symbol?: string;
|
||||
}
|
||||
|
||||
/** DB 저장 이력 레코드 */
|
||||
|
||||
Reference in New Issue
Block a user