Available translations
loading results
Execution Algorithm
An execution algorithm is a set of instructions used to place and manage orders at the exchange.
Un execution algorithmes es un conjunto de instrucciones que se utilizan para realizar y gestionar pedidos en el exchange.
Execution Algorithm - это набор инструкций, используемых для размещения и управления ордерами на бирже.
Yürütme algoritması, borsada sipariş vermek ve yönetmek için kullanılan bir dizi talimattır.
Ein Ausführungsalgorithmus (Execution Algorithm) ist ein Satz von Anweisungen, die zur Platzierung und Verwaltung von Aufträgen an der Börse verwendet werden.
Content
Any given strategy may have simple or very complex execution requirements. To deal with complexity, Superalgos allows users to set up as many execution algorithms as required.
Любая заданная стратегия может иметь простые или очень сложные требования к исполнению. Чтобы справиться со сложностью, Superalgos позволяет пользователям настраивать столько алгоритмов выполнения, сколько требуется.
Jede Strategie kann einfache oder sehr komplexe Ausführungsanforderungen haben. Um mit der Komplexität umzugehen, erlaubt Superalgos den Benutzern, so viele Ausführungsalgorithmen wie nötig einzurichten.
Herhangi bir stratejinin basit veya çok karmaşık uygulama gereksinimleri olabilir. Karmaşıklıkla başa çıkmak için Superalgos, kullanıcıların gerektiği kadar çok yürütme algoritması kurmasına olanak tanır.
Then, the logic in each algorithm may remain simple, while the combined work of multiple algorithms may deal with the required complexity.
Тогда логика в каждом алгоритме может оставаться простой, в то время как совместная работа нескольких алгоритмов может иметь дело с требуемой сложностью.
Dann kann die Logik in jedem Algorithmus einfach bleiben, während die kombinierte Arbeit mehrerer Algorithmen die erforderliche Komplexität bewältigen kann.
Daha sonra, her bir algoritmadaki mantık basit kalabilirken, birden fazla algoritmanın birleşik çalışması gerekli karmaşıklıkla başa çıkabilir.
Each algorithm may be assigned a fraction of the target size (see the configuration section), thus, the extent of each algorithm's involvement in the execution is defined by this parameter.
Каждому алгоритму может быть назначена часть целевого размера (см. Раздел конфигурации), таким образом, степень участия каждого алгоритма в выполнении определяется этим параметром.
Jedem Algorithmus kann ein Teil der Zielgröße zugewiesen werden (siehe Abschnitt "Konfiguration"), so dass der Umfang der Beteiligung jedes Algorithmus an der Ausführung durch diesen Parameter definiert wird.
Her algoritmaya hedef boyutun (Target Rate) bir kısmı atanabilir (yapılandırma bölümüne bakın), böylece her algoritmanın yürütmeye katılımının kapsamı bu parametre ile tanımlanabilir.
An execution algorithm is a set of instructions in the sense that the orders defined in each algorithm are themselves the instructions. That is, an execution algorithm is a set of predefined orders which may be created or canceled given specific market situations.
Алгоритм выполнения (Execution Algorithm) - это набор инструкций в том смысле, что ордеры, определенные в каждом алгоритме, сами являются инструкциями. То есть алгоритм выполнения - это набор предопределенных ордеров, которые могут быть созданы или отменены в определенных рыночных ситуациях.
Ein Ausführungsalgorithmus ist ein Satz von Anweisungen in dem Sinne, dass die in jedem Algorithmus definierten Aufträge selbst die Anweisungen sind. Das heißt, ein Ausführungsalgorithmus ist eine Reihe von vordefinierten Aufträgen, die in bestimmten Marktsituationen erstellt oder storniert werden können.
Bir yürütme algoritması, her bir algoritmada tanımlanan emirlerin kendilerinin talimatlar olması anlamında bir talimatlar kümesidir. Diğer bir deyişle, bir uygulama algoritması, belirli piyasa durumları göz önüne alındığında oluşturulabilen veya iptal edilebilen önceden tanımlanmış bir dizi emirdir.
Configuring
Execution Algorithm Configuration
Конфигурация Execution Algorithm
Yürütme Algoritması Yapılandırması
-
percentageOfStageTargetSize
is the definition of how much of the target size of the whole stage will be handled by the one specific execution algorithm, expressed as a percentage of the total target size. Posible values are real numbers between 0 and 100, including the extremes. If you set the value to 0, the algorithm will not be executed.
- процентOfStageTargetSize - это определение того, какая часть целевого размера всего этапа будет обрабатываться одним конкретным алгоритмом выполнения, выраженное в процентах от общего целевого размера. Возможные значения - это действительные числа от 0 до 100, включая крайние значения. Если вы установите значение 0, алгоритм не будет выполняться.
-
percentageOfStageTargetSize
ist die Definition, wie viel von der Zielgröße (Target Size) der gesamten Stage von einem bestimmten Ausführungsalgorithmus bearbeitet wird, ausgedrückt als Prozentsatz der gesamten Zielgröße. Mögliche Werte sind reelle Zahlen zwischen 0 und 100, einschließlich der Extremwerte. Wenn Sie den Wert auf 0 setzen, wird der Algorithmus nicht ausgeführt.
-
percentageOfStageTargetSize
, tüm aşamanın hedef boyutunun (Target Size) ne kadarının belirli bir yürütme algoritması tarafından ele alınacağının tanımıdır ve toplam hedef boyutun yüzdesi olarak ifade edilir. Olası değerler, uç değerler de dahil olmak üzere 0 ile 100 arasındaki gerçek sayılardır. Değeri 0 olarak ayarlarsanız, algoritma yürütülmeyecektir.
Initial Values
These are the Initial Values for Execution Algorithm configuration:
{
"percentageOfStageTargetSize": 100
}
Examples
This is a list of properties featured by the Execution Algorithm configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Execution Algorithm Menu
The Execution Algorithm node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- actionFunction:
uiObject.configEditor.activate
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
The Add Market Buy Order menu item has the following properties:
- action: Add UI Object
- label: Add Market Buy Order
- relatedUiObject: Market Buy Order
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Market Sell Order menu item has the following properties:
- action: Add UI Object
- label: Add Market Sell Order
- relatedUiObject: Market Sell Order
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Limit Buy Order menu item has the following properties:
- action: Add UI Object
- label: Add Limit Buy Order
- relatedUiObject: Limit Buy Order
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Limit Sell Order menu item has the following properties:
- action: Add UI Object
- label: Add Limit Sell Order
- relatedUiObject: Limit Sell Order
- 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 Execution Algorithm already has the required child type that the menu item may add, and only that child is allowed for that case.
Execution Algorithm Children
The Execution Algorithm node has the following childrenNodesProperties:
The Market Buy Orders node property features the following properties:
- name:
marketBuyOrders
- type: array
- childType: Market Buy Order
The Market Sell Orders node property features the following properties:
- name:
marketSellOrders
- type: array
- childType: Market Sell Order
The Limit Buy Orders node property features the following properties:
- name:
limitBuyOrders
- type: array
- childType: Limit Buy Order
The Limit Sell Orders node property features the following properties:
- name:
limitSellOrders
- type: array
- childType: Limit Sell Order
Execution Algorithm Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Execution Algorithm with other nodes:
Compatible Types: