ForwardTrigger
Summary
This block defines a sub-strategy that can be utilized by other strategies, enabling the centralization and reuse of strategy components. See the ForwardBlock to see how to call this sub-strategy.
Implementation
Drag and drop the block from the palette
Link the "executed" topic to the "execute" action of the next block.
Example

Properties
LastTrigger: Date of the last trigger
NextTrigger: Date of the next trigger
ForwardedBy: List of the strategies calling this forward strategy.
Actions
FireTrigger: To execute the trigger. It will, by default, execute the strategy on every selected element in a DO mode