Available translations
loading results
Execution Started Event
The execution started event is the event that triggers the execution of a process. It usually references the execution finished event of another process on which the process depends on.
Execution Started Event - это событие, которое запускает выполнение процесса. Обычно он ссылается на событие завершения выполнения другого процесса, от которого этот процесс зависит.
Yürütme başlatıldı olayı, bir sürecin yürütülmesini tetikleyen olaydır. Genellikle sürecin bağlı olduğu başka bir sürecin yürütme tamamlandı olayına atıfta bulunur.
Content
These references determine when a process is due for another run. By listening to the execution finished event of the process it depends on, it may wake up just in time to process the new batch of data the dependency has just delivered.
Эти ссылки определяют, когда процесс подлежит следующему запуску. При прослушивании события завершения выполнения процесса, от которого он зависит, он может проснуться как раз вовремя, чтобы обработать новый пакет данных, только что доставленный зависимостью.
Bots form a sort of multi-branched execution sequence with an indeterminate number of dependencies. Every time the bot further down the tree of dependencies finishes a cycle, it triggers the execution of multiple bots listening to its execution finished event.
Боты образуют своего рода разветвленную последовательность выполнения с неопределенным количеством зависимостей. Каждый раз, когда бот дальше по дереву зависимостей завершает цикл, он запускает выполнение нескольких ботов, прослушивая событие завершения его выполнения.
Botlar, belirsiz sayıda bağımlılığa sahip bir tür çok dallı yürütme dizisi oluşturur. Bağımlılık ağacının daha aşağısındaki bot bir döngüyü her bitirdiğinde, yürütme tamamlandı olayını dinleyen birden fazla botun yürütülmesini tetikler.
In the context of a trading process instance running a trading session on the network hierarchy, the execution started event may be used to force the trading process to run only after the last indicator bot dependency finishes its job. This guarantees that all dependencies are up to date and that the trading bot will evaluate the information corresponding to the same candles for all indicators used by the trading system.
В контексте экземпляра торгового процесса, запускающего торговую сессию в сетевой иерархии, событие начала выполнения может использоваться для принудительного запуска торгового процесса только после того, как последняя зависимость индикаторного бота завершит свою работу. Это гарантирует актуальность всех зависимостей и то, что торговый бот будет оценивать информацию, соответствующую одним и тем же свечам, для всех индикаторов, используемых торговой системой.
Ağ hiyerarşisinde bir işlem oturumu çalıştıran bir işlem süreci örneği bağlamında, yürütme başladı olayı, işlem sürecini yalnızca son gösterge bot bağımlılığı işini bitirdikten sonra çalışmaya zorlamak için kullanılabilir. Bu, tüm bağımlılıkların güncel olmasını ve alım satım botunun alım satım sistemi tarafından kullanılan tüm göstergeler için aynı mumlara karşılık gelen bilgileri değerlendirmesini garanti eder.
Not setting up this event on a trading session may result in eventual data inconsistencies, as—in theory—the trading bot may run with some indicators up to date and some slightly delayed.
Отсутствие настройки этого события в торговой сессии может привести к возможной несогласованности данных, поскольку теоретически торговый бот может работать с некоторыми индикаторами в актуальном состоянии, а с некоторыми - с небольшой задержкой.
Bu olayın bir işlem seansında ayarlanmaması, teoride işlem botu bazı göstergeler güncel ve bazıları biraz gecikmeli olarak çalışabileceğinden, nihai veri tutarsızlıklarına neden olabilir.
Execution Started Event Menu
The Execution Started Event node has the following Node Menu items:
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 Started Event already has the required child type that the menu item may add, and only that child is allowed for that case.
Execution Started Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Execution Started Event with other nodes:
Compatible Types:
Execution Started Event Referencing Rules
The following are the Node Referencing Rules that determine which nodes Execution Started Event may establish a reference to:
Compatible Types: