diff --git a/config/data_collection.json b/config/data_collection.json index bea0ea3..76a8600 100644 --- a/config/data_collection.json +++ b/config/data_collection.json @@ -23,6 +23,7 @@ "orderbook" ], "timeframes": [ + "1s", "5s", "1m", "5m", @@ -43,6 +44,7 @@ "orderbook" ], "timeframes": [ + "1s", "5s", "1m", "5m", @@ -63,7 +65,7 @@ }, "database": { "store_processed_data": true, - "store_raw_data": true, + "store_raw_data": false, "force_update_candles": false, "batch_size": 100, "flush_interval": 5.0