Available translations
loading results
Size Filled
Size Filled - это размер ордера, который был заполнен на бирже. Он также может представлять собой суммарный размер заполненного ордера на этапах открытия или закрытия.
Content
In the context of a strategy stage, the size filled refers to the sum of the size filled for all orders placed on the corresponding stage.
В контексте этапа стратегии, заполненный размер относится к сумме заполненных размеров для всех ордеров, размещенных на соответствующем этапе.
In the context of an order, it refers to the size filled for the particular order.
В контексте ордера он обозначает размер, заполненный для конкретного ордера.
Upon each execution of the trading bot, the system asks the exchange about the status of the orders placed, and the exchange reports back with the size filled and the actual rate at which orders are filled.
После каждого выполнения торгового бота система запрашивает биржу о состоянии размещенных ордеров, а биржа сообщает о размере заполненных ордеров и фактической ставке, по которой они были заполнены.
In liquid markets, market orders should usually fill immediately. However, limit orders may fill incrementally. Size filled keeps track of how much of the size placed has been filled on every execution.
На ликвидных рынках рыночные ордера обычно исполняются немедленно. Однако лимитные ордера могут исполняться постепенно. Size filled отслеживает, какая часть выставленного размера была заполнена при каждом исполнении.
Configuring
Size Filled Configuration
Конфигурация Size Filled
Properties
Свойства
-
initialValue
allows resetting the initial state of the node to an arbitrary value.
-
initialValue
позволяет сбросить начальное состояние узла на произвольное значение.
Initial Values
These are the Initial Values for Size Filled configuration:
{
"initialValue": 0
}
Examples
This is a list of properties featured by the Size Filled configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Size Filled Menu
The Size Filled 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 Size Filled already has the required child type that the menu item may add, and only that child is allowed for that case.
Size Filled Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Size Filled with other nodes:
Compatible Types: