types

package
v0.0.0-...-df7f5f2 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BUY  = "BUY"
	SELL = "SELL"

	LIMIT  = "LIMIT"
	MARKET = "MARKET"

	DEPOSIT    = "DEPOSIT"
	WITHDRAW   = "WITHDRAW"
	FEE        = "FEE"
	POSTCOLL   = "POSTCOLL"
	CANCELCOLL = "CANCELCOLL"
	PAYMENT    = "PAYMENT"
	TRANSFER   = "TRANSFER"
)
View Source
const (
	BTCJPY   = "BTC_JPY"
	ETHJPY   = "ETH_JPY"
	XRPJPY   = "XRP_JPY"
	ETHBTC   = "ETH_BTC"
	FXBTCJPY = "FX_BTC_JPY"

	// major currencyCodes
	JPY = "JPY"
	USD = "USD"
)
View Source
const (
	NORMAL    = "NORMAL"
	BUSY      = "BUSY"
	VERYBUSY  = "VERY BUSY"
	SUPERBUSY = "SUPER BUSY"
	NOORDER   = "NO ORDER"
	STOP      = "STOP"

	// Status
	COMPLETED = "COMPLETED"
	PENDING   = "PENDING"

	RUNNING      = "RUNNING"
	CLOSE        = "CLOSE"
	STARTING     = "STARTING"
	PREOPEN      = "PREOPEN"
	CIRCUITBREAK = "CIRCUIT BREAK"
)
View Source
const (
	TIFGTC = "GTC"
	TIFIOC = "IOC"
	TIFFOK = "FOK"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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