# Packages
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TimeInForceFOK FOK Fill Or Kill orders are rejected if the entire size cannot be matched.
TimeInForceGTC GTC Good Till Canceled orders remain open on the book until canceled.
TimeInForceGTT GTT Good Till Time orders remain open on the book until canceled or the allotted cancelAfter is depleted on the matching engine.
TimeInForceIOC IOC Immediate Or Cancel orders instantly cancel the remaining size of the limit order instead of opening it on the book.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
go:generate go run ../../cmd/requestgen -type NoParamRequest -url /v1/bullet -method GET -debug.
No description provided by the author
go:generate go run ../../cmd/requestgen -debug -type PlaceOrderRequest -responseType .Response -responseDataField Data -responseDataType .Order.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author