Nado Typescript SDK Documentation
Preparing search index...
Nado Shared
OrderExecutionType
Type Alias OrderExecutionType
OrderExecutionType
:
"default"
|
"ioc"
|
"fok"
|
"post_only"
Execution behavior of an order that can be sent to the engine:
default
: Limit order
ioc
: Immediate or Cancel order
fok
: Fill or Kill order
post_only
: Post Only order (will not match against existing orders)
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Documentation
Loading...
Execution behavior of an order that can be sent to the engine:
default: Limit orderioc: Immediate or Cancel orderfok: Fill or Kill orderpost_only: Post Only order (will not match against existing orders)