Preparing search index...
The search index is not available
OpenAlgo Charts API
OpenAlgo Charts API
index
TradingPosition
Interface TradingPosition
interface
TradingPosition
{
color
?:
string
;
entryPrice
:
number
;
id
:
string
;
pnlPercent
?:
string
;
pnlText
?:
string
;
readOnly
?:
boolean
;
side
:
PositionSide
;
size
:
number
;
variant
?:
TradingLineVariant
;
}
Index
Properties
color?
entry
Price
id
pnl
Percent?
pnl
Text?
read
Only?
side
size
variant?
Properties
Optional
color
color
?:
string
entry
Price
entryPrice
:
number
id
id
:
string
Optional
pnl
Percent
pnlPercent
?:
string
Optional
pnl
Text
pnlText
?:
string
Optional
read
Only
readOnly
?:
boolean
side
side
:
PositionSide
size
size
:
number
Optional
variant
variant
?:
TradingLineVariant
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
entry
Price
id
pnl
Percent
pnl
Text
read
Only
side
size
variant
OpenAlgo Charts API
Loading...