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