Available translations
loading results
Trigger Off Event
The trigger-off event defines the situation in which the corresponding strategy shall be triggered-off. A strategy that is triggered-off releases the capital in reserve and makes it available to other strategies in the trading system.
El evento trigger-off define la situación en la que se activará la estrategia correspondiente. Una estrategia que se activa libera el capital en reserva y lo pone a disposición de otras estrategias en el sistema de trading.
Trigger Off Event (событие выключения) определяет ситуацию, в которой соответствующая стратегия должна быть выключена. Выключенная стратегия освобождает резервный капитал и делает его доступным для других стратегий в торговой системе.
Der Trigger Off Event definiert die Situation, in der die entsprechende Strategie ausgeschaltet werden soll. Eine Strategie, die ausgeschaltet wird, setzt das Kapital in der Reserve frei und macht es für andere Strategien im Handelssystem verfügbar.
Tetikleme kapatma (Trigger Off) olayı, ilgili stratejinin tetikleneceği durumu tanımlar. Bu olay sonucunda tetiklenen bir strateji, sermayeyi rezervde serbest bırakır ve ticaret sistemindeki diğer stratejiler için kullanılabilir hale getirir.
Content
In conceptual terms, the trigger-off event is the mechanism you use to define the situation in which the corresponding strategy should stop considering the trading opportunity signaled by the trigger-on event. That is, you use the trigger off event to describe the scenario for the invalidation of the trading idea behind the strategy.
В концептуальном плане событие выключения - это механизм, который вы используете для определения ситуации, в которой соответствующая стратегия должна прекратить рассматривать торговую возможность, о которой сигнализирует событие включения. Иными словами, вы используете событие выключения для описания сценария отмены торговой идеи, лежащей в основе стратегии.
Konzeptionell gesehen ist der Trigger Off Event der Mechanismus, den Sie verwenden, um die Situation zu definieren, in der die entsprechende Strategie aufhören soll, die durch den Trigger On Event signalisierte Handelsmöglichkeit zu berücksichtigen. Das heißt, Sie verwenden den Trigger Off Event, um das Szenario zu beschreiben, in dem die Handelsidee, die der Strategie zugrunde liegt, ungültig wird.
Kavramsal terimlerle, Trigger Off olayı, Trigger On olayı tarafından işaret edilen ticaret fırsatını dikkate alarak karşılık gelen stratejinin durması gereken durumu tanımlamak için kullandığınız mekanizmadır. Yani, stratejinin arkasındaki ticaret fikrinin geçersiz kılınmasına ilişkin senaryoyu açıklamak için Trigger Off olayını kullanırsınız.
Once a strategy is triggered-on, only two possible scenarios may follow. Either the take position event is triggered, thus, taking a position, or the trigger-off event is triggered first.
Когда стратегия включена, возможны только два сценария развития событий. Либо срабатывает событие открытия позиции, что приводит к открытию позиции, либо сначала срабатывает событие закрытия позиции.
Sobald eine Strategie getriggert wird, können nur zwei mögliche Szenarien folgen. Entweder wird der Take Position Event ausgelöst und damit eine Position eröffnet, oder der Trigger Off Event wird zuerst ausgelöst.
Bir strateji tetiklendiğinde, yalnızca iki olası senaryo izlenebilir. Ya pozisyon alma olayı tetiklenir, dolayısıyla bir pozisyon alma (Take Position) olayı tetiklenir ya da ilk Trigger Off olayı tetiklenir ve o strateji kapatılır.
In the first scenario, the strategy remains on until the position is closed. As the position is closed, the strategy is triggered-off. In the second scenario, the strategy is triggered-off immediately.
В первом случае стратегия остается включенной до тех пор, пока позиция не будет закрыта. Когда позиция закрывается, стратегия отключается. Во втором случае стратегия срабатывает немедленно.
Im ersten Fall bleibt die Strategie aktiviert, bis die Position geschlossen wird. Wenn die Position geschlossen wird, wird die Strategie deaktiviert. Im zweiten Szenario wird die Strategie sofort deaktiviert.
Yukarıda bahsedilen ilk durumda, alınan pozisyon kapanana kadar strateji devam eder. Pozisyon kapatıldığında, Tr,gger Off olayı ile strateji sonlandırılır. İkinci durumda strateji anında Trigger Off olayı ile kapatılır..
Trigger Off Event Menu
The Trigger Off 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 Trigger Off Event already has the required child type that the menu item may add, and only that child is allowed for that case.
Trigger Off Event Children
The Trigger Off 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
Trigger Off Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Trigger Off Event with other nodes:
Compatible Types: