public

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 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 Candlesticks

type Candlesticks struct {
	InstID  string                    `json:"instId"`
	Channel okex.CandleStickWsBarSize `json:"channel"`
}

type EstimatedDeliveryExercisePrice

type EstimatedDeliveryExercisePrice struct {
	InstID   string              `json:"instId"`
	Uly      string              `json:"uly,omitempty"`
	InstType okex.InstrumentType `json:"instType,omitempty"`
}

type FundingRate

type FundingRate struct {
	InstID string `json:"instId"`
}

type IndexCandlesticks

type IndexCandlesticks struct {
	InstID  string `json:"instId"`
	Channel string `json:"channel"`
}

type IndexTickers

type IndexTickers struct {
	InstID string `json:"instId"`
}

type Instruments

type Instruments struct {
	InstType okex.InstrumentType `json:"instType"`
}

type MarkPrice

type MarkPrice struct {
	InstID string `json:"instId"`
}

type MarkPriceCandlesticks

type MarkPriceCandlesticks struct {
	InstID  string                    `json:"instId"`
	Channel okex.CandleStickWsBarSize `json:"channel"`
}

type OPTIONSummary

type OPTIONSummary struct {
	InstID string `json:"instId"`
	Uly    string `json:"uly"`
}

type OpenInterest

type OpenInterest struct {
	InstID string `json:"instId"`
}

type OrderBook

type OrderBook struct {
	InstID  string `json:"instId"`
	Channel string `json:"channel"`
}

type PriceLimit

type PriceLimit struct {
	InstID string `json:"instId"`
}

type Tickers

type Tickers struct {
	InstID string `json:"instId"`
}

type Trades

type Trades struct {
	InstID string `json:"instId"`
}

Jump to

Keyboard shortcuts

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