Skip to main content

Enumeration: StandardFormatterName

Broker.StandardFormatterName

Enumeration of the built-in formatters for the Account Manager columns. Refer to the Value formatters section for more information.

Enumeration Members

Date

Date = "date"


DateOrDateTime

DateOrDateTime = "dateOrDateTime"


Default

Default = "default"


Empty

Empty = "empty"


Fixed

Fixed = "fixed"


FixedInCurrency

FixedInCurrency = "fixedInCurrency"


FormatPrice

FormatPrice = "formatPrice"


FormatPriceForexSup

FormatPriceForexSup = "formatPriceForexSup"


FormatQuantity

FormatQuantity = "formatQuantity"


IntegerSeparated

IntegerSeparated = "integerSeparated"


LocalDate

LocalDate = "localDate"


LocalDateOrDateTime

LocalDateOrDateTime = "localDateOrDateTime"


MarginPercent

MarginPercent = "marginPercent"


Percentage

Percentage = "percentage"


Pips

Pips = "pips"


PositionSide

PositionSide = "positionSide"


Profit

Profit = "profit"


ProfitInInstrumentCurrency

ProfitInInstrumentCurrency = "profitInInstrumentCurrency"


Side

Side = "side"


Status

Status = "status"


Symbol

Symbol = "symbol"


Text

Text = "text"


Type

Type = "type"


VariablePrecision

VariablePrecision = "variablePrecision"