poloniex-node-api
Preparing search index...
ISmartOrderOptions
Interface ISmartOrderOptions
interface
ISmartOrderOptions
{
stopPrice
:
string
;
type
?:
ISmartOrderType
;
[
key
:
string
]:
undefined
|
string
|
number
|
boolean
|
string
[]
;
[
key
:
number
]:
undefined
|
string
|
number
|
boolean
|
string
[]
;
}
Hierarchy
Omit
<
IOrderOptions
,
"allowBorrow"
|
"type"
>
ISmartOrderOptions
Indexable
[
key
:
string
]:
undefined
|
string
|
number
|
boolean
|
string
[]
[
key
:
number
]:
undefined
|
string
|
number
|
boolean
|
string
[]
Index
Properties
stop
Price
type?
Properties
stop
Price
stopPrice
:
string
Optional
type
type
?:
ISmartOrderType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
stop
Price
type
poloniex-node-api
Loading...