This commit is contained in:
Cryptoval Trading Technologies
2024-06-13 03:37:12 +01:00
parent 5b7680f25a
commit 3086a300b7
4 changed files with 0 additions and 147 deletions
-43
View File
@@ -248,49 +248,6 @@
}
}
}
# ---------------------------- C
# , "CVTT": {
# "exchange_id": "CVTT"
# , "name": "CVTT Executor (proxy)"
# , "type": "PROXY"
# , "order_entry": {
# "class": "cvttpy.exchanges.proxies.cvtt.connector.CvttExecutorClient"
# }
# , "accounting": {
# "class": "cvttpy.exchanges.proxies.cvtt.connector.CvttExecutorClient"
# }
# ,"listen_channel_prefix": "CVTT_CLNT"
# # , "executor_channel": "EXEC"
# }
# , "CVTT_COINBASE": {
# "exchange_id": "CVTT_COINBS"
# , "name": "CVTT Trader (proxy)"
# , "type": "PROXY"
# , "order_entry": {
# "class": "cvttpy.exchanges.proxies.cvtt.connector.CvttExecutorClient"
# }
# , "accounting": {
# "class": "cvttpy.exchanges.proxies.cvtt.connector.CvttExecutorClient"
# }
# ,"listen_channel_prefix": "CVTT_CLNT"
# , "executor_channel": "EXEC"
# }
# , "CVTT_COINBASE_LOCAL": {
# "exchange_id": "CVTT_COINBS"
# , "name": "CVTT Trader (proxy)"
# , "type": "PROXY"
# , "order_entry": {
# "class": "cvttpy.exchanges.proxies.cvtt.connector.CvttExecutorClient"
# }
# ,"listen_channel_prefix": "CVTT_CLNT"
# , "executor_channel": "EXEC"
# }
, "COINBASE_AT": {
"exchange_id": "COINBASE"
, "name": "Coinbase Advanced Trade"