25 lines
636 B
INI
25 lines
636 B
INI
{
|
|
"refdata": @inc=http://cloud11.cvtt.vpn:6789/refdata/refdata
|
|
, "redis": @inc=http://cloud11.cvtt.vpn:6789/apps/redis
|
|
, "cvttcomm": @inc=http://cloud11.cvtt.vpn:6789/apps/cvttcomm
|
|
|
|
, "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"
|
|
# }
|
|
}
|
|
}
|
|
}
|
|
|