bitfinex-node-api
Preparing search index...
ITradesSnapshotV2Message
Interface ITradesSnapshotV2Message
interface
ITradesSnapshotV2Message
{
channel_id
:
number
;
symbol
:
string
;
trades
:
IWSTradeV2
[]
;
type
:
"trades_snapshot"
;
}
Index
Properties
channel_
id
symbol
trades
type
Properties
channel_
id
channel_id
:
number
symbol
symbol
:
string
trades
trades
:
IWSTradeV2
[]
type
type
:
"trades_snapshot"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel_
id
symbol
trades
type
bitfinex-node-api
Loading...