Available translations
loading results
Situation
A situation refers to a specific state of the market in which a certain event should take place, as defined by any number of conditions.
Un situation se refiere a un estado específico del mercado en el que debe tener lugar un determinado evento, definido por una serie de condiciones.
Ситуация Situation относится к определенному состоянию, в котором должно произойти определенное событие, поределяемое любым количеством условий.
Durum, herhangi bir sayıda koşulla tanımlanabilecek bir olayın gerçekleşmesi beklenen piyasa durumunu ifade eder.
Eine Situation bezieht sich auf einen bestimmten Zustand des Marktes, in dem ein bestimmtes Ereignis eintreten sollte, das durch eine beliebige Anzahl von Bedingungen definiert ist.
Content
In other words, you define situations in which you wish a certain event to happen (i.e.: trigger on the strategy, take a position, etc.) and each situation is described as a set of conditions that need to be met for the event to be triggered.
Другими словами, вы определяете ситуации, в которых вы хотите, чтобы произошло определенное событие (т.е.: срабатывание стратегии, занятие позиции и т.д.), и каждая ситуация описывается как набор условий, которые должны быть выполнены, чтобы событие произошло.
Mit anderen Worten: Sie definieren Situationen, in denen ein bestimmtes Ereignis eintreten soll (d.h.: Auslösung der Strategie, Eröffnen einer Position usw.), und jede Situation wird als eine Reihe von Bedingungen beschrieben, die erfüllt sein müssen, damit das Ereignis ausgelöst wird.
Başka bir deyişle, belirli bir olayın gerçekleşmesini istediğiniz durumları tanımlarsınız (örneğin: stratejiyi tetiklemek, bir pozisyon almak, vb.) ve her durum, olayın tetiklenmesi için yerine getirilmesi gereken bir dizi koşul olarak tanımlanır.
A situation gets validated when all conditions under it are
true
. Ситуация подтверждается, когда все условия в ней истинны (
true
). Eine Situation wird wahr (
true
), wenn alle darunter liegenden Bedingungen true
sind (logische UND-Verknüpfung). Bir durum, altındaki tüm koşullar doğru olduğunda doğrulanır.
An event may have more than one situation attached to it. In such a case, when any of the situations gets validated, the event gets triggered. That is, events may be triggered in different circumstances, meaning that you are free to define different situations upon which the same event would be triggered. In such a case, when any of the situations evaluate
true
, then the event is triggered. Событие может иметь более одной ситуации, связанной с ним. В этом случае, когда любая из ситуаций подтверждается, событие срабатывает. То есть события могут срабатывать при различных обстоятельствах, что означает, что вы можете определить различные ситуации, при которых будет срабатывать одно и то же событие. В этом случае, когда любая из ситуаций становится истинной (
true
), событие срабатывает. Ein Ereignis kann mit mehr als einer Situation verknüpft sein. In einem solchen Fall wird das Ereignis ausgelöst, wenn eine der Situationen wahr wird. Das heißt, dass Ereignisse unter verschiedenen Umständen ausgelöst werden können, es steht Ihnen also frei, verschiedene Situationen zu definieren, in denen das gleiche Ereignis ausgelöst wird. In einem solchen Fall wird das Ereignis ausgelöst, wenn eine der Situationen als
true
bewertet wird (logische ODER-Verknüpfung). Bir olaya bağlı birden fazla durum olabilir. Böyle bir durumda, durumlardan herhangi biri doğrulandığında, olay tetiklenir. Yani, olaylar farklı koşullarda tetiklenebilir, yani aynı olayın tetikleneceği farklı durumları tanımlamakta özgürsünüz. Böyle bir durumda, durumlardan herhangi biri
true
(doğru) olarak değerlendirildiğinde, olay tetiklenir. Situation Menu
The Situation node has the following Node Menu items:
The Add Condition menu item has the following properties:
- action: Add UI Object
- label: Add Condition
- relatedUiObject: Condition
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Formula menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor: formula
- label: Add Formula
- relatedUiObject: Formula
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
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 Situation already has the required child type that the menu item may add, and only that child is allowed for that case.
Situation Children
The Situation node has the following childrenNodesProperties:
The Conditions node property features the following properties:
- name: conditions
- type: array
- childType: Condition
- autoAdd: true
The Formula node property features the following properties:
- name: formula
- type: node
- childType: Formula
Situation Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Situation with other nodes:
Compatible Types: