Available translations
loading results
Take Position Event
The take position event defines the situation that needs to be met to take a position.
Событие Take Position Event определяет ситуацию, которую необходимо выполнить, чтобы занять позицию.
Take position event, pozisyon almak için karşılanması gereken durumu tanımlar.
Content
The trigger-on event merely selects a strategy to be considered for trading under the current market situation. The actual decision to enter a position may require more specific conditions to be met. For that reason, the take position event is a separate entity from the trigger-on event.
Событие срабатывания просто выбирает стратегию, которую следует учитывать для торговли в текущей рыночной ситуации. Фактическое решение о входе в позициюоткрыть позицию может потребовать выполнения более конкретных условий. По этой причине событие Take Position Event является отдельной сущностью от события включения триггера.
Tetikleme olayı, yalnızca mevcut piyasa durumu altında alım satım için dikkate alınacak bir strateji seçer. Bir pozisyona girme kararı, daha spesifik koşulların yerine getirilmesini gerektirebilir. Bu nedenle, pozisyon alma olayı tetikleme olayından ayrı bir varlıktır.
Therefore, the take position event is defined with its own set of situations and conditions.
Следовательно, событие Take Position Event определяется собственным набором ситуаций и условий.
Bu nedenle, pozisyon alma olayı, kendi durum ve koşul seti ile tanımlanır.
Once the take position event is triggered, the decision to take a position has been made and there is nothing else to consider in that regard. Therefore, the runtime evaluation of the trading system shifts from the trigger stage to the open stage.
Как только срабатывает событие Take Position Event, решение об открытии позиции принято, и в этом отношении больше нечего рассматривать. Таким образом, оценка времени выполнения торговой системы переходит от стадии запуска Trigger Stage к стадии открытия Open Stage.
Pozisyon alma olayı tetiklendiğinde, pozisyon alma kararı verilmiştir ve bu konuda dikkate alınması gereken başka bir şey yoktur. Bu nedenle, ticaret sisteminin çalışma zamanı değerlendirmesi, tetik aşamasından (Trigger Stage) açık aşamaya (Open Stage) geçer.
Take Position Event Menu
The Take Position 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 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 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 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 Take Position Event already has the required child type that the menu item may add, and only that child is allowed for that case.
Take Position Event Children
The Take Position 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 Announcements node property features the following properties:
- name: announcements
- type: array
- childType: Announcement
- project: Social-Bots
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
Take Position Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Take Position Event with other nodes:
Compatible Types: