Update bundle backtests

This commit is contained in:
2025-10-12 15:42:38 +07:00
parent 5acc77650f
commit 32ac342a20
7 changed files with 40 additions and 48 deletions

View File

@@ -4399,7 +4399,6 @@ export interface RunBundleBacktestRequest {
}
export interface BundleBacktestUniversalConfig {
accountName: string;
timeframe: Timeframe;
isForWatchingOnly: boolean;
botTradingBalance: number;