Available translations



loading results
Move To Phase Event


The move to phase event determines when there should be a switch of phases from the current phase to an arbitrary phase determined by a reference.

Событие Move To Phase Event определяет, когда должно произойти переключение фаз с текущей фазы на произвольную фазу, установленную по ссылке.
Content
While phases are defined in a sequence and you may choose to manage the position by shifting from one phase to the next in the sequence, the move to phase event offers an alternative.
Хотя фазы определяются в последовательности, и вы можете выбрать управление позицией, переходя от одной фазы к следующей в последовательности, событие перехода к фазе предлагает альтернативу.
With the move to phase event, you may arbitrarily decide which will be the next phase. To do that, you must establish a reference from the move to phase event, to the phase that should be activated once the event is triggered.
С помощью события перехода к фазе вы можете произвольно решить, какая фаза будет следующей. Для этого необходимо установить ссылку от события перехода к фазе на фазу, которая должна быть активирована после срабатывания этого события.
Any number of move-to-phase events may be set up for each and every phase, allowing complete flexibility on how the position is managed. This feature allows setting up versatile position-management algorithms that may switch to different formulas back and forth, or in any configuration imaginable.
Для каждой фазы может быть установлено любое количество событий перехода к фазе, что обеспечивает полную гибкость в управлении позицией. Эта функция позволяет создавать универсальные алгоритмы управления позицией, которые могут переключаться на различные формулы туда и обратно или в любой другой конфигурации, которую только можно себе представить.
Note: A move-to-phase event must reference a phase node. When the situation in the move-to-phase event evaluates true the management shifts to the referenced phase.
Note: Событие перехода в фазу должно ссылаться на узел фазы Phase. Когда ситуация в событии перехода к фазе оценивается как истинная (true), управление переходит к фазе, на которую ссылается событие.
Move To Phase Event Menu
The Move To Phase Event node has the following Node Menu items:
The Add Situation menu item has the following properties:
- action: Add UI Object
- label: Add Situation
- relatedUiObject: Situation
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Ask Portfolio Manager menu item has the following properties:
- action: Add UI Object
- label: Add Ask Portfolio Manager
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
askPortfolioEventsManager
- relatedUiObject: Ask Portfolio Events Manager
- actionFunction:
payload.executeAction
- relatedUiObjectProject: Portfolio-Management
- actionProject: Visual-Scripting
The Add Outgoing Signals menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
outgoingSignals
- actionFunction:
payload.executeAction
- label: Add Outgoing Signals
- relatedUiObject: Outgoing Signals
- relatedUiObjectProject: Trading-Signals
The Add Incoming Signals menu item has the following properties:
- action: Add UI Object
- actionProject: Visual-Scripting
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
incomingSignals
- actionFunction:
payload.executeAction
- label: Add Incoming Signals
- relatedUiObject: Incoming Signals
- relatedUiObjectProject: Trading-Signals
The Add Announcement menu item has the following properties:
- action: Add UI Object
- label: Add Announcement
- relatedUiObject: Announcement
- actionFunction:
payload.executeAction
- relatedUiObjectProject: Social-Bots
- 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 Move To Phase Event already has the required child type that the menu item may add, and only that child is allowed for that case.
Move To Phase Event Children
The Move To Phase Event node has the following childrenNodesProperties:
The Situations node property features the following properties:
- name: situations
- type: array
- childType: Situation
- autoAdd: true
The Ask Portfolio Events Manager node property features the following properties:
- name:
askPortfolioEventsManager
- type: node
- childType: Ask Portfolio Events Manager
The Outgoing Signals node property features the following properties:
- name:
outgoingSignals
- type: node
- childType: Outgoing Signals
- project: Trading-Signals
The Incoming Signals node property features the following properties:
- name:
incomingSignals
- type: node
- childType: Incoming Signals
- project: Trading-Signals
The Announcements node property features the following properties:
- name: announcements
- type: array
- childType: Announcement
- project: Social-Bots
Move To Phase Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Move To Phase Event with other nodes:
Compatible Types:
Move To Phase Event Referencing Rules
The following are the Node Referencing Rules that determine which nodes Move To Phase Event may establish a reference to:
Compatible Types: