poloniex-node-api
Preparing search index...
IOrderBookOptions
Interface IOrderBookOptions
interface
IOrderBookOptions
{
limit
?:
5
|
10
|
20
|
50
|
100
|
150
;
scale
?:
number
;
symbol
?:
string
;
}
Index
Properties
limit?
scale?
symbol?
Properties
Optional
limit
limit
?:
5
|
10
|
20
|
50
|
100
|
150
Optional
scale
scale
?:
number
Optional
symbol
symbol
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
scale
symbol
poloniex-node-api
Loading...