Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameTypeDescriptionAvailable from version

Account

GuidBfsId of the account
AccountNostringThe account number for the position
AssetGuidBfsId of the instrument
BalanceDateDateTimeThe balance date of the position
AmountdecimalThe amount of the position
AccountDimensionKeystringThe dimension of the positon, "T" for traded and "S" for settled

Price

doublePrice of instrument when position was requiredacquired.
FxRatedoubleThis is the exchange rate used if DisplayCurrency is used. If the currency of the position is EUR and the DisplayCurrency is set to USD this is the exchange rate between EUR and USD
BaseRatedoubleThis is the exchange rate between the currency of the instrument and the base currency of the account.

MarketValue

doubleThe market value for the position.
MarketValueAccountCurrencydoubleThe market value for the position in the account currency. If instrument and account has the same currency this value is the same as MarketValue above.
MarketValueDisplayCurrencydoubleThe market value for the position according to display currency.

DisplayRate

doubleThe exchange rate between the position instrument currency and the DisplayCurrencyCode
AssetTypestringType of asset
DisplayPercentagePriceBoolIf price is in persentage of MinimumLotSize

...