tickerhist

package
v0.0.0-...-9e0b26f Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2021 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Snapshot

type Snapshot struct {
	Snapshot []TickerHist
}

func SnapshotFromRaw

func SnapshotFromRaw(raw [][]interface{}) (ss Snapshot)

type TickerHist

type TickerHist struct {
	Symbol string
	Bid    float64
	// PLACEHOLDER,
	Ask float64
	// PLACEHOLDER,
	// PLACEHOLDER,
	// PLACEHOLDER,
	// PLACEHOLDER,
	// PLACEHOLDER,
	// PLACEHOLDER,
	// PLACEHOLDER,
	// PLACEHOLDER,
	MTS int64
}

func FromRaw

func FromRaw(raw []interface{}) (t TickerHist, err error)

Jump to

Keyboard shortcuts

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