This commit is contained in:
Cryptoval Trading Technologies
2026-07-31 19:36:01 +00:00
parent 99c2897404
commit d1a9d76523
+5 -6
View File
@@ -227,19 +227,18 @@
, "streaming": true , "streaming": true
}, },
"accounting": { "accounting": {
"enabled": false "enabled": true
, "streaming": false , "streaming": false
} }
, "credentials_key": { "credentials_key": {
"read_only": "ALPACA_SANDBOX" "read_only": "COINBASE_ADV_RO"
, "trade": "ALPACA_SANDBOX"
} }
} }
} }
, "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.OE_GW." , "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.OE_GW."
, "exchanges": ["COINBASE_AT"] # DEPRECATED R E M O V E # , "exchanges": ["COINBASE_AT"] # DEPRECATED R E M O V E
, "connectors": { , "connectors": {
"simulated": false, "simulated": true,
"exchanges": ["COINBASE_AT"] "exchanges": ["COINBASE_AT"]
} }
"debug_mode": { # used when '--debug_mode' "debug_mode": { # used when '--debug_mode'