20260731
This commit is contained in:
@@ -241,10 +241,10 @@
|
|||||||
"simulated": true,
|
"simulated": true,
|
||||||
"exchanges": ["COINBASE_AT"]
|
"exchanges": ["COINBASE_AT"]
|
||||||
}
|
}
|
||||||
"debug_mode": { # used when '--debug_mode'
|
# "debug_mode": { # used when '--debug_mode'
|
||||||
"partial_fill_wait_sec": 3600.0,
|
# "partial_fill_wait_sec": 3600.0,
|
||||||
"full_fill_wait_sec": 3600.0
|
# "full_fill_wait_sec": 3600.0
|
||||||
}
|
# }
|
||||||
}
|
}
|
||||||
, "pricer": {
|
, "pricer": {
|
||||||
"name": "PRICER",
|
"name": "PRICER",
|
||||||
@@ -253,7 +253,9 @@
|
|||||||
, "historical_md": {
|
, "historical_md": {
|
||||||
"db": {
|
"db": {
|
||||||
# "cred_key": "TSDB-CLD32-PROD-OHLCV-DIRECT-RO"
|
# "cred_key": "TSDB-CLD32-PROD-OHLCV-DIRECT-RO"
|
||||||
"cred_key": "TSDB-CLD32-TESTER-DCKR-CMPS"
|
# "cred_key": "TSDB-CLD32-TESTER-DCKR-CMPS"
|
||||||
|
# "cred_key": "TSDB-CLD32-TESTER-DIRECT-RO"
|
||||||
|
"cred_key": "@env{DB_CREDENTIALS_KEY}"
|
||||||
}
|
}
|
||||||
, "enable_mda_recording": false # RO account is used
|
, "enable_mda_recording": false # RO account is used
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user