Preparing search index...
The search index is not available
coinbase-pro-node
coinbase-pro-node
AutoCancelLimitOrder
Interface AutoCancelLimitOrder
interface
AutoCancelLimitOrder
{
cancel_after
:
CancelOrderPeriod
;
client_oid
?:
string
;
price
:
string
;
product_id
:
string
;
side
:
OrderSide
;
size
:
string
;
stop
?:
"loss"
|
"entry"
;
stop_price
?:
string
;
stp
?:
SelfTradePrevention
;
time_in_force
:
GOOD_TILL_TIME
;
type
:
LIMIT
;
}
Hierarchy (
view full
)
LimitOrder
AutoCancelLimitOrder
Index
Properties
cancel_
after
client_
oid?
price
product_
id
side
size
stop?
stop_
price?
stp?
time_
in_
force
type
Properties
cancel_
after
cancel_
after
:
CancelOrderPeriod
Optional
client_
oid
client_
oid
?:
string
price
price
:
string
product_
id
product_
id
:
string
side
side
:
OrderSide
size
size
:
string
Optional
stop
stop
?:
"loss"
|
"entry"
Optional
stop_
price
stop_
price
?:
string
Optional
stp
stp
?:
SelfTradePrevention
time_
in_
force
time_
in_
force
:
GOOD_TILL_TIME
Default is 'GTC'.
type
type
:
LIMIT
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cancel_
after
client_
oid
price
product_
id
side
size
stop
stop_
price
stp
time_
in_
force
type
coinbase-pro-node
Loading...
Default is 'GTC'.