Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/sdk
PerpsPositionExtended
Type Alias PerpsPositionExtended
type
PerpsPositionExtended
=
{
conditionalOrderAbove
?:
ConditionalOrder
;
conditionalOrderBelow
?:
ConditionalOrder
;
entryFundingPerUnit
:
string
;
entryPrice
:
string
;
liquidationPrice
:
string
|
null
;
size
:
string
;
unrealizedFunding
:
string
|
null
;
unrealizedPnl
:
string
|
null
;
}
Index
Properties
conditional
Order
Above?
conditional
Order
Below?
entry
Funding
Per
Unit
entry
Price
liquidation
Price
size
unrealized
Funding
unrealized
Pnl
Properties
Optional
conditional
Order
Above
conditionalOrderAbove
?:
ConditionalOrder
Optional
conditional
Order
Below
conditionalOrderBelow
?:
ConditionalOrder
entry
Funding
Per
Unit
entryFundingPerUnit
:
string
entry
Price
entryPrice
:
string
liquidation
Price
liquidationPrice
:
string
|
null
size
size
:
string
unrealized
Funding
unrealizedFunding
:
string
|
null
unrealized
Pnl
unrealizedPnl
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conditional
Order
Above
conditional
Order
Below
entry
Funding
Per
Unit
entry
Price
liquidation
Price
size
unrealized
Funding
unrealized
Pnl
Home
GitHub
Left Curve Software Stack
Loading...