24 lines
534 B
INI
24 lines
534 B
INI
{
|
|
"__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
|
|
}
|
|
|