Available translations
loading results
Stop Loss
Stop loss is the current stop loss target, as defined in the manage stage of the corresponding strategy.
Stop loss es el objetivo actual de stop loss, según se define en la etapa de gestión de la estrategia correspondiente.
Stop Loss - текущая цель стоп-лосса, определенная на этапе управления соответствующей стратегии.
Right click and Edit to enter edit mode and change this text. ENTER to write new paragraphs. ESC to exit edit mode.
Щелкните правой кнопкой мыши и Edit, чтобы войти в режим редактирования и изменить этот текст. ENTER для написания новых абзацев. ESC для выхода из режима редактирования.
Configuring
Stop Loss Configuration
Конфигурация Stop Loss
Properties
Свойства
-
initialValue
allows resetting the initial state of the node to an arbitrary value.
-
initialValue
позволяет сбросить начальное состояние узла на произвольное значение.
Initial Values
These are the Initial Values for Stop Loss configuration:
{
"initialValue": 0
}
Examples
This is a list of properties featured by the Stop Loss configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Stop Loss Menu
The Stop Loss node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
- actionFunction:
uiObject.configEditor.activate
The Add Missing Children menu item has the following properties:
- action: Add Missing Children
- label: Add Missing Children
- relatedUiObject: Trading Parameters
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Copy Node Path menu item has the following properties:
- action: Copy Node Path
- label: Copy Node Path
- iconPathOn: copy-path
- iconPathOff: copy-path
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Copy Node Value menu item has the following properties:
- action: Copy Node Value
- label: Copy Node Value
- iconPathOn: copy-value
- iconPathOff: copy-value
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Copy Node Type menu item has the following properties:
- action: Copy Node Type
- label: Copy Node Type
- iconPathOn: copy-type
- iconPathOff: copy-type
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Delete menu item has the following properties:
- action: Delete UI Object
- actionProject: Visual-Scripting
- askConfirmation: true
- confirmationLabel: Confirm to Delete
- label: Delete
- iconPathOn: delete-entity
- iconPathOff: delete-entity
- actionFunction:
payload.executeAction
Tip: When a menu item is grayed out, it means that Stop Loss already has the required child type that the menu item may add, and only that child is allowed for that case.
Stop Loss Children
The Stop Loss node has the following childrenNodesProperties:
The Begin node property features the following properties:
- name: begin
- type: node
- childType: Begin
- autoAdd: true
The End node property features the following properties:
- name: end
- type: node
- childType: End
- autoAdd: true
The Stop Loss Phase node property features the following properties:
- name:
stopLossPhase
- type: node
- childType: Stop Loss Phase
- autoAdd: true
The Stop Loss Position node property features the following properties:
- name:
stopLossPosition
- type: node
- childType: Stop Loss Position
- autoAdd: true
The Initial Value node property features the following properties:
- name:
initialValue
- type: node
- childType: Initial Value
- autoAdd: true
The Final Value node property features the following properties:
- name:
finalValue
- type: node
- childType: Final Value
- autoAdd: true
Stop Loss Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Stop Loss with other nodes:
Compatible Types: