Available translations

Trigger On Event

foundations.png
trigger-on-event.png
The trigger-on event defines the set of rules that need to be met for the corresponding strategy to be triggered on. A strategy that is triggered may use all the capital available to the trading system, and prevents other strategies in the system from triggering.
Content
In conceptual terms, the trigger-on event is the mechanism you use to define the specific situations in which you would consider trading with the corresponding strategy. Think of the trigger-on event as the definition of the scenario in which the trading idea behind the strategy should be carefully considered.
Once a strategy is triggered-on, the system starts evaluating the take position event. In conceptual terms, it means that the system has been alerted that the trading idea behind the corresponding trading strategy has produced a signal and that it should carefully monitor the market for the opportunity to take a position.
Trigger On Event Menu
The Trigger On 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 Announcement menu item has the following properties:
  • action: Add UI Object
  • label: Add Announcement
  • actionFunction: payload.executeAction
  • relatedUiObjectProject: Social-Bots
  • 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 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
Trigger On Event Children
The Trigger On 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 Announcements node property features the following properties:
  • name: announcements
  • type: array
  • project: Social-Bots
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
Trigger On Event Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Trigger On Event with other nodes:
Compatible Types: