This commit is contained in:
Cryptoval Trading Technologies 2025-10-23 19:07:01 +00:00
parent 33d6ea6da3
commit 8ac070c6e0

View File

@ -160,10 +160,14 @@
, "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.TRADER_MUSVC_STATUS" , "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.TRADER_MUSVC_STATUS"
, "pos_diff_pct_trigger": 10.0 , "pos_diff_pct_trigger": 10.0
, "trading_depth": {
"BTC": 0.001 # -----------------------------------
# "BTC": 0.1 # moved to the book_config (db)
} # -----------------------------------
# , "trading_depth": {
# "BTC": 0.001
# # "BTC": 0.1
# }
} }
} }