Search
Preparing search index...
The search index is not available
gemini-node-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
gemini-node-api
OrderStatus
Interface OrderStatus
Hierarchy
BaseOrder
OrderStatus
Index
Properties
avg_
execution_
price
client_
order_
id
exchange
executed_
amount
id
is_
cancelled
is_
hidden
is_
live
options
order_
id
original_
amount
price
reason
remaining_
amount
side
stop_
price
symbol
timestamp
timestampms
trades
type
was_
forced
Properties
avg_
execution_
price
avg_
execution_
price
:
string
Optional
client_
order_
id
client_
order_
id
?:
string
exchange
exchange
:
"gemini"
Optional
executed_
amount
executed_
amount
?:
string
id
id
:
string
is_
cancelled
is_
cancelled
:
boolean
is_
hidden
is_
hidden
:
boolean
is_
live
is_
live
:
boolean
options
options
:
[
]
|
[
OrderEexecutionOptions
]
order_
id
order_
id
:
string
Optional
original_
amount
original_
amount
?:
string
Optional
price
price
?:
string
Optional
reason
reason
?:
string
Optional
remaining_
amount
remaining_
amount
?:
string
side
side
:
"buy"
|
"sell"
Optional
stop_
price
stop_
price
?:
string
symbol
symbol
:
string
timestamp
timestamp
:
string
timestampms
timestampms
:
number
Optional
trades
trades
?:
PastTrade
[]
type
type
:
OrderType
was_
forced
was_
forced
:
boolean
Exports
Order
Status
avg_
execution_
price
client_
order_
id
exchange
executed_
amount
id
is_
cancelled
is_
hidden
is_
live
options
order_
id
original_
amount
price
reason
remaining_
amount
side
stop_
price
symbol
timestamp
timestampms
trades
type
was_
forced