20251119
This commit is contained in:
@@ -149,9 +149,9 @@
|
|||||||
"db": {
|
"db": {
|
||||||
"cred_key": "TSDB_CVTT_TESTER_01_DIRECT"
|
"cred_key": "TSDB_CVTT_TESTER_01_DIRECT"
|
||||||
}
|
}
|
||||||
, "trades_recording": {
|
, "trades_recording": { # unconditional trades recording for 1min aggregates
|
||||||
"flush_interval_sec": 10.0
|
"flush_interval_sec": 10.0
|
||||||
} # unconditional trades recording for 1min aggregates
|
"instruments": [
|
||||||
{
|
{
|
||||||
"exch_acct": "COINBASE_AT"
|
"exch_acct": "COINBASE_AT"
|
||||||
, "instrument_id": "PAIR-BTC-USD"
|
, "instrument_id": "PAIR-BTC-USD"
|
||||||
@@ -163,6 +163,7 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
, "quant": {
|
, "quant": {
|
||||||
"channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.QUANT"
|
"channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.QUANT"
|
||||||
, "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.QUANT_MUSVC_STATUS"
|
, "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.QUANT_MUSVC_STATUS"
|
||||||
|
|||||||
Reference in New Issue
Block a user