Preparing search index...
The search index is not available
ig-trading-api
ig-trading-api
Position
Interface Position
interface
Position
{
contractSize
:
number
;
controlledRisk
:
boolean
;
createdDate
:
Date
;
createdDateUTC
:
Date
;
currency
:
string
;
dealId
:
string
;
dealReference
:
string
;
direction
:
Direction
;
level
:
number
;
limitLevel
?:
number
;
size
:
number
;
stopLevel
?:
number
;
trailingStep
?:
number
;
trailingStopDistance
?:
number
;
}
Index
Properties
contract
Size
controlled
Risk
created
Date
created
DateUTC
currency
deal
Id
deal
Reference
direction
level
limit
Level?
size
stop
Level?
trailing
Step?
trailing
Stop
Distance?
Properties
contract
Size
contract
Size
:
number
controlled
Risk
controlled
Risk
:
boolean
created
Date
created
Date
:
Date
created
DateUTC
created
DateUTC
:
Date
currency
currency
:
string
deal
Id
deal
Id
:
string
deal
Reference
deal
Reference
:
string
direction
direction
:
Direction
level
level
:
number
Optional
limit
Level
limit
Level
?:
number
size
size
:
number
Optional
stop
Level
stop
Level
?:
number
Optional
trailing
Step
trailing
Step
?:
number
Optional
trailing
Stop
Distance
trailing
Stop
Distance
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
contract
Size
controlled
Risk
created
Date
created
DateUTC
currency
deal
Id
deal
Reference
direction
level
limit
Level
size
stop
Level
trailing
Step
trailing
Stop
Distance
ig-trading-api
Loading...