Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Engine Server Utils
EngineServerSubscriptionBookDepthEvent
Interface EngineServerSubscriptionBookDepthEvent
interface
EngineServerSubscriptionBookDepthEvent
{
min_timestamp
:
string
;
max_timestamp
:
string
;
product_id
:
number
;
bids
:
EngineServerPriceTickLiquidity
[]
;
asks
:
EngineServerPriceTickLiquidity
[]
;
}
Index
Properties
min_
timestamp
max_
timestamp
product_
id
bids
asks
Properties
min_
timestamp
min_
timestamp
:
string
max_
timestamp
max_
timestamp
:
string
product_
id
product_
id
:
number
bids
bids
:
EngineServerPriceTickLiquidity
[]
asks
asks
:
EngineServerPriceTickLiquidity
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
min_
timestamp
max_
timestamp
product_
id
bids
asks
Documentation
Loading...