IAssetsMarketsCloseOpenPosition Properties

Stator | API Documentation

The IAssetsMarketsCloseOpenPosition 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 propertyCloseReason
The closing reason (the reason why the position was closed).
Public propertyCosts
The costs associated with the closing position.
Public propertyCreateCashTransaction
True if you would like a cash transaction to be created for this closed position.
Public propertyCurrencyCode
The currency code for the ticker (three letter ISO Code, i.e. AUD, USD).
Public propertyDiaryNotes
Diarynotes associated with the closing 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 closed position currency and the cash account currency.
Known as the Funding Exchange Rate.
Public propertyExchangeRateToEstate
An exchange rate between the closed position currency and the estate currency.
Known as the Exit Exchange Rate
Public propertyExitDateTime
The closing date/time (when the position was closed).
Public propertyExitPrice
The closing price (the exit price for the closed position).
Public propertyOpenPositionUniqueIdentifier
A unique identifier for the open position which will is to be closed (or partially closed) as a result of this interface.
For more information regarding unique identifiers see: UniqueIdentifier
Public propertyQuantityClosed
The closing quantity.
Public propertyTickerCode
The ticker code for the open position to be closed, i.e. MSFT = Microsoft.
Public propertyUniqueIdentifier
Unique identifier for this closed position.
Top
See Also

Reference