minute

package
v0.0.0-...-efca67b Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2018 License: GPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MINUTEDATA

type MINUTEDATA struct {
	Index     int64   `json:"i"`
	Time      int64   `json:"t"`
	Price     float64 `json:"p"`
	Avg       float64 `json:"a"`
	Vol       int64   `json:"v"`
	UpDn      float64 `json:"updn"`
	UpDnPer   float64 `json:"updnPer"`
	Positions int64   `json:"po"`
}

func MinuteDataQuery

func MinuteDataQuery(stk string) (retList []MINUTEDATA, retE error)

Jump to

Keyboard shortcuts

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