Skip to main content

multichart-ichimoku-heatmap

· One min read

slug: multichart-ichimoku-heatmap title: MultiChart — Ichimoku and Heatmap authors: system date: 2025-10-12 tags: [charts, indicators]

We added two powerful visualizations to MultiChart:

  • Ichimoku: Tenkan, Kijun, Span A/B (with cloud), Chikou. Default colors and readable cloud opacity. Tooltip shows T/K/A/B/Ch at the hovered time.
  • Heatmap: A band at the bottom (time × Y category). Color from a palette (inferno by default; also viridis, magma, plasma). Does not affect the price scale.

We also polished backend computations (series normalization, safe parsing of values and timestamps).

Planned: Heatmap Y‑axis labels and Ichimoku component toggles in the configurator.