20260731
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user