Available translations

Mines

foundations.png
mines.png
Mines refers to the different types of mines for which definitions exist in the form of hierarchies. At this stage, the node may spawn Data Mine, Trading Mine, and Learning Mine hierarchies.
Content
Mines Menu
The Mines node has the following Node Menu items:
The Add Data Mine menu item has the following properties:
  • action: Add UI Object
  • label: Add Data Mine
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Data-Mining
The Add Trading Mine menu item has the following properties:
  • action: Add UI Object
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Algorithmic-Trading
The Add Learning Mine menu item has the following properties:
  • action: Add UI Object
  • label: Add Learning Mine
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Machine-Learning
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • actionFunction: payload.executeAction
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity