Available translations





loading results
Create Order Event


The create order event controls the placement of orders.

Create Order Event контролирует размещение ордеров.

Sipariş oluşturma olayı, siparişlerin yerleşimini kontrol eder.
Content
Even though the decision to take a position may have been made, the user may still decide to exert additional control over the placement of orders. Such is the intent of the create order event.
Даже если решение открыть позицию могло быть принято, пользователь все равно может принять решение о дополнительном контроле над размещением ордеров. Такова цель события Create Order Event.
Bir pozisyon alma kararı verilmiş olsa bile, kullanıcı yine de emirlerin verilmesi üzerinde ek kontrol uygulamaya karar verebilir. Create order olayının amacı budur.
An order defined in an execution algorithm will be executed only if the event evaluates
true
. Порядок, определенный в алгоритме выполнения, будет выполнен, только если событие оценивается как
true
. Yürütme algoritmasında tanımlanan bir sipariş, yalnızca olayın
true
olarak değerlendirilmesi durumunda yürütülür. If you wish orders to be placed as defined immediately after the take position event has been triggered, the use the statement
true
your only create order event condition. Если вы хотите, чтобы ордера размещались, как определено, сразу после того, как было инициировано событие открытия позиции, используйте оператор
true
для вашего единственного условия события создания ордера. Pozisyon alma olayının tetiklenmesinden hemen sonra emirlerin tanımlandığı gibi verilmesini istiyorsanız, sadece emir oluşturma olay koşulunuz için
true
ifadesini kullanın. Create Order Event Menu
The Create Order 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 Create Order Event already has the required child type that the menu item may add, and only that child is allowed for that case.
Create Order Event Children
The Create Order 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
Create Order Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Create Order Event with other nodes:
Compatible Types: