Available translations
loading results
Indicator Bot Instance
An indicator bot instance is a reference to an Indicator Bot as defined in a data mine. The instance of the bot runs the defined processes and generates the defined data products.
Indicator Bot Instance - это ссылка на индикаторного бота, как определено в Data Mine. Экземпляр бота запускает определенные процессы и генерирует определенные продукты данных.
Content
The indicator bot instance holds no definitions as to what the bot does. Instead, its processes instances reference the process definitions in the corresponding Data Mine. That is how the indicator bot instance obtains the information of what it needs to do once it is run.
Экземпляр индикаторного бота не содержит определений того, что делает бот. Вместо этого его экземпляры процессов ссылаются на определения процессов в соответствующем элементе иерархии Data Mine. Таким образом экземпляр индикаторного бота получает информацию о том, что ему нужно делать после запуска.
Running
Note: You do not start or stop an indicator bot instance directly. Instead, you start or stop the corresponding task.
Note: Вы не запускаете и не останавливаете экземпляр индикаторного бота напрямую. Вместо этого вы запускаете или останавливаете соответствующую задачу.
Initial Values
These are the Initial Values for Indicator Bot Instance configuration:
{
"parameter1": "Value for parameter1 defined at the Product Definition"
}
Examples
This is a list of properties featured by the Indicator Bot Instance configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Indicator Bot Instance Menu
The Indicator Bot Instance node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
- dontShowAtFullscreen: true
- actionFunction:
uiObject.configEditor.activate
The Add Time Frames Filter menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
timeFramesFilter
- label: Add Time Frames Filter
- relatedUiObject: Time Frames Filter
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Process Instance menu item has the following properties:
- action: Add UI Object
- label: Add Process Instance
- relatedUiObject: Indicator Process Instance
- 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 Indicator Bot Instance already has the required child type that the menu item may add, and only that child is allowed for that case.
Indicator Bot Instance Children
The Indicator Bot Instance node has the following childrenNodesProperties:
The Processes node property features the following properties:
- name: processes
- type: array
- childType: Indicator Process Instance
- autoAdd: false
The Time Frames Filter node property features the following properties:
- name:
timeFramesFilter
- type: node
- childType: Time Frames Filter
Indicator Bot Instance Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Indicator Bot Instance with other nodes:
Compatible Types: