Available translations

Market Sell Order

foundations.png
market-sell-order.png
A market sell order is an instruction sent to the exchange to sell the base asset, for immediate execution at current market prices.
Content
Configuring
Market Sell Order Configuration
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.
  • spawnMultipleOrders is the parameter that indicates whether additional spawned orders are allowed (true) or not (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
  • 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
  • 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
  • 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
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
  • autoAdd: false
The Create Order Event node property features the following properties:
  • name: createOrderEvent
  • type: node
  • autoAdd: true
The Simulated Exchange Events node property features the following properties:
  • name: simulatedExchangeEvents
  • type: node
  • 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: