Preparing search index...
The search index is not available
@drift-labs/sdk
@drift-labs/sdk
OrderAction
Class OrderAction
Hierarchy
OrderAction
Index
Constructors
constructor
Properties
CANCEL
EXPIRE
FILL
PLACE
TRIGGER
Constructors
constructor
new
Order
Action
(
)
:
OrderAction
Returns
OrderAction
Properties
Static
Readonly
CANCEL
CANCEL
:
{
cancel
:
{}
;
}
= ...
Type declaration
cancel
:
{}
Static
Readonly
EXPIRE
EXPIRE
:
{
expire
:
{}
;
}
= ...
Type declaration
expire
:
{}
Static
Readonly
FILL
FILL
:
{
fill
:
{}
;
}
= ...
Type declaration
fill
:
{}
Static
Readonly
PLACE
PLACE
:
{
place
:
{}
;
}
= ...
Type declaration
place
:
{}
Static
Readonly
TRIGGER
TRIGGER
:
{
trigger
:
{}
;
}
= ...
Type declaration
trigger
:
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@drift-
labs/sdk
BN
pyth
Order
Action
constructor
CANCEL
EXPIRE
FILL
PLACE
TRIGGER
Generated using
TypeDoc