Fix spot bot
This commit is contained in:
@@ -110,4 +110,6 @@ public class TradingBotConfigRequest
|
||||
/// Whether to use Synth predictions for dynamic stop-loss/take-profit adjustments
|
||||
/// </summary>
|
||||
public bool UseForDynamicStopLoss { get; set; } = true;
|
||||
|
||||
public TradingType TradingType { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user