Available translations



loading results
Next Phase Event


The next phase event determines when there should be a switch of phases to the next phase in a predefined sequence.

Событие Next Phase Event определяет, когда должно произойти переключение фаз на следующую фазу в заранее определенной последовательности.
Content
The management of a position is —by default—done in sequential phases, each phase with its formula. To move from one phase to the next, a situation you define must be validated.
Управление позицией по умолчанию осуществляется в виде последовательных фаз, каждая из которых имеет свою формулу. Чтобы перейти от одной фазы к другой, необходимо подтвердить определенную вами ситуацию.
When that happens, the next phase event is triggered, the current phase is abandoned, and the next phase is activated. From that instant on, the system evaluates the formula corresponding to the next phase.
Когда это происходит, запускается событие следующей фазы, текущая фаза прекращается, и активируется следующая фаза. С этого момента система оценивает формулу, соответствующую следующей фазе.
The sequence of phases may be as long as the number of phases you choose to add and define. There may be unlimited numbers of phases.
Последовательность фаз может быть такой, сколько фаз вы решите добавить и определить. Количество фаз может быть неограниченным.
Note: Events are triggered by situations, which are defined by conditions. Both are explained in the situations, conditions, and formulas page.
Note: События вызываются ситуациями, которые определяются условиями. Оба эти понятия объясняются на странице Situations, Conditions, and Formulas.
Tip: To set up a next phase event, add the node and define the situation that should trigger the event.
Tip: Чтобы установить событие следующей фазы, добавьте узел и определите ситуацию, которая должна вызвать событие.
Next Phase Event Menu
The Next 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 Next Phase Event already has the required child type that the menu item may add, and only that child is allowed for that case.
Next Phase Event Children
The Next 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
Next Phase Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Next Phase Event with other nodes:
Compatible Types: