This commit is contained in:
Cryptoval Trading Technologies
2026-05-01 01:36:01 +00:00
parent fd3b13a0ad
commit 2ebeb5e91a
+4 -4
View File
@@ -119,7 +119,10 @@
} }
, "trades_recording": { # unconditional trades recording for 1min aggregates , "trades_recording": { # unconditional trades recording for 1min aggregates
"flush_interval_sec": 5.0 "flush_interval_sec": 5.0
"instruments": [ , "prune": {
"max_days": 14
}
, "instruments": [
{ {
"exch_acct": "COINBASE_AT" "exch_acct": "COINBASE_AT"
, "instrument_id": "PAIR-ADA-USD" , "instrument_id": "PAIR-ADA-USD"
@@ -186,9 +189,6 @@
} }
] ]
} }
, "prune": {
""
}
} }
} }
, "order_entry_gateway": { , "order_entry_gateway": {