diff --git a/config_examples/freqaiprimer.json b/config_examples/freqaiprimer.json index 481d7382..e6428e9b 100644 --- a/config_examples/freqaiprimer.json +++ b/config_examples/freqaiprimer.json @@ -12,7 +12,7 @@ "process_only_new_candles": true, "fiat_display_currency": "USD", "dry_run": true, - "timeframe": "5m", + "timeframe": "1h", "additional_timeframes": ["4h"], "dry_run_wallet": 2000, "cancel_open_orders_on_exit": true, @@ -87,9 +87,9 @@ }, "feature_parameters": { "include_timeframes": [ - "5m", - "30m", - "4h" + "1h", + "4h", + "12h" ], "include_corr_pairlist": [ "BTC/USDT",