Available translations

Trading Bot Instance

foundations.png
trading-bot-instance.png
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.
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.
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
  • 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
  • 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
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
  • autoAdd: false
The Social Trading Bot Reference node property features the following properties:
  • name: socialTradingBotReference
  • type: node
  • 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: