poloniex

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package poloniex poloniex rest api package

Index

Constants

View Source
const (
	API = "https://poloniex.com/public"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Poloniex

type Poloniex struct {
	AccessKey string
	SecretKey string
}

Poloniex API data

func New

func New(accessKey string, secretKey string) *Poloniex

New create new Poloniex API data

func (*Poloniex) GetTicker

func (pl *Poloniex) GetTicker(base string, quote string) (*model.Ticker, error)

GetTicker 行情

Jump to

Keyboard shortcuts

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