add huobip huobif

This commit is contained in:
Archer 2019-05-24 18:16:00 +08:00
parent e0b8584703
commit e9fc10303e

View File

@ -64,7 +64,7 @@ class OnetokenGateway(BaseGateway):
default_setting = { default_setting = {
"OT Key": "", "OT Key": "",
"OT Secret": "", "OT Secret": "",
"交易所": ["BINANCE", "BITMEX", "OKEX", "OKEF"], "交易所": ["BINANCE", "BITMEX", "OKEX", "OKEF", "HUOBIP", "HUOBIF"],
"账户": "", "账户": "",
"会话数": 3, "会话数": 3,
"代理地址": "127.0.0.1", "代理地址": "127.0.0.1",