bittrex

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: 5 Imported by: 2

Documentation

Overview

Package bittrex bittrex rest api package

Index

Constants

View Source
const (
	API = "https://bittrex.com/api/v1.1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Bittrex

type Bittrex struct {
	AccessKey string
	SecretKey string
}

Bittrex API data

func New

func New(accessKey string, secretKey string) *Bittrex

New create new Yunbi API data

func (*Bittrex) GetTicker

func (yb *Bittrex) 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