Add signalr

This commit is contained in:
2025-07-21 19:54:04 +07:00
parent a32e9c33a8
commit 83ed78a1fa
11 changed files with 441 additions and 10 deletions

View File

@@ -231,7 +231,7 @@ public class BundleBacktestWorker : BaseWorker<BundleBacktestWorker>
backtestConfig,
runBacktestRequest.StartDate,
runBacktestRequest.EndDate,
null, // No user context in worker
bundleRequest.User, // No user context in worker
runBacktestRequest.Save,
runBacktestRequest.WithCandles,
bundleRequest.RequestId // Use bundleRequestId as requestId for traceability