kline

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: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetValidPeriods

func GetValidPeriods() []string

Types

type K_MACDV

type K_MACDV struct {
	Index int64   `json:"i"`
	Time  int64   `json:"t"`
	High  float64 `json:"h"`
	Open  float64 `json:"o"`
	Low   float64 `json:"l"`
	Close float64 `json:"c"`
	Vol   int64   `json:"v"`
}

func KlineDataQuery

func KlineDataQuery(stk string, period string, indicate string, pageable *pkBeans.Pageable) (retList []K_MACDV, retListSize int64, retE error)

Jump to

Keyboard shortcuts

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