Versions in this module Expand all Collapse all v0 v0.1.0 Nov 22, 2018 Changes in this version + const API + type Cex struct + AccessKey string + SecretKey string + func New(accessKey string, secretKey string) *Cex + func (bt *Cex) GetTicker(base string, quote string) (ticker *model.Ticker, rerr error)