diff --git a/config_examples/config_binance_margin.example.json b/config_examples/config_binance_margin.example.json index c11534b7c..b3e2b6531 100644 --- a/config_examples/config_binance_margin.example.json +++ b/config_examples/config_binance_margin.example.json @@ -12,7 +12,6 @@ "sell": 30 //TODO-mg: Update to exit }, "shorting_enabled": true, - "use_short_signal": true, "use_exit_short_signal": true, "ignore_roi_if_buy_signal": true, "ignore_roi_if_short_signal": true,