cex

package
v0.0.0-...-a58d1de Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2020 License: MIT Imports: 7 Imported by: 2

Documentation

Overview

Package cex cex rest api package

Index

Constants

View Source
const (
	API = "https://cex.com/Jsons"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Cex

type Cex struct {
	AccessKey string
	SecretKey string
}

Cex API data

func New

func New(accessKey string, secretKey string) *Cex

New create new Cex API data

func (*Cex) GetTicker

func (bt *Cex) GetTicker(base string, quote string) (ticker *model.Ticker, rerr error)

GetTicker 行情

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL