From 5174fbdc8e5933160d0aa961e079f79f8ec50ab5 Mon Sep 17 00:00:00 2001 From: Cryptoval Trading Technologies Date: Sat, 24 Jan 2026 23:00:01 +0000 Subject: [PATCH] 20260124 --- data/apps/minimal_md_eqt.cfg | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 data/apps/minimal_md_eqt.cfg diff --git a/data/apps/minimal_md_eqt.cfg b/data/apps/minimal_md_eqt.cfg deleted file mode 100644 index ccdc3f7..0000000 --- a/data/apps/minimal_md_eqt.cfg +++ /dev/null @@ -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" - # } -} -