20260731
This commit is contained in:
@@ -227,19 +227,18 @@
|
||||
, "streaming": true
|
||||
},
|
||||
"accounting": {
|
||||
"enabled": false
|
||||
"enabled": true
|
||||
, "streaming": false
|
||||
}
|
||||
, "credentials_key": {
|
||||
"read_only": "ALPACA_SANDBOX"
|
||||
, "trade": "ALPACA_SANDBOX"
|
||||
"credentials_key": {
|
||||
"read_only": "COINBASE_ADV_RO"
|
||||
}
|
||||
}
|
||||
}
|
||||
, "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": {
|
||||
"simulated": false,
|
||||
"simulated": true,
|
||||
"exchanges": ["COINBASE_AT"]
|
||||
}
|
||||
"debug_mode": { # used when '--debug_mode'
|
||||
|
||||
Reference in New Issue
Block a user