Available translations







loading results
Task


A task is the device used to control bot instances, that is, to start and stop bots, including sensors, indicators and the trading bot.

Un task es el dispositivo que se utiliza para controlar las instancias de bots, es decir, para iniciar y detener bots, incluidos sensores, indicadores y trading bots.

Task - это устройство, используемое для управления экземплярами ботов, то есть для запуска и остановки ботов, включая датчики, индикаторы и торгового бота.

Görev, bot olaylarını kontrol etmek, yani sensörler, göstergeler ve ticaret botu dahil olmak üzere botları başlatmak ve durdurmak için kullanılan cihazdır.
Content
Each task controls a single bot. A bot instance running on its own task is independent from other bots at the operating system level, thus, may not be affected by errors ocurring on those other bots.
Каждая задача управляет одним ботом. Экземпляр бота, выполняющий свою собственную задачу, не зависит от других ботов на уровне операционной системы, поэтому на него могут не повлиять ошибки, возникающие в этих других ботах.
Her görev tek bir botu kontrol eder. Kendi görevi üzerinde çalışan bir bot örneği, işletim sistemi düzeyinde diğer botlardan bağımsızdır, bu nedenle diğer botlarda meydana gelen hatalardan etkilenmeyebilir.
When a task is started, the process instance of the bot instance attached to the task is started. Also, a visual indication that both the task and the process instance are running appear surrounding the corresponding nodes, in the form of a progress ring.
При запуске задачи запускается экземпляр процесса экземпляра бота, прикрепленного к задаче. Кроме того, вокруг соответствующих узлов отображается визуальная индикация того, что и задача, и экземпляр процесса выполняются, в виде кольца выполнения.
Bir görev başlatıldığında, göreve bağlı bot örneğinin (Bot Instance) işlem örneği (Process Instance) başlatılır. Ayrıca, hem görevin hem de süreç örneğinin çalıştığına dair görsel bir gösterge, ilgili düğümleri çevreleyen bir ilerleme halkası şeklinde görünür.
Running
Task Menu
The Task node has the following Node Menu items:
The Run menu item has the following properties:
- action: Run Task
- label: Run
- workingLabel: Stop
- workDoneLabel: Task Running
- workFailedLabel: Task Cannot be Run
- secondaryAction: Stop Task
- secondaryLabel: Stop
- secondaryWorkingLabel: Stopping...
- secondaryWorkDoneLabel: Task Stopped
- secondaryWorkFailedLabel: Task Cannot be Stopped
- secondaryIcon: stop
- iconPathOn: run
- iconPathOff: run
- actionFunction:
payload.executeAction
The Debug menu item has the following properties:
- action: Debug Task
- label: Debug
- workingLabel: Debugging
- workDoneLabel: Debug Request Sent
- workFailedLabel: Task Cannot be Debugged
- iconPathOn: status-dependency
- iconPathOff: status-dependency
- actionFunction:
payload.executeAction
The Add Bot Instance menu item has the following properties:
- action: Open Menu
- label: Add Bot Instance
- iconPathOn: add-bot-instance
- iconPathOff: add-bot-instance
- menuItems: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Add Key Reference menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
keyReference
- label: Add Key Reference
- relatedUiObject: Key Reference
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Managed Tasks menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
managedTasks
- label: Add Managed Tasks
- relatedUiObject: Managed Tasks
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Task Server App Reference menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
taskServerAppReference
- label: Add Task Server App Reference
- relatedUiObject: Task Server App Reference
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: User-Apps
The Add P2P Network Client menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
p2pNetworkClient
- label: Add P2P Network Client
- relatedUiObject: P2P Network Client
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Network
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 Task already has the required child type that the menu item may add, and only that child is allowed for that case.
Task Children
The Task node has the following childrenNodesProperties:
The Bot node property features the following properties:
- name: bot
- type: node
- childType: Trading Bot Instance
The Bot node property features the following properties:
- name: bot
- type: node
- childType: Portfolio Bot Instance
The Bot node property features the following properties:
- name: bot
- type: node
- childType: Sensor Bot Instance
The Bot node property features the following properties:
- name: bot
- type: node
- childType: API Data Fetcher Bot Instance
The Bot node property features the following properties:
- name: bot
- type: node
- childType: Indicator Bot Instance
The Bot node property features the following properties:
- name: bot
- type: node
- childType: Study Bot Instance
The Bot node property features the following properties:
- name: bot
- type: node
- childType: Learning Bot Instance
The Key Reference node property features the following properties:
- name:
keyReference
- type: node
- childType: Key Reference
The Managed Tasks node property features the following properties:
- name:
managedTasks
- type: node
- childType: Managed Tasks
The Task Server App Reference node property features the following properties:
- name:
taskServerAppReference
- type: node
- childType: Task Server App Reference
- project: User-Apps
The P2p Network Client node property features the following properties:
- name:
p2pNetworkClient
- type: node
- childType: P2P Network Client
- project: Network
Task Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Task with other nodes:
Compatible Types: