Available translations

Learning Mine

learning-mine.png
Right click to edit this text and replace it with a definition / summary for this page. ESC to exit edit mode.
Right click and Edit to enter edit mode and change this text. ENTER to write new paragraphs. ESC to exit edit mode.
Initial Values
These are the Initial Values for Learning Mine configuration:
 {
    "codeName": "Type a name with no spaces or dashes"
}
Examples
This is a list of properties featured by the Learning Mine configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Learning Mine Menu
The Learning Mine 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
  • actionProject: Foundations
The Add Learning Bot menu item has the following properties:
  • action: Add UI Object
  • label: Add Learning Bot
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Machine-Learning
The Add Plotter menu item has the following properties:
  • action: Add UI Object
  • label: Add Plotter
  • relatedUiObjectProject: Foundations
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
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
Learning Mine Children
The Learning Mine node has the following childrenNodesProperties:
The Learning Bots node property features the following properties:
  • name: learningBots
  • type: array
  • project: Algorithmic-Trading
The Plotters node property features the following properties:
  • name: plotters
  • type: array
  • project: Foundations