This commit is contained in:
Cryptoval Trading Technologies
2026-01-24 23:00:01 +00:00
parent 78d62de236
commit 5174fbdc8e
-23
View File
@@ -1,23 +0,0 @@
{
"refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
, "calendar_session": {
"trading_hours_url": [
"GET"
, "https://trading-calendar.cvtt.net/api/v1/markets/hours?mic=XNYS&start={start}&end={end}"
]
}
, "exchanges_settings": {
"*": {
"mkt_data": {
"enabled": true
, "streaming": true
},
}
}
, "comm_settings": "/comm/pubsub/redis/localhost"
# , "cvttcomm": {
# "type": "redis"
# , "comm_settings": "/comm/pubsub/redis/localhost"
# }
}