nntaoli-project / goex

Cryptocurrency Exchange REST API SDK Wrapper Implemented With Golang, Supporting OKX, Huobi, Binance
MIT License
1.84k stars 630 forks source link

v2版本需求,建议收集贴 #215

Closed nntaoli closed 1 year ago

nntaoli commented 2 years ago
  1. golang版本号: 1.18.6 +
  2. 深度数据:买单: 升序;卖单:降序 ,ask[0]表示卖一,bid[0]表示买一
pengbotter commented 2 years ago

几个大的主流交易所得支持

pengbotter commented 2 years ago

OKX,BINANCE,BYBIT,FTX,HUOBI,BitMEX,BitCoke, gate.io,抹茶

togiter commented 2 years ago

顶顶顶

pengbotter commented 2 years ago

已收到,谢谢

0xshandy commented 1 year ago

支持websocket吗

nntaoli commented 1 year ago

支持websocket吗

目前在考虑做pro版本,为了持续开发动力,pro版本可能会收取一定服务费用

togiter commented 1 year ago

建议不要预定义交易对对象,让调用中传参数构建就行了

nntaoli commented 1 year ago

建议不要预定义交易对对象,让调用中传参数构建就行了

可以自己构建CurrencyPair对象的,支持任何交易对交易的,v1版也是可以自己构建交易对的

Roninchen commented 1 year ago

支持websocket吗

gzw13999 commented 1 year ago

websocket得支持,毕竟各大交易所都在建议用websocket接入。

ImAntic commented 1 year ago

pro版本出来了没,求联系

nntaoli commented 1 year ago

pro版本出来了没,求联系

没pro版本哦 @ImAntic

brook-w commented 10 months ago

@nntaoli 建议支持 ws 和目前主流的交易所 使用了 v2 版本 币安很多方法都没实现

brook-w commented 10 months ago

应该是 币安所有的都没实现

nntaoli commented 8 months ago

应该是 币安所有的都没实现

币安的实现了部分 @brook-w