Available translations
loading results
Market Sell Order
A market sell order is an instruction sent to the exchange to sell the base asset, for immediate execution at current market prices.
Un market sell orderes una instrucción enviada a la bolsa para vender el activo base, para su ejecución inmediata a los precios actuales del mercado.
Market Sell Order - это распоряжение, отправленное на биржу для продажи базового актива с целью немедленного исполнения по текущим рыночным ценам.
Content
Tip: Please read the definition of Market Buy Order for relevant information about how orders in general—and market orders in particular—work.
Tip: Пожалуйста, прочитайте определение Market Buy Order для получения соответствующей информации о том, как работают ордера в целом и в частности рыночные ордера.
Configuring
Market Sell Order Configuration
Конфигурация Market Sell Order
Properties
Свойства
-
percentageOfAlgorithmSize
is the definition of how much of the size handled by the algorithm shall be allocated to this particular order. Posible values are real numbers between 0 and 100, including the extremes. If you set the value to 0, the order will not be executed.
-
percentageOfAlgorithmSize
- это определение того, какая часть размера, обрабатываемого алгоритмом, должна быть выделена для данного конкретного ордера. Возможные значения - вещественные числа от 0 до 100, включая крайние значения. Если вы установите значение 0, ордер не будет выполнен.
-
spawnMultipleOrders
is the parameter that indicates whether additional spawned orders are allowed (true) or not (false).
-
spawnMultipleOrders
- это параметр, который указывает, разрешены ли дополнительные порожденные ордера (true) или нет (false).
Initial Values
These are the Initial Values for Market Sell Order configuration:
{
"percentageOfAlgorithmSize": 100,
"spawnMultipleOrders": false
}
Examples
This is a list of properties featured by the Market Sell Order configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Market Sell Order Menu
The Market Sell Order node has the following Node Menu items:
The Configure menu item has the following properties:
- action: Configure
- actionFunction:
uiObject.configEditor.activate
- label: Configure
- iconPathOn: configuration
- iconPathOff: configuration
The Add Formula menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor: formula
- label: Add Formula
- relatedUiObject: Formula
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Create Order Event menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
createOrderEvent
- label: Add Create Order Event
- relatedUiObject: Create Order Event
- actionFunction:
payload.executeAction
- actionProject: Visual-Scripting
- relatedUiObjectProject: Foundations
The Add Simulated Events menu item has the following properties:
- action: Add UI Object
- disableIfPropertyIsDefined: true
- propertyToCheckFor:
simulatedExchangeEvents
- label: Add Simulated Events
- relatedUiObject: Simulated Exchange Events
- 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 Market Sell Order already has the required child type that the menu item may add, and only that child is allowed for that case.
Market Sell Order Children
The Market Sell Order node has the following childrenNodesProperties:
The Formula node property features the following properties:
- name: formula
- type: node
- childType: Formula
- autoAdd: false
The Create Order Event node property features the following properties:
- name:
createOrderEvent
- type: node
- childType: Create Order Event
- autoAdd: true
The Simulated Exchange Events node property features the following properties:
- name:
simulatedExchangeEvents
- type: node
- childType: Simulated Exchange Events
- autoAdd: true
Market Sell Order Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Market Sell Order with other nodes:
Compatible Types:
Market Sell Order Referencing Rules
The following are the Node Referencing Rules that determine which nodes Market Sell Order may establish a reference to:
Compatible Types: