IAssetsMarketsOpenPosition Properties

Stator | API Documentation

The IAssetsMarketsOpenPosition type exposes the following members.

Properties

  NameDescription
Public propertyBaseTypeIdentifier
The base type identifier for the ticker.
i.e. X_AUS_ASX = Australian Stock Exchange
Public propertyCashAccountUniqueIdentifier
A unique identifier for the cash account which the cash transaction will be assigned to.
For reference see: UniqueIdentifier
Public propertyCosts
The costs associated with the open position.
Public propertyCreateCashTransaction
True if you would like a cash transaction to be created for this open position.
Public propertyCurrencyCode
The currency code for the ticker (three letter ISO Code, i.e. AUD, USD).
Public propertyCurrentStop
The current stop loss price for the open position.
Public propertyCurrentTarget
The current target price for the open position.
Public propertyDiaryNotes
Diarynotes associated with the open position.
Public propertyEntryDateTime
The entry date/time (when the position was opened).
Public propertyEntryPrice
The entry price for the open position.
Public propertyEstateUniqueIdentifier
A unique identifier for the estate which the open position belongs to.
For more information regarding unique identifiers see: UniqueIdentifier
Public propertyExchangeRateToAccount
An exchange rate between the open position currency and the cash account currency.
Known as the Funding Exchange Rate.
Public propertyExchangeRateToEstate
An exchange rate between the open position currency and the estate currency.
Known as the Entry Exchange Rate.
Public propertyFixedMarginContractFaceValue
The fixed margin contract face value for the open position.
Public propertyFixedMarginPerContractAmount
The fixed margin per contract amount for the open position.
Public propertyFixedMarginPointMove
The fixed margin point move for the open position.
Public propertyFixedMarginPointUnits
The fixed margin point units for the open position.
Public propertyInstrument
The trading instrument for the open position, i.e. Shares, Share CFD.
Public propertyLeverage
The leverage percent for the open position.
i.e. 5% = 5, 25% = 25.
Public propertyMultiplier
A multiplier for the position.
APPLICABLE FOR OPTION POSITIONS ONLY
Public propertyOptionExercisePrice
The exercise price for an option (exchange traded) position.
Public propertyOptionExerciseType
The type for an option (exchange traded) position.
i.e. 'European', 'American'
Public propertyOptionExpiryDate
The expiry date for an option (echange traded) position.
Public propertyOriginalStop
The original stop loss price for the open position.
Public propertyOriginalTarget
The original target price for the open position.
Public propertyPositionType
The position type (Long or Short) for the open position.
Public propertyQuantity
The quantity for the open position.
Public propertyTickerCode
The ticker code for the open position, i.e. MSFT = Microsoft.
Public propertyUniqueIdentifier
Unique identifier for this open position.
Top
See Also

Reference