Available translations
loading results
Strategy Open Stage
Strategy open stage is the section of the data structure that keeps track of information specific to the scope of the open stage during the period the stage is open.
Strategy Open Stage - это раздел структуры данных, который отслеживает информацию, специфичную для области этапа открытия, в течение периода, когда этап остается открытым.
Content
The open stage is open from the instant the take position event gets triggered, and starts closing from the instant one of the following things happen:
Этап открытия открыт с момента срабатывания события взятия позиции и начинает закрываться с момента, когда происходит одно из следующих событий:
- the target size is filled,
- заполняется целевой размер,
- the close stage event is triggered,
- срабатывает событие закрытия этапа,
- the take profit or stop loss targets are hit.
- достижение целей тейк-профита или стоп-лосса.
Strategy Open Stage Menu
The Strategy Open Stage node has the following Node Menu items:
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 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 Strategy Open Stage already has the required child type that the menu item may add, and only that child is allowed for that case.
Strategy Open Stage Children
The Strategy Open Stage 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 Exit Type node property features the following properties:
- name:
exitType
- type: node
- childType: Exit Type
- autoAdd: true
The Status node property features the following properties:
- name: status
- type: node
- childType: Status
- autoAdd: true
The Begin Rate node property features the following properties:
- name:
beginRate
- type: node
- childType: Begin Rate
- autoAdd: true
The End Rate node property features the following properties:
- name:
endRate
- type: node
- childType: End Rate
- autoAdd: true
The Stage Defined In node property features the following properties:
- name:
stageDefinedIn
- type: node
- childType: Stage Defined In
- autoAdd: true
The Stage Base Asset node property features the following properties:
- name:
stageBaseAsset
- type: node
- childType: Stage Base Asset
- autoAdd: true
The Stage Quoted Asset node property features the following properties:
- name:
stageQuotedAsset
- type: node
- childType: Stage Quoted Asset
- autoAdd: true
Strategy Open Stage Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Strategy Open Stage with other nodes:
Compatible Types: