Available translations
loading results
Status
Status refers to the state of the object represented by the parent node at the moment of evaluation.
Status относится к состоянию объекта, представленного родительским узлом в момент проведения оценки.
Content
There are three possible status:
Есть три возможных статуса:
- Not Open: the object is not open at the current candle.
- Not Open: объект не открыт на текущей свече.
- Closed: the object closes at the current candle.
- Closed: объект закрывается на текущей свече.
Configuring
Status Configuration
Конфигурация Status
Properties
Свойства
-
initialValue
allows resetting the initial state of the node to an arbitrary value.
-
initialValue
позволяет сбросить начальное состояние узла на произвольное значение.
Initial Values
These are the Initial Values for Status configuration:
{
"initialValue": "Not Open"
}
Examples
This is a list of properties featured by the Status configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Status Menu
The Status node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
- actionFunction:
uiObject.configEditor.activate
The Copy Node Path menu item has the following properties:
- action: Copy Node Path
- label: Copy Node Path
- iconPathOn: copy-path
- iconPathOff: copy-path
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Copy Node Value menu item has the following properties:
- action: Copy Node Value
- label: Copy Node Value
- iconPathOn: copy-value
- iconPathOff: copy-value
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
The Copy Node Type menu item has the following properties:
- action: Copy Node Type
- label: Copy Node Type
- iconPathOn: copy-type
- iconPathOff: copy-type
- 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
Tip: When a menu item is grayed out, it means that Status already has the required child type that the menu item may add, and only that child is allowed for that case.
Status Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Status with other nodes:
Compatible Types: