poloniex-node-api
Preparing search index...
IOrderBook
Interface IOrderBook
interface
IOrderBook
{
asks
:
string
[]
;
bids
:
string
[]
;
scale
:
string
;
time
:
number
;
ts
:
number
;
}
Index
Properties
asks
bids
scale
time
ts
Properties
asks
asks
:
string
[]
bids
bids
:
string
[]
scale
scale
:
string
time
time
:
number
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asks
bids
scale
time
ts
poloniex-node-api
Loading...