Available translations





loading results
Plugins
The plugins hierarchy defines which plugins are to be included in the current workspace. In the context of this hierarchy, plugins are JSON files featuring the description of a hierarchy such as a data mine, trading mine, trading engine, or trading system.
The plugins hierarchy define cual plugins se incluirán en el actual workspace. En el contexto de esta jerarquía, plugins son archivos JSON con la descripción de una jerarquía como un data mine, trading mine, trading engine, o trading system.
Content
In the context of a community-driven project, a plugin is a device that serves to distribute community-generated intelligence. The project distributes several plugins contributed by the community.
Topluluk odaklı bir proje bağlamında eklenti, topluluk tarafından üretilen istihbaratın dağıtılmasına hizmet eden bir cihazdır. Proje, topluluk tarafından katkıda bulunulan çeşitli eklentileri dağıtmaktadır.
Important: Hierarchies included in the workspace as plugins are not saved at the workspace level. As such, changes made in those hierarchies do not persist. If you wish to modify a plugin and keep working with the modified version in the future, you must either clone or backup the plugin and work on the resulting copy instead.
Important: Çalışma alanına eklenti olarak dahil edilen hiyerarşiler çalışma alanı düzeyinde kaydedilmez. Bu nedenle, bu hiyerarşilerde yapılan değişiklikler kalıcı olmaz. Bir eklentiyi değiştirmek ve gelecekte değiştirilmiş sürümle çalışmaya devam etmek istiyorsanız, eklentiyi klonlamanız veya yedeklemeniz ve bunun yerine ortaya çıkan kopya üzerinde çalışmanız gerekir.
Plugins Menu
The Plugins node has the following Node Menu items:
The Add Missing Projects menu item has the following properties:
- action: Add Missing Plugin Projects
- label: Add Missing Projects
- askConfirmation: true
- confirmationLabel: Confirm to Proceed
- workDoneLabel: Done
- relatedUiObject: Plugin Project
- actionFunction:
payload.executeAction
- actionProject: Community-Plugins
- relatedUiObjectProject: Community-Plugins
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
Tip: When a menu item is grayed out, it means that Plugins already has the required child type that the menu item may add, and only that child is allowed for that case.
Plugins Children
The Plugins node has the following childrenNodesProperties:
The Plugin Projects node property features the following properties:
- name:
pluginProjects
- type: array
- childType: Plugin Project
- autoAdd: false