Ichimoku Cloud
Multi-component trend strategy combining Tenkan/Kijun cross and cloud confluence.
What it is
Ichimoku Kinko Hyo ("one-glance equilibrium chart") is a comprehensive trend system developed by Goichi Hosoda over 30 years before publishing in 1969. The strategy uses multiple components — Tenkan, Kijun, Senkou A, Senkou B, and Chikou — to define trend direction, support/resistance, and entry timing in a single glance.
The Backstrap implementation focuses on the most-used signal: Tenkan/Kijun crossover combined with cloud (Senkou A/B) confluence. This is the cleanest entry trigger Ichimoku provides while still leveraging the system's multi-timeframe structure.
How signals fire
Long entry requires three confluences: 1. Tenkan (9-bar HL midpoint) crosses above Kijun (26-bar HL midpoint). 2. Price is above the cloud (above both Senkou A and Senkou B at the current bar). 3. Optional: Chikou (close shifted 26 bars back) is above price 26 bars ago.
Short entry is the symmetric setup — Tenkan below Kijun, price below cloud.
Exit is held for a fixed number of bars (default 12) or on the opposite cross.
Defaults: Tenkan 9, Kijun 26, Senkou B 52, hold 12 bars.
When it works
Strong, sustained trends — Ichimoku's multi-component confluence requires several conditions to align, so when they do, the trend tends to be real.
Higher timeframes (4-hour, daily, weekly) — the standard 9/26/52 periods are calibrated for daily charts and translate well to 4-hour.
Asian-session-driven assets (Nikkei, JPY pairs) — the system has cultural and structural roots there.
When it fails
Sideways markets — the cloud thickens and price chops within it, generating no clear bias.
Lower timeframes (< 1 hour) — the periods are too long, signals come too late.
Volatile post-news periods where the cloud's projection forward (Senkou A/B are shifted +26) doesn't reflect current conditions.
Built-in presets
- Baseline
Standard 9/26/52 with cloud confluence and 12-bar hold.
- Crypto-tuned
Faster 7/22/44 — calibrated for 24/7 crypto markets where bars are shorter.
- Long-cycle
Slower 12/35/70 — for weekly or monthly time horizons.
Recommended indicator filters
- ADX ≥ 25 — confirm the trend strength behind the Tenkan/Kijun cross.
- Volume × 1.0 SMA — confirm the cross bar has above-average participation.
Common pitfalls
- Trading without cloud confirmation — Tenkan/Kijun cross alone fires too often.
- Using stock periods (9/26/52) on every market without considering session structure — Ichimoku was calibrated for Japanese equities trading sessions.
- Misreading Senkou A/B alignment — when A is above B, the cloud is bullish; below, bearish. Easy to confuse.
- Treating Chikou as a primary trigger — it's a confirmation, not an entry signal.
Related indicators
Ichimoku Cloud
IchimokuCore indicator. Understanding all five components and their relationships is essential to interpreting signals.
Exponential Moving Average
EMATenkan and Kijun are HL-midpoint averages — knowing EMA/SMA behaviour helps interpret their dynamics.
Average Directional Index
ADXFilters out range-bound periods where cloud confluence misses.
Related strategies
Related reading
Walk-forward analysis: detecting overfit before it burns you
Read →Ichimoku has 5 components × 3 period parameters = 15 dimensions of possible overfitting. Walk-forward is essential here.
The four backtest metrics that actually matter
Read →Ichimoku's confluence-required entries trade infrequently — Sharpe and per-trade P&L matter more than total return.
Try Ichimoku Cloud in the backtester
Open the engine, pick Ichimoku Cloud, choose a preset, and run it against synthetic or your own historical data. Tune parameters, add filters, and see how it behaves out-of-sample with walk-forward and Monte Carlo analysis.
Open the backtester →Educational note: This page explains how Ichimoku Cloud fires and the market conditions it suits. It does not constitute investment advice. Backtested results are hypothetical simulations on past data; they cannot guarantee future outcomes. See the full disclaimer.
Last updated: 2026-05-08