Available translations
loading results
Trigger On Event
The trigger-on event defines the set of rules that need to be met for the corresponding strategy to be triggered on. A strategy that is triggered may use all the capital available to the trading system, and prevents other strategies in the system from triggering.
El trigger-on event define el conjunto de reglas que deben cumplirse para que se active la estrategia correspondiente. Una estrategia que se activa puede utilizar todo el capital disponible para el sistema de trading y evita que se activen otras estrategias en el sistema.
Trigger On Event (событие включения) определяет набор правил, которые должны быть выполнены для включения соответствующей стратегии. Сработавшая стратегия может использовать весь капитал, доступный торговой системе, и препятствует срабатыванию других стратегий в системе.
Der Trigger On Event definiert die Regeln, die erfüllt sein müssen, damit die entsprechende Strategie ausgelöst wird. Eine Strategie, die ausgelöst wird, kann das gesamte dem Handelssystem zur Verfügung stehende Kapital verwenden und verhindert, dass andere Strategien im System ausgelöst werden.
Tetikleme olayı, ilgili stratejinin tetiklenmesi için karşılanması gereken kurallar kümesini tanımlar. Tetiklenen bir strateji, ticaret sistemi için mevcut olan tüm sermayeyi kullanabilir ve sistemdeki diğer stratejilerin tetiklenmesini engelleyebilir.
Content
In conceptual terms, the trigger-on event is the mechanism you use to define the specific situations in which you would consider trading with the corresponding strategy. Think of the trigger-on event as the definition of the scenario in which the trading idea behind the strategy should be carefully considered.
В концептуальном плане событие включения - это механизм, который вы используете для определения конкретных ситуаций, в которых вы будете рассматривать возможность торговли с помощью соответствующей стратегии. Воспринимайте событие включения как определение сценария, в котором торговая идея, лежащая в основе стратегии, должна быть тщательно продумана.
In konzeptioneller Hinsicht ist das Trigger-on-Ereignis der Mechanismus, mit dem Sie die spezifischen Situationen definieren, in denen Sie den Handel mit der entsprechenden Strategie in Betracht ziehen würden. Betrachten Sie das Trigger-on-Ereignis als die Definition des Szenarios, in dem die Handelsidee hinter der Strategie sorgfältig geprüft werden sollte.
Kavramsal açıdan, tetikleme, ilgili stratejiyle işlem yapmayı düşüneceğiniz belirli durumları tanımlamak için kullandığınız mekanizmadır. Tetikleme olayı, stratejinin arkasındaki ticaret fikrinin dikkatlice düşünülmesi gereken senaryosunun tanımı olarak düşünün.
Once a strategy is triggered-on, the system starts evaluating the take position event. In conceptual terms, it means that the system has been alerted that the trading idea behind the corresponding trading strategy has produced a signal and that it should carefully monitor the market for the opportunity to take a position.
Как только стратегия срабатывает, система начинает оценивать событие открытия позиции. В концептуальном плане это означает, что система получила сигнал о том, что торговая идея, лежащая в основе соответствующей торговой стратегии, дала сигнал и что она должна внимательно следить за рынком в поисках возможности открыть позицию.
Sobald eine Strategie ausgelöst wird, beginnt das System mit der Auswertung des Ereignisses "Take Position". In konzeptioneller Hinsicht bedeutet dies, dass das System darauf aufmerksam gemacht wurde, dass die Handelsidee, die hinter der entsprechenden Handelsstrategie steht, ein Signal erzeugt hat und dass es den Markt sorgfältig beobachten sollte, um die Gelegenheit zu nutzen, eine Position einzugehen.
Bir strateji tetiklendiğinde, sistem pozisyon alma olayını değerlendirmeye başlar. Kavramsal olarak, sistemin ilgili ticaret stratejisinin arkasındaki ticaret fikrinin bir sinyal ürettiği ve bir pozisyon alma fırsatı için piyasayı dikkatle izlemesi gerektiği konusunda uyarıldığı anlamına gelir.
Trigger On Event Menu
The Trigger On 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 On Event already has the required child type that the menu item may add, and only that child is allowed for that case.
Trigger On Event Children
The Trigger On 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 On Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Trigger On Event with other nodes:
Compatible Types: