diff --git a/config_examples/config_full.example.json b/config_examples/config_full.example.json index 595048191..81a034a21 100644 --- a/config_examples/config_full.example.json +++ b/config_examples/config_full.example.json @@ -177,6 +177,5 @@ "strategy": "SampleStrategy", "strategy_path": "user_data/strategies/", "dataformat_ohlcv": "json", - "dataformat_trades": "jsongz", - "position_adjustment_enable": false + "dataformat_trades": "jsongz" }