Available translations

Cancel Order Event

foundations.png
cancel-order-event.png
The cancel order event makes cancelling limit orders possible.
Content
The cancel order event defines the market situations in which a limit order shall be canceled. When the event is triggered, the order is closed, even when the order may have been partially filled. In such a case, the size filled remains as is, and all accounts are computed accordingly, with the partial fill.
Cancel Order Event Menu
The Cancel Order Event node has the following Node Menu items:
The Add Situation menu item has the following properties:
  • action: Add UI Object
  • label: Add Situation
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Ask Portfolio Manager menu item has the following properties:
  • action: Add UI Object
  • label: Add Ask Portfolio Manager
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: askPortfolioEventsManager
  • relatedUiObject: Ask Portfolio Events Manager
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: Portfolio-Management
  • actionProject: Visual-Scripting
The Add Outgoing Signals menu item has the following properties:
  • action: Add UI Object
  • actionProject: Visual-Scripting
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: outgoingSignals
  • actionFunction: payload.executeAction
  • label: Add Outgoing Signals
  • relatedUiObjectProject: Trading-Signals
The Add Incoming Signals menu item has the following properties:
  • action: Add UI Object
  • actionProject: Visual-Scripting
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: incomingSignals
  • actionFunction: payload.executeAction
  • label: Add Incoming Signals
  • relatedUiObjectProject: Trading-Signals
The Add Announcement menu item has the following properties:
  • action: Add UI Object
  • label: Add Announcement
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: Social-Bots
  • 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
Cancel Order Event Children
The Cancel Order Event node has the following childrenNodesProperties:
The Situations node property features the following properties:
  • name: situations
  • type: array
  • autoAdd: true
The Ask Portfolio Events Manager node property features the following properties:
  • name: askPortfolioEventsManager
  • type: node
  • childType: Ask Portfolio Events Manager
The Outgoing Signals node property features the following properties:
  • name: outgoingSignals
  • type: node
  • project: Trading-Signals
The Incoming Signals node property features the following properties:
  • name: incomingSignals
  • type: node
  • project: Trading-Signals
The Announcements node property features the following properties:
  • name: announcements
  • type: array
  • project: Social-Bots
Cancel Order Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Cancel Order Event with other nodes:
Compatible Types: