Preparing search index...
The search index is not available
ig-trading-api
ig-trading-api
PositionCloseRequest
Interface PositionCloseRequest
interface
PositionCloseRequest
{
dealId
?:
string
;
direction
:
Direction
;
epic
?:
string
;
expiry
:
string
;
level
:
number
;
orderType
:
PositionOrderType
;
quoteId
?:
string
;
size
:
number
;
timeInForce
?:
PositionTimeInForce
;
}
Index
Properties
deal
Id?
direction
epic?
expiry
level
order
Type
quote
Id?
size
time
In
Force?
Properties
Optional
deal
Id
deal
Id
?:
string
direction
direction
:
Direction
Optional
epic
epic
?:
string
expiry
expiry
:
string
level
level
:
number
order
Type
order
Type
:
PositionOrderType
Optional
quote
Id
quote
Id
?:
string
size
size
:
number
Optional
time
In
Force
time
In
Force
?:
PositionTimeInForce
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
deal
Id
direction
epic
expiry
level
order
Type
quote
Id
size
time
In
Force
ig-trading-api
Loading...