Update vitejs + fix bot saving
This commit is contained in:
@@ -125,7 +125,7 @@ public class BacktestController : BaseController
|
||||
DateTime endDate,
|
||||
MoneyManagement? moneyManagement = null,
|
||||
bool save = false,
|
||||
decimal cooldownPeriod = 1,
|
||||
int cooldownPeriod = 1,
|
||||
int maxLossStreak = 0)
|
||||
{
|
||||
if (string.IsNullOrEmpty(accountName))
|
||||
|
||||
Reference in New Issue
Block a user