Skip to main content
Version: v27

OrderTicketSettings

Interface

Settings for the ellipsis menu of the Order Ticket. You can read and adjust these settings using the IBrokerConnectionAdapterHost.getOrderTicketSetting and IBrokerConnectionAdapterHost.setOrderTicketSetting methods.

Properties

showBracketsInCurrency

If true, the "Show TP/SL inputs in Money" setting is displayed.

Type

boolean


showBracketsInPercent

If true, the "Show TP/SL inputs in %" setting is displayed.

Type

boolean


showCryptoBracketsInCurrency

Optional

If true, the "Money" field is displayed in the Order Ticket for crypto brackets.

Type

boolean


showCryptoBracketsInPercent

Optional

If true, the "%" field is displayed in the Order Ticket for crypto brackets.

Type

boolean


showCurrencyRiskInQty

If true, the "Show Quantity in Money Risk" setting is displayed.

Type

boolean


showOrderPreview

If true, the "Show order confirmations" setting is displayed.

Type

boolean


showPercentRiskInQty

If true, the "Show Quantity in % Risk" setting is displayed.

Type

boolean


showRelativePriceControl

If true, the "Show Order Price in Ticks" setting is displayed.

Type

boolean