huobi

package module
v0.0.0-...-a05b099 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 12 Imported by: 0

README

Huobi Connector

Huobi

Huobi.com is the world-leading Bitcoin and Ethereum trading platform, providing secure and convenient trading services for hundreds of digital assets.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByPairString

type ByPairString []currency.Pair

func (ByPairString) Len

func (a ByPairString) Len() int

func (ByPairString) Less

func (a ByPairString) Less(i, j int) bool

func (ByPairString) Swap

func (a ByPairString) Swap(i, j int)

type Cache

type Cache map[currency.Pair]UpdateData

func (Cache) OrderedString

func (c Cache) OrderedString() string

func (Cache) String

func (c Cache) String() string

type HuobiConnector

type HuobiConnector struct {
	*connector.Connector
}

func (*HuobiConnector) Start

func (c *HuobiConnector) Start()

type UpdateData

type UpdateData struct {
	LastUpdated  time.Time
	OpenInterest float64
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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