Strategy Tiles
Every strategy on the Hearth appears as a tile — a compact card showing key information at a glance. You can customize which fields each tile displays to match your monitoring needs.
Tile Anatomy
Each tile includes:
| Element | Description |
|---|---|
| Header | Strategy name, enabled/disabled toggle, and display settings button |
| Current state | The state the strategy is currently in (e.g., Watching, InPosition) |
| Display fields | Configurable rows showing values like symbol, candle length, last event time, or custom context variables |
Enabling and Disabling
Each tile has a power toggle in its header:
- Enabled (green) — the strategy is live and processing incoming events
- Disabled (red/off) — the strategy is stopped; no events are processed
warning
When you disable a strategy, it resets to its initial state and all context variables return to their default values. For example, if your strategy was in state S3 with a counter at 5, disabling and re-enabling it returns to the initial state with the counter at 0.
Customizing Tile Display
You can choose which fields appear on each strategy tile:
- Click the gear icon in the tile's header.
- Select from the available fields dropdown — this includes any context variable you've configured on the strategy, plus standard fields like last event time and current state.
- Reorder fields by dragging the handle to the left of each field.
- Close the settings to apply.
Each tile is independently configurable, so you can show different fields for different strategies.