This commit is contained in:
Cryptoval Trading Technologies 2025-09-18 22:20:01 +00:00
parent b90e1f55b2
commit 6d073efb04

View File

@ -158,5 +158,12 @@
, "trader": { , "trader": {
"channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.TRADER" "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.TRADER"
, "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.TRADER_MUSVC_STATUS" , "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.TRADER_MUSVC_STATUS"
, "pos_diff_pct_trigger": 10.0
, "trading_depth": {
"BTC": 0.001
# "BTC": 0.1
}
} }
} }