Skip to main content
Version: latest

StandardFormattersDependenciesMapping

Interface

The interface that describes the mapping of values in the AccountManagerColumnBase.formatter and AccountManagerColumnBase.dataFields properties of the Account Manager columns. Refer to the Value formatters section for more information.

Properties

date

Type

[dateProperty: string]


dateOrDateTime

Type

[dateProperty: string]


default

Type

string[]


empty

Type

[]


fixed

Type

[valueProperty: string]


fixedInCurrency

Type

[valueProperty: string, currencyProperty: string]


formatPrice

Type

[priceProperty: string]


formatPriceForexSup

Type

[priceProperty: string]


formatQuantity

Type

[qtyProperty: string]


integerSeparated

Type

[valueProperty: string]


localDate

Type

[dateProperty: string]


localDateOrDateTime

Type

[dateProperty: string]


marginPercent

Type

[valueProperty: string]


percentage

Type

[valueProperty: string]


pips

Type

[pipsProperty: string]


positionSide

Type

[sideProperty: string]


profit

Type

[profitProperty: string]


profitInInstrumentCurrency

Type

[profitProperty: string, currencyProperty: string]


side

Type

[sideProperty: string]


status

Type

[statusProperty: string]


symbol

Type

[brokerSymbolProperty: string, symbolProperty: string, message: string] | [brokerSymbolProperty: string, symbolProperty: string]


text

Type

string[]


type

Type

[orderTypeProperty: string, parentIdProperty: string, stopTypeProperty: string]


variablePrecision

Type

[valueProperty: string]