Interface: OrderTicketSettings
Charting Library.OrderTicketSettings
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
• showBracketsInCurrency: boolean
If true, the "Show TP/SL inputs in Money" setting is displayed.
showBracketsInPercent
• showBracketsInPercent: boolean
If true, the "Show TP/SL inputs in %" setting is displayed.
showCryptoBracketsInCurrency
• Optional
showCryptoBracketsInCurrency: boolean
If true, the "Money" field is displayed in the Order Ticket for crypto brackets.
showCryptoBracketsInPercent
• Optional
showCryptoBracketsInPercent: boolean
If true, the "%" field is displayed in the Order Ticket for crypto brackets.
showCurrencyRiskInQty
• showCurrencyRiskInQty: boolean
If true, the "Show Quantity in Money Risk" setting is displayed.
showOrderPreview
• showOrderPreview: boolean
If true, the "Show order confirmations" setting is displayed.
showPercentRiskInQty
• showPercentRiskInQty: boolean
If true, the "Show Quantity in % Risk" setting is displayed.
showRelativePriceControl
• showRelativePriceControl: boolean
If true, the "Show Order Price in Ticks" setting is displayed.