Summary
This block defines that a strategy is actually a macro (so it can be played when you right-click on a component and select "Play Macro").
Implementation
-
Drag and drop the block from the palette
-
Link the "executed" topic to the "execute" action of the next block.
Example
Properties
-
TriggerMode { Manual, Daily, Interval }: The way the trigger will be executedManual: will be triggered only by invoking "fireTrigger" actionDaily: will be triggered every dayInterval: will be triggered at regular intervals
-
LastTrigger: Date of the last trigger
-
NextTrigger: Date of the next trigger