Ichimoku Cloud Node
Ichimoku Kinko Hyo
Overview
The Ichimoku Cloud (Ichimoku Kinko Hyo, meaning "one glance equilibrium chart") is a comprehensive technical indicator that defines support and resistance, identifies trend direction, gauges momentum, and provides trading signalsβall in a single glance. Developed by Japanese journalist Goichi Hosoda in the late 1960s, it has become one of the most complete trend-following systems.
Unlike single-line indicators, Ichimoku consists of five lines that work together to create a "cloud" (Kumo) between two of them. This cloud acts as dynamic support and resistance, while the other lines provide additional confirmation signals. The indicator is particularly powerful because it shows not just the current trend, but also potential future support and resistance levels.
Formula
The Ichimoku Cloud consists of five lines, each calculated differently:
The "cloud" (Kumo) is the area between Leading Span A and Leading Span B. When Leading Span A is above Leading Span B, the cloud is typically green, indicating a bullish trend. When Leading Span A is below Leading Span B, the cloud is red, indicating a bearish trend.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| conversionPeriod | number | 9 | Period for Conversion Line (Tenkan-sen). Represents approximately 1.5 weeks of trading. |
| basePeriod | number | 26 | Period for Base Line (Kijun-sen). Represents approximately one month of trading. |
| spanBPeriod | number | 52 | Period for Leading Span B (Senkou Span B). Represents approximately two months of trading. |
| displacement | number | 26 | Number of periods to shift the cloud forward and Lagging Span backward. |
| source | Node | Auto | The root data source node. Requires OHLC data (Open, High, Low, Close) for calculation. |
π‘ Tip: The default periods (9, 26, 52) were optimized for Japanese markets which had 6-day trading weeks. While these remain the standard settings, some traders adjust them for 5-day trading weeks (e.g., 7, 22, 44) or for different market conditions.
Common Use Cases
1. Cloud as Support/Resistance
When price is above the cloud, the cloud acts as support. When price is below the cloud, it acts as resistance. The thickness of the cloud indicates the strength of the support/resistanceβthicker clouds are stronger barriers.
2. Trend Direction Identification
Price above the cloud indicates an uptrend, below the cloud indicates a downtrend, and inside the cloud suggests consolidation or transition. The color of the cloud (determined by Leading Span A and B positions) provides additional trend confirmation.
3. TK Cross Signals
When the Conversion Line (Tenkan-sen) crosses above the Base Line (Kijun-sen), it generates a bullish signal. The opposite crossing generates a bearish signal. These signals are stronger when they occur above/below the cloud in the direction of the trend.
4. Lagging Span Confirmation
The Lagging Span (Chikou Span) confirms trend strength when it's above/below the historical price. When the Lagging Span crosses above the historical price from below, it confirms bullish momentum. The opposite crossing confirms bearish momentum.
Signal Strength Interpretation
Strong Bullish Signal
- βPrice is above the cloud
- βConversion Line is above Base Line
- βCloud is green (Leading Span A above Leading Span B)
- βLagging Span is above historical price
- βFuture cloud is green and expanding
Strong Bearish Signal
- βPrice is below the cloud
- βConversion Line is below Base Line
- βCloud is red (Leading Span B above Leading Span A)
- βLagging Span is below historical price
- βFuture cloud is red and expanding
Neutral/Consolidation
- β’Price is inside the cloud
- β’Lines are intertwined or flat
- β’Cloud is thin or frequently changing color
- β’Wait for price to break above/below cloud for direction
Advantages & Limitations
Advantages
- β’All-in-one system: trend, momentum, support/resistance
- β’Provides future support/resistance (leading spans)
- β’Multiple confirmation signals reduce false entries
- β’Visual clarity with the cloud structure
- β’Works well in trending markets
- β’Battle-tested over decades across many markets
Limitations
- β’Complex appearance can be overwhelming for beginners
- β’Lagging indicator - reacts to past price movements
- β’Generates false signals in ranging/choppy markets
- β’Requires significant historical data for accuracy
- β’Can obscure price action on charts
- β’Multiple signals can sometimes conflict
Tips & Best Practices
π‘ Wait for All Confirmations
Don't act on a single signal. The strongest trades occur when multiple Ichimoku components align: price above/below cloud, TK cross, Lagging Span confirmation, and favorable cloud structure ahead. Patience for complete setups significantly improves trade quality.
π Use Cloud Thickness as a Filter
Thick clouds indicate strong support/resistance and typically hold better. Avoid trading against thick clouds. Thin clouds are easier to break through but provide less clear signals. Look for cloud "twists" (color changes) as potential trend reversal points.
β‘ Respect the Kumo
The cloud (Kumo) is the heart of the system. When price enters the cloud, it's often best to wait rather than trade. Only take positions when price breaks cleanly above or below the cloud. The cloud provides excellent profit targets and stop-loss levels.
β οΈ Avoid During Consolidation
Ichimoku performs poorly in ranging markets. When lines are flat and intertwined, or when the cloud is thin and changing colors frequently, it's best to stay out. Wait for clear cloud structure and separation between lines before entering positions.
Example Strategy
Here's a comprehensive Ichimoku Cloud breakout strategy:
Ichimoku Cloud Breakout Strategy
1Setup
- βConnect a Stock Node to an Ichimoku Cloud node
- βUse default settings (9, 26, 52, 26) initially
- βOptional: Add volume indicator for confirmation
2Entry Signal (Long)
- βPrimary: Price breaks above the cloud with momentum
- βConfirmation 1: Conversion Line is above Base Line
- βConfirmation 2: Cloud ahead is green (bullish)
- βConfirmation 3: Lagging Span is above historical price
- βOptional: Wait for pullback to cloud as support before entering
3Exit Signal
- βPrice closes back inside or below the cloud
- βOr Conversion Line crosses below Base Line
- βOr Lagging Span crosses below historical price
- βUse Base Line or cloud bottom as trailing stop
4Risk Management
- βPlace initial stop below the Base Line or cloud bottom
- βMove stop to breakeven when price moves 1.5x risk distance
- βTrail stop along the Base Line as trend progresses
- βTake partial profits at key resistance or cloud edges ahead
Related Nodes
SMA (Simple Moving Average)
Simpler alternative for trend identification. Use if Ichimoku seems too complex.
EMA (Exponential Moving Average)
Can be combined with Ichimoku for additional trend confirmation and entry signals.
ADX (Average Directional Index)
Use ADX to confirm trend strength before taking Ichimoku signals. Filter weak trends.
Volume
Confirm Ichimoku breakouts with volume spikes. Low-volume breakouts are more likely to fail.