config_service/data/apps/minimal_md_eqt.cfg
Cryptoval Trading Technologies 5e7cf812aa using env for CONFIG_SERVICE
2025-01-24 04:23:56 +00:00

24 lines
601 B
INI

{
"refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
, "calendar_session": {
"trading_hours_url": [
"GET"
, "http://cloud16.cvtt.vpn:8000/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"
# }
}