This commit is contained in:
Cryptoval Trading Technologies
2024-08-23 00:03:05 +00:00
parent 039c744530
commit 31a3a06f34
6 changed files with 27 additions and 28 deletions
+4 -10
View File
@@ -1,8 +1,8 @@
@var CONFIG_SERVICE=cloud23.cvtt.vpn:6789
@var ResultPath=/tmp
{
"refdata": @inc=http://${CONFIG_SERVICE}/refdata/refdata
{ "___dummy___": null
, "refdata": @inc=http://${CONFIG_SERVICE}/refdata/refdata
, "redis": @inc=http://${CONFIG_SERVICE}/apps/common/redis
, "active_instruments": @inc=http://${CONFIG_SERVICE}/apps/active_instruments
, "cvttcomm": {
@@ -40,7 +40,7 @@
}
}
# --------------------------------------------------------------------
"executor": {
, "executor": {
"app_channel": "EXEC"
, "exchanges_settings": {
"COINBASE_AT": {
@@ -108,14 +108,8 @@
"mkt_data": {
"enabled": true
, "streaming": true
},
}
}
# , "COINBASE_AT": {
# "mkt_data": {
# "enabled": true
# , "streaming": true
# },
# }
}
}
# --------------------------------------------------------------------