Available translations
loading results
Market Order
Market order is the section of the data structure that keeps track of the properties of a specific market order, as defined in the trading system.
Рыночный ордер - это раздел структуры данных, который отслеживает свойства конкретного рыночного ордера, как определено в торговой системе.
Content
Each market order defined in the trading system must reference the data structure of a market order in the trading engine.
Каждый рыночный ордер, определенный в торговой системе, должен ссылаться на структуру данных рыночного ордера в торговом движке.
Market Order Menu
The Market Order node has the following Node Menu items:
The Add Missing Children menu item has the following properties:
- action: Add Missing Children
- label: Add Missing Children
- relatedUiObject: Trading Engine
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Algorithmic-Trading
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 Market Order already has the required child type that the menu item may add, and only that child is allowed for that case.
Market Order Children
The Market Order node has the following childrenNodesProperties:
The Serial Number node property features the following properties:
- name:
serialNumber
- type: node
- childType: Serial Number
- autoAdd: true
The Identifier node property features the following properties:
- name: identifier
- type: node
- childType: Identifier
- autoAdd: true
The Exchange Id node property features the following properties:
- name:
exchangeId
- type: node
- childType: Exchange Id
- autoAdd: true
The Begin node property features the following properties:
- name: begin
- type: node
- childType: Begin
- autoAdd: true
The End node property features the following properties:
- name: end
- type: node
- childType: End
- autoAdd: true
The Rate node property features the following properties:
- name: rate
- type: node
- childType: Rate
- autoAdd: true
The Exit Type node property features the following properties:
- name:
exitType
- type: node
- childType: Exit Type
- autoAdd: true
The Status node property features the following properties:
- name: status
- type: node
- childType: Status
- autoAdd: true
The Order Name node property features the following properties:
- name:
orderName
- type: node
- childType: Order Name
- autoAdd: true
The Algorithm Name node property features the following properties:
- name:
algorithmName
- type: node
- childType: Algorithm Name
- autoAdd: true
The Situation Name node property features the following properties:
- name:
situationName
- type: node
- childType: Situation Name
- autoAdd: true
The Order Counters node property features the following properties:
- name:
orderCounters
- type: node
- childType: Order Counters
- autoAdd: true
The Lock node property features the following properties:
- name: lock
- type: node
- childType: Lock
- autoAdd: true
The Order Base Asset node property features the following properties:
- name:
orderBaseAsset
- type: node
- childType: Order Base Asset
- autoAdd: true
The Order Quoted Asset node property features the following properties:
- name:
orderQuotedAsset
- type: node
- childType: Order Quoted Asset
- autoAdd: true
The Order Statistics node property features the following properties:
- name:
orderStatistics
- type: node
- childType: Order Statistics
- autoAdd: true
Market Order Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Market Order with other nodes:
Compatible Types: