private

package
v0.0.0-...-1820ca8 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	Arg      *events.Argument   `json:"arg"`
	Balances []*account.Balance `json:"data"`
}

type BalanceAndPosition

type BalanceAndPosition struct {
	Arg                 *events.Argument              `json:"arg"`
	BalanceAndPositions []*account.BalanceAndPosition `json:"data"`
}

type Order

type Order struct {
	Arg    *events.Argument `json:"arg"`
	Orders []*trade.Order   `json:"data"`
}

type Position

type Position struct {
	Arg       *events.Argument    `json:"arg"`
	Positions []*account.Position `json:"data"`
}

Jump to

Keyboard shortcuts

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