Preparing search index...
The search index is not available
Vertex Typescript SDK Documentation
Documentation
Vertex Engine Server Utils
EngineServerIsolatedPosition
Interface EngineServerIsolatedPosition
interface
EngineServerIsolatedPosition
{
subaccount
:
string
;
healths
:
[
initial
:
HealthStatus
,
maintenance
:
HealthStatus
,
unweighted
:
HealthStatus
]
;
quote_healths
:
[
initial
:
string
,
maintenance
:
string
,
unweighted
:
string
]
;
base_healths
:
[
initial
:
string
,
maintenance
:
string
,
unweighted
:
string
]
;
quote_balance
:
EngineServerSpotBalance
;
base_balance
:
EngineServerPerpBalance
;
quote_product
:
EngineServerSpotProduct
;
base_product
:
EngineServerPerpProduct
;
}
Index
Properties
subaccount
healths
quote_
healths
base_
healths
quote_
balance
base_
balance
quote_
product
base_
product
Properties
subaccount
subaccount
:
string
healths
healths
:
[
initial
:
HealthStatus
,
maintenance
:
HealthStatus
,
unweighted
:
HealthStatus
]
quote_
healths
quote_
healths
:
[
initial
:
string
,
maintenance
:
string
,
unweighted
:
string
]
base_
healths
base_
healths
:
[
initial
:
string
,
maintenance
:
string
,
unweighted
:
string
]
quote_
balance
quote_
balance
:
EngineServerSpotBalance
base_
balance
base_
balance
:
EngineServerPerpBalance
quote_
product
quote_
product
:
EngineServerSpotProduct
base_
product
base_
product
:
EngineServerPerpProduct
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccount
healths
quote_
healths
base_
healths
quote_
balance
base_
balance
quote_
product
base_
product
Documentation
Loading...