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