@var CONFIG_SVC_HOST=cloud16.cvtt.vpn { "refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata , "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/redis , "cvttcomm": @inc=http://${CONFIG_SVC_HOST}:6789/apps/cvttcomm , "quant": { "books": { "CVTT_BK01": {} } , "strategies": { "CVTT_QST001": { "class": "cvttpy.trading.strategies.test_strat.TestStrategy" , "params": { "dummy": "dummy" } } } } , "exchanges_settings": { "COINBASE_AT": { "order_entry": { "enabled": false , "streaming": false }, "mkt_data": { "enabled": true , "streaming": true }, "accounting": { "enabled": true , "streaming": false } , "credentials_key": { "trade": "COINBASE_ADV" "read_only": "COINBASE_ADV_RO" } } } }