trade

package
v5.0.0-...-84a6732 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AmendOrder

type AmendOrder struct {
	responses.RestBasic
	AmendOrders []*trade.AmendOrder `json:"data"`
}

type CancelOrder

type CancelOrder struct {
	responses.RestBasic
	CancelOrders []*trade.CancelOrder `json:"data"`
}

type ClosePosition

type ClosePosition struct {
	responses.RestBasic
	ClosePositions []*trade.ClosePosition `json:"data"`
}

type Order

type Order struct {
	responses.RestBasic
	Orders []*trade.Order `json:"data"`
}

type PlaceOrder

type PlaceOrder struct {
	responses.RestBasic
	PlaceOrders []*trade.PlaceOrder `json:"data"`
}

type TransactionDetail

type TransactionDetail struct {
	responses.RestBasic
	TransactionDetails []*trade.TransactionDetail `json:"data"`
}

Jump to

Keyboard shortcuts

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