Available translations

Data Storage

foundations.png
data-storage.png
The data storage hierarchy holds references to all the data bots have produced.
Content
Think of this hierarchy like a treasure chest. Inside this chest is kept all the valuable datasets generated within this workspace in one convenient place so that it can be used across the system by other bots, trading systems, etc.
The main types of data held under this hierarchy are:
As you look down the hierarchy you will see that data is organized according Mine Type, Project, Exchange, and Market. This helps to keep the vast array of data used within Superalgos accessibly and understandable. The nodes under this hierarchy that hold specific sets of data are:
  • Portfolio Session Reference
Data Storage Menu
The Data Storage node has the following Node Menu items:
The Add Data Mines Data menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: dataMinesData
  • label: Add Data Mines Data
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Trading Mines Data menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: tradingMinesData
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Portfolio Mines Data menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: portfolioMinesData
  • label: Add Portfolio Mines Data
  • relatedUiObject: Portfolio Mines Data
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Portfolio-Management
The Add Learning Mines Data menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: learningMinesData
  • label: Add Learning Mines Data
  • 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
Data Storage Children
The Data Storage node has the following childrenNodesProperties:
The Data Mines Data node property features the following properties:
  • name: dataMinesData
  • type: node
  • autoAdd: true
The Trading Mines Data node property features the following properties:
  • name: tradingMinesData
  • type: node
  • autoAdd: true
The Portfolio Mines Data node property features the following properties:
  • name: portfolioMinesData
  • type: node
  • childType: Portfolio Mines Data
  • project: Portfolio-Management
  • autoAdd: true
The Learning Mines Data node property features the following properties:
  • name: learningMinesData
  • type: node
  • autoAdd: true
Data Storage Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Data Storage with other nodes:
Compatible Types: