Available translations
loading results
Data Storage
The data storage hierarchy holds references to all the data bots have produced.
Иерархия Data Storage содержит ссылки на все данные, созданные ботами.
Veri depolama hiyerarşisi, botların ürettiği tüm verilere referansları tutar.
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.
Представьте эту иерархию как сундук с сокровищами. Внутри этого сундука хранятся все ценные наборы данных, созданные в этом рабочем пространстве, в одном удобном месте, чтобы их можно было использовать в системе другими ботами, торговыми системами и т.д.
Bu hiyerarşiyi bir hazine sandığı gibi düşünün. Bu sandığın içinde, bu çalışma alanı içinde üretilen tüm değerli veri kümeleri uygun bir yerde tutulur, böylece sistem genelinde diğer botlar, ticaret sistemleri vb. tarafından kullanılabilir.
The main types of data held under this hierarchy are:
Основными типами данных, хранящихся в рамках этой иерархии, являются:
Bu hiyerarşi altında tutulan ana veri türleri şunlardır:
- Öğrenme Madenleri Verileri
- Maden Ticareti Verileri
- Veri Madenleri Verileri
- Portfolio Mines Data
- Portföy Maden Verileri
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:
Просматривая иерархию, вы увидите, что данные организованы в соответствии с типом источника, проекта, биржи и рынка. Это помогает сохранить огромный массив данных, используемых в Superalgos, доступным и понятным. Узлы в этой иерархии, содержащие определенные наборы данных, следующие:
Hiyerarşiye baktığınızda verilerin Maden Türü, Proje, Borsa ve Pazara göre düzenlendiğini göreceksiniz. Bu, Superalgos içinde kullanılan çok çeşitli verilerin erişilebilir ve anlaşılabilir olmasına yardımcı olur. Bu hiyerarşi altında belirli veri kümelerini tutan düğümler şunlardır:
- Bot Ürünleri
- İşlem Seansı Referansı
- Öğrenme Oturumu Referansı
- Portfolio Session Reference
- Portföy Oturumu Referansı
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
- relatedUiObject: Data Mines Data
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
tradingMinesData
- relatedUiObject: Trading Mines Data
- 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
- relatedUiObject: 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
Tip: When a menu item is grayed out, it means that Data Storage already has the required child type that the menu item may add, and only that child is allowed for that case.
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
- childType: Data Mines Data
- autoAdd: true
The Trading Mines Data node property features the following properties:
- name:
tradingMinesData
- type: node
- childType: Trading Mines Data
- 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
- childType: Learning Mines Data
- 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: