Available translations

Strategy

foundations.png
strategy.png
The strategy section of the trading engine keeps track of information relating to the trading strategies that are triggered-on, during the time they remain open.
Content
The strategy node is available both in the current context and the last context, that is, you may retrieve information of the strategy that was last triggered or the one currently open.
A strategy is open from the instant it is triggered-on until the instant it is triggered-off. Therefore, this section of the data structure features information spaning those periods only.
This section provides all the basic details about the strategy, which is particularly useful when the trading system features multiple strategies. It also provides information about the context, that is, what is going on with the market at the time strategies are triggered-on and off.
Most interestingly, the strategy section provides information such as which situation was responsible for triggering the strategy. This may be particularly useful in complex strategies in which the trigger on event may be defined by multiple situations.
Strategy Menu
The Strategy 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 Children
The Strategy node has the following childrenNodesProperties:
The Serial Number node property features the following properties:
  • name: serialNumber
  • type: node
  • autoAdd: true
The Identifier node property features the following properties:
  • name: identifier
  • type: node
  • autoAdd: true
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 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 Status node property features the following properties:
  • name: status
  • type: node
  • autoAdd: true
The Exit Type node property features the following properties:
  • name: exitType
  • type: node
  • autoAdd: true
The Situation Name node property features the following properties:
  • name: situationName
  • type: node
  • autoAdd: true
The Index node property features the following properties:
  • name: index
  • type: node
  • autoAdd: true
The Strategy Name node property features the following properties:
  • name: strategyName
  • type: node
  • autoAdd: true
The Strategy Counters node property features the following properties:
  • name: strategyCounters
  • type: node
  • autoAdd: true
Strategy Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Strategy with other nodes:
Compatible Types: