The IAssetsMarketsOpenPosition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BaseTypeIdentifier |
The base type identifier for the ticker. i.e. X_AUS_ASX = Australian Stock Exchange |
![]() | CashAccountUniqueIdentifier |
A unique identifier for the cash account which the cash transaction will be assigned to. For reference see: UniqueIdentifier |
![]() | Costs |
The costs associated with the open position.
|
![]() | CreateCashTransaction |
True if you would like a cash transaction to be created for this open position.
|
![]() | CurrencyCode |
The currency code for the ticker (three letter ISO Code, i.e. AUD, USD).
|
![]() | CurrentStop |
The current stop loss price for the open position.
|
![]() | CurrentTarget |
The current target price for the open position.
|
![]() | DiaryNotes |
Diarynotes associated with the open position.
|
![]() | EntryDateTime |
The entry date/time (when the position was opened).
|
![]() | EntryPrice |
The entry price for the open position.
|
![]() | EstateUniqueIdentifier |
A unique identifier for the estate which the open position belongs to. For more information regarding unique identifiers see: UniqueIdentifier |
![]() | ExchangeRateToAccount |
An exchange rate between the open position currency and the cash account currency. Known as the Funding Exchange Rate. |
![]() | ExchangeRateToEstate |
An exchange rate between the open position currency and the estate currency. Known as the Entry Exchange Rate. |
![]() | FixedMarginContractFaceValue |
The fixed margin contract face value for the open position.
|
![]() | FixedMarginPerContractAmount |
The fixed margin per contract amount for the open position.
|
![]() | FixedMarginPointMove |
The fixed margin point move for the open position.
|
![]() | FixedMarginPointUnits |
The fixed margin point units for the open position.
|
![]() | Instrument |
The trading instrument for the open position, i.e. Shares, Share CFD.
|
![]() | Leverage |
The leverage percent for the open position. i.e. 5% = 5, 25% = 25. |
![]() | Multiplier |
A multiplier for the position. APPLICABLE FOR OPTION POSITIONS ONLY |
![]() | OptionExercisePrice |
The exercise price for an option (exchange traded) position.
|
![]() | OptionExerciseType |
The type for an option (exchange traded) position. i.e. 'European', 'American' |
![]() | OptionExpiryDate |
The expiry date for an option (echange traded) position.
|
![]() | OriginalStop |
The original stop loss price for the open position.
|
![]() | OriginalTarget |
The original target price for the open position.
|
![]() | PositionType |
The position type (Long or Short) for the open position.
|
![]() | Quantity |
The quantity for the open position.
|
![]() | TickerCode |
The ticker code for the open position, i.e. MSFT = Microsoft.
|
![]() | UniqueIdentifier |
Unique identifier for this open position.
|
See Also