This commit is contained in:
Cryptoval Trading Technologies
2023-11-27 23:23:29 +00:00
parent c0400ba7bf
commit 050a7406b5
5 changed files with 183 additions and 54 deletions
+15
View File
@@ -0,0 +1,15 @@
@var CONFIG_DIR=/home/oleg/develop/cvtt2/cvttpy/config_examples
@var CONFIG_SVC_HOST=cloud16.cvtt.vpn
{
"exchanges_settings": {
"*": {
"mkt_data": {
"enabled": true
, "streaming": true
},
}
}
, "refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata
}