1 Star 0 Fork 0

connor / exchange-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
consts.go 293 Bytes
一键复制 编辑 原始数据 按行查看 历史
Raymond.K 提交于 2020-09-04 15:32 . 增加账户余额推送
package types
const (
TopicTrade = "trade"
TopicOrderBookL2 = "orderBookL2"
TopicPosition = "position"
TopicExecution = "execution"
TopicOrderBookL225 = "orderBookL2_25"
TopicOrder = "order"
TopicTradeBin1m = "tradeBin1m"
TopicMargin = "margin"
)
1
https://gitee.com/ccconnor/exchange-api.git
git@gitee.com:ccconnor/exchange-api.git
ccconnor
exchange-api
exchange-api
v0.3.14

搜索帮助