goex-top / market_center_client

move to https://github.com/goex-top/market_center/tree/master/client

Home Page:https://github.com/goex-top/market_center/tree/master/client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Market Center Client

HitCount

Client for market center

APIs

  • SubscribeTicker(exchangeName, currencyPair, period) (error)
  • SubscribeDepth(exchangeName, currencyPair, period) (error)
  • SubscribeTrade(exchangeName, currencyPair, period) (error)
  • GetTicker(exchangeName, currencyPair) (*Ticker, error)
  • GetDepth(exchangeName, currencyPair) (*Depth, error)
  • GetTrade(exchangeName, currencyPair) (*Trade, error)
  • GetSupportList() []

观星者

观星者

About

move to https://github.com/goex-top/market_center/tree/master/client

https://github.com/goex-top/market_center/tree/master/client


Languages

Language:Go 100.0%