fx

package
v0.0.0-...-1aeafd4 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SpiderFx

func SpiderFx(ic *model.IndexConfig) (buffers []*model.Buffer)

SpiderFx 汇通财经

Types

type ExchangeSpecial

type ExchangeSpecial struct {
	S string   `json:"s"` // 状态
	T []string `json:"t"` // 当前时间(暂时不用)
	C []string `json:"c"` // 最新价
	O []string `json:"o"` // 开盘价(暂时不用)
	H []string `json:"h"` // 最高
	L []string `json:"l"` // 最低
	P []string `json:"p"` // 昨收
}

func (ExchangeSpecial) DataValid

func (es ExchangeSpecial) DataValid() bool

func (ExchangeSpecial) Handler

func (es ExchangeSpecial) Handler() (data string, err error)

func (ExchangeSpecial) StatusValid

func (es ExchangeSpecial) StatusValid() bool

Jump to

Keyboard shortcuts

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