Skip to main content

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:

ElementDescription
HeaderStrategy name, enabled/disabled toggle, and display settings button
Current stateThe state the strategy is currently in (e.g., Watching, InPosition)
Display fieldsConfigurable 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:

  1. Click the gear icon in the tile's header.
  2. 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.
  3. Reorder fields by dragging the handle to the left of each field.
  4. Close the settings to apply.

Each tile is independently configurable, so you can show different fields for different strategies.