'When to trade' Section in Builder
Control when your strategy runs.
6 articles
- When to Trade Blocks: Controlling When Your Strategy RunsControl when your strategy runs: per tick, per candle, at a set time, or in sessions. Learn the difference and best use cases.
- 'Run per Tick' BlockTriggers strategy actions on every market price update for real-time trade execution.
- 'Run per Candle' BlockTriggers strategy actions only at new candle openings to avoid rapid executions.
- 'Run at Time' BlockTriggers strategy actions at a fixed time daily for scheduled execution.
- 'Run in Session' BlockLimits strategy execution to specific trading sessions, giving you full control over when your system runs and blocks trigger.
- 'On/Off' BlockEasily enable or disable trading rules directly from inputs.
