HuobiRDCenter / huobi_Python

Python SDK for Huobi Spot API
https://huobiapi.github.io/docs/spot/v1/en
Apache License 2.0
680 stars 332 forks source link

建议增加自定义RestApiDefine和WebSocketDefine #27

Closed zzzdtz closed 3 years ago

zzzdtz commented 4 years ago

当前huobi_Python/huobi/constant/system.py 中RestApiDefine和WebSocketDefine的url是写死的,建议可以增加自定义配置

eynzhang commented 3 years ago

@zzzdtz , 感谢您的反馈,我们已经升级到version 2,并支持自定义URL。