superidylle / qhuobi

kdb+/q interface for Huobi dm REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qhuobi

火币合约(hbdm)的行情、交易接口及策略例子

用法

1、登录 https://www.hbdm.com ,在API管理中创建AccessKey和SecretKey。

2、用studio等支持q脚本的编辑器打开ts_huobi.q,修改AccessKey和SecretKey。并根据实际情况修改策略代码。行情和交易接口见qhuobi.q。

3、运行ts_huobi.bat启动策略例子。

1.火币提示使用境外服务器访问火币API。在境内网络使用qhuobi可能因HTTP GET出现锁死状态。

2.支持Windows/Linux/MacOS

About

kdb+/q interface for Huobi dm REST API


Languages

Language:q 99.4%Language:Batchfile 0.6%