Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Engine Server Utils
EngineServerPerpProduct
Interface EngineServerPerpProduct
interface
EngineServerPerpProduct
{
product_id
:
number
;
oracle_price_x18
:
string
;
index_price_x18
:
string
;
risk
:
EngineServerRisk
;
state
:
EngineServerPerpState
;
lp_state
:
EngineServerPerpLpState
;
book_info
:
EngineServerBookInfo
;
}
Index
Properties
product_
id
oracle_
price_
x18
index_
price_
x18
risk
state
lp_
state
book_
info
Properties
product_
id
product_
id
:
number
oracle_
price_
x18
oracle_
price_
x18
:
string
index_
price_
x18
index_
price_
x18
:
string
risk
risk
:
EngineServerRisk
state
state
:
EngineServerPerpState
lp_
state
lp_
state
:
EngineServerPerpLpState
book_
info
book_
info
:
EngineServerBookInfo
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
product_
id
oracle_
price_
x18
index_
price_
x18
risk
state
lp_
state
book_
info
Documentation
Loading...