Available translations

Strategy Open Stage

foundations.png
strategy-open-stage.png
Strategy open stage is the section of the data structure that keeps track of information specific to the scope of the open stage during the period the stage is open.
Content
The open stage is open from the instant the take position event gets triggered, and starts closing from the instant one of the following things happen:
  • the target size is filled,
  • the close stage event is triggered,
  • the take profit or stop loss targets are hit.
Strategy Open Stage Menu
The Strategy Open Stage 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
  • 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
Strategy Open Stage Children
The Strategy Open Stage node has the following childrenNodesProperties:
The Begin node property features the following properties:
  • name: begin
  • type: node
  • autoAdd: true
The End node property features the following properties:
  • name: end
  • type: node
  • childType: End
  • autoAdd: true
The Exit Type node property features the following properties:
  • name: exitType
  • type: node
  • autoAdd: true
The Status node property features the following properties:
  • name: status
  • type: node
  • autoAdd: true
The Begin Rate node property features the following properties:
  • name: beginRate
  • type: node
  • autoAdd: true
The End Rate node property features the following properties:
  • name: endRate
  • type: node
  • autoAdd: true
The Stage Defined In node property features the following properties:
  • name: stageDefinedIn
  • type: node
  • autoAdd: true
The Stage Base Asset node property features the following properties:
  • name: stageBaseAsset
  • type: node
  • autoAdd: true
The Stage Quoted Asset node property features the following properties:
  • name: stageQuotedAsset
  • type: node
  • autoAdd: true
Strategy Open Stage Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Strategy Open Stage with other nodes:
Compatible Types: