tradedata

package
v1.0.26 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 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  okx.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 okx.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 okx.InstrumentType `json:"instType,string"`
	Period   okx.BarSize        `json:"period,string,omitempty"`
}

Jump to

Keyboard shortcuts

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