This commit is contained in:
Cryptoval Trading Technologies
2026-08-04 21:52:01 +00:00
parent f13394db7a
commit 9d63ed59d7
+3 -2
View File
@@ -1,5 +1,5 @@
@var GLOBAL_CHANNEL_PREFIX=CVTT_MU
@var EXCHANGES=["COINBASE_AT", "COINBASE_FUT"]
{
"refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata # tetsetraefafd
, "comm": @inc=http://@env{CONFIG_SERVICE}/apps/common/comm
@@ -126,7 +126,8 @@
# , "exchanges": ["COINBASE_AT"] # DEPRECATED R E M O V E
, "connectors": {
"simulated": false,
"exchanges": ["COINBASE_AT", "COINBASE_FUT"]
# "exchanges": ["COINBASE_AT", "COINBASE_FUT"]
z
}
, "reset_md_cache_on_start": true
}