tradedata

package
v0.0.0-...-7f56f77 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetOpenInterestAndVolumeStrike

type GetOpenInterestAndVolumeStrike struct {
	Ccy     string       `json:"ccy"`
	ExpTime string       `json:"expTime"`
	Period  okex.BarSize `json:"period,string,omitempty"`
}

type GetRatio

type GetRatio struct {
	Ccy    string       `json:"ccy"`
	Begin  int64        `json:"before,omitempty,string"`
	End    int64        `json:"limit,omitempty,string"`
	Period okex.BarSize `json:"period,string,omitempty"`
}

type GetTakerVolume

type GetTakerVolume struct {
	Ccy      string              `json:"ccy"`
	Begin    int64               `json:"before,omitempty,string"`
	End      int64               `json:"limit,omitempty,string"`
	InstType okex.InstrumentType `json:"instType,string"`
	Period   okex.BarSize        `json:"period,string,omitempty"`
}

Jump to

Keyboard shortcuts

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