order

package
v1.0.24 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Order

type Order struct {
	id.ID
	Request
	UpdatedAtUnix int
}

Order OrderObj

type Request

type Request struct {
	base.Norm
	Symbol    string
	IsBuy     bool
	OrderType string
}

Request ..

type Responce added in v0.4.7

type Responce struct {
	ID         id.ID
	FilledSize float64
}

Responce

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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