20260203
This commit is contained in:
+21
-21
@@ -115,27 +115,27 @@
|
|||||||
# , "ALPACA_SNDBX"
|
# , "ALPACA_SNDBX"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
, "ohlcv_recorder": {
|
# , "ohlcv_recorder": {
|
||||||
"app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.OHLCV.APP_STATUS"
|
# "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.OHLCV.APP_STATUS"
|
||||||
, "historical_md": {
|
# , "historical_md": {
|
||||||
"db": {
|
# "db": {
|
||||||
"cred_key": "TSDB_CVTT_TESTER_01_DIRECT"
|
# "cred_key": "TSDB_CVTT_TESTER_01_DIRECT"
|
||||||
}
|
# }
|
||||||
, "trades_recording": { # unconditional trades recording for 1min aggregates
|
# , "trades_recording": { # unconditional trades recording for 1min aggregates
|
||||||
"flush_interval_sec": 10.0
|
# "flush_interval_sec": 10.0
|
||||||
"instruments": [
|
# "instruments": [
|
||||||
{
|
# {
|
||||||
"exch_acct": "COINBASE_AT"
|
# "exch_acct": "COINBASE_AT"
|
||||||
, "instrument_id": "PAIR-BTC-USD"
|
# , "instrument_id": "PAIR-BTC-USD"
|
||||||
}
|
# }
|
||||||
, {
|
# , {
|
||||||
"exch_acct": "COINBASE_AT"
|
# "exch_acct": "COINBASE_AT"
|
||||||
, "instrument_id": "PAIR-ETH-USD"
|
# , "instrument_id": "PAIR-ETH-USD"
|
||||||
}
|
# }
|
||||||
]
|
# ]
|
||||||
}
|
# }
|
||||||
}
|
# }
|
||||||
}
|
# }
|
||||||
, "order_entry_gateway": {
|
, "order_entry_gateway": {
|
||||||
"app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.OE_GW.APP_STATUS"
|
"app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.OE_GW.APP_STATUS"
|
||||||
, "exchanges_settings": {
|
, "exchanges_settings": {
|
||||||
|
|||||||
Reference in New Issue
Block a user