diff --git a/data/apps/tests/send_order_cvtt.cfg b/data/apps/tests/send_order_cvtt.cfg new file mode 100644 index 0000000..e956e64 --- /dev/null +++ b/data/apps/tests/send_order_cvtt.cfg @@ -0,0 +1,23 @@ +{ + "__DUMMY__": null + + , "exchanges_settings": { + "CVTT_COINBASE": { + "order_entry": { + "enabled": true + , "streaming": true + } + } + , "CVTT_COINBASE_LOCAL": { + "order_entry": { + "enabled": true + , "streaming": true + } + # , "credentials_key": { + # "trade": "COINBASE_ADV_TRD" + # } + } + } + , "refdata": @inc=http://cloud11.cvtt.vpn:6789/refdata/refdata +} +