Refact task
This commit is contained in:
@@ -744,5 +744,5 @@ public class TradingBotBackup
|
||||
public string AccountName { get; set; }
|
||||
public bool IsForWatchingOnly { get; set; }
|
||||
public Dictionary<DateTime, decimal> WalletBalances { get; set; }
|
||||
public MoneyManagement MoneyManagement { get; internal set; }
|
||||
public MoneyManagement MoneyManagement { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user