20260312
This commit is contained in:
+33
-31
@@ -88,6 +88,39 @@
|
|||||||
, "risk_manager": true
|
, "risk_manager": true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
, "market_data_gateway": {
|
||||||
|
"app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.MD_GW.APP_STATUS"
|
||||||
|
, "exchanges_settings": {
|
||||||
|
"*": {
|
||||||
|
"mkt_data": {
|
||||||
|
"enabled": true
|
||||||
|
, "streaming": true
|
||||||
|
},
|
||||||
|
"order_entry": {
|
||||||
|
"enabled": false
|
||||||
|
, "streaming": false
|
||||||
|
},
|
||||||
|
"accounting": {
|
||||||
|
"enabled": false
|
||||||
|
, "streaming": false
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
||||||
|
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.MD_GW."
|
||||||
|
, "exchanges": [
|
||||||
|
"COINBASE_AT"
|
||||||
|
# , "COINBASE_FUT"
|
||||||
|
# , "BNBSPOT"
|
||||||
|
# , "BNBFUT"
|
||||||
|
# , "KRAKEN"
|
||||||
|
# , "BITSTAMP"
|
||||||
|
# , "OKX"
|
||||||
|
# , "GEMINI"
|
||||||
|
# , "ALPACA_SNDBX"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
, "musvc_monitor": {
|
||||||
, "musvc_status": [
|
, "musvc_status": [
|
||||||
{
|
{
|
||||||
"config_section": "bookkeeper",
|
"config_section": "bookkeeper",
|
||||||
@@ -126,37 +159,6 @@
|
|||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
, "market_data_gateway": {
|
|
||||||
"app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.MD_GW.APP_STATUS"
|
|
||||||
, "exchanges_settings": {
|
|
||||||
"*": {
|
|
||||||
"mkt_data": {
|
|
||||||
"enabled": true
|
|
||||||
, "streaming": true
|
|
||||||
},
|
|
||||||
"order_entry": {
|
|
||||||
"enabled": false
|
|
||||||
, "streaming": false
|
|
||||||
},
|
|
||||||
"accounting": {
|
|
||||||
"enabled": false
|
|
||||||
, "streaming": false
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
|
||||||
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.MD_GW."
|
|
||||||
, "exchanges": [
|
|
||||||
"COINBASE_AT"
|
|
||||||
# , "COINBASE_FUT"
|
|
||||||
# , "BNBSPOT"
|
|
||||||
# , "BNBFUT"
|
|
||||||
# , "KRAKEN"
|
|
||||||
# , "BITSTAMP"
|
|
||||||
# , "OKX"
|
|
||||||
# , "GEMINI"
|
|
||||||
# , "ALPACA_SNDBX"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
, "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