Ichimoku EMA Bands
Dec 27, 2015

The Ichimoku EMA Bands indicator simplifies the traditional Ichimoku Cloud system by merging it with ATR-calculated EMA bands to offer a comprehensive view of trend momentum and volatility-adjusted support and resistance levels.
Usage
The Usage of the Ichimoku EMA Bands focuses on the interaction between price action, the conversion/base lines, and the volatility bands.
- Trend Identification: Traders can monitor the relationship between the Conversion Line (red) and the Base Line (blue). A bullish cross occurs when the Conversion Line moves above the Base Line, while a bearish cross occurs when it moves below.
- Volatility Envelopes: The EMA Up and EMA Down bands act as dynamic envelopes. Price crossing above the upper band or below the lower band may indicate overextended conditions or high-momentum breakouts.
- Support and Resistance: The Base Line and the displaced Leading Spans (Lead 1 and Lead 2) provide areas of potential support and resistance. The shaded cloud area helps visualize the future trend bias based on historical price ranges.
- Timeframe Optimization: While versatile, this tool is frequently utilized on the 1-hour (H1) timeframe to balance noise reduction with trend sensitivity.
Details
The script integrates two distinct technical analysis methodologies. The Ichimoku component utilizes Donchian channel calculations (the average of the highest high and lowest low over a specific period) to determine the Conversion Line, Base Line, and Leading Span 2.
The EMA Bands component calculates a central Exponential Moving Average and applies an Average True Range (ATR) offset. This creates a volatility-adjusted channel:
- EMA Up: EMA + (ATR * Multiplier)
- EMA Down: EMA - (ATR * Multiplier)
By combining these, the script provides both "equilibrium" levels (Ichimoku) and "volatility" levels (EMA Bands), allowing for a more nuanced view of market structure.
Settings
General Settings
- ATR Length: Sets the lookback period for the Average True Range calculation used for the bands.
- ATR Multiplier: Determines the width of the EMA bands relative to market volatility.
- EMA Length: Defines the lookback period for the central Exponential Moving Average.
- Source: The price input used for calculations (default is Close).
Ichimoku Settings
- Conversion Periods: The lookback period for the Conversion Line (short-term equilibrium).
- Base Periods: The lookback period for the Base Line (medium-term equilibrium).
- Lagging Span 2 Periods: The lookback period used for the calculation of the second Leading Span.
- Displacement: The number of bars the Leading Spans are shifted forward into the future.
FAQ
How are the bullish and bearish signals determined? The primary signals are derived from the crossover between the Conversion Line and the Base Line, as well as price breakouts beyond the ATR-based EMA bands.
What is the significance of the shaded area? The shaded area represents the "Cloud" (Kumo), which is projected forward using the displacement setting. It identifies the future trend bias and potential long-term support or resistance zones.
How can I access the Ichimoku EMA Bands? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Trading & investing are risky and many will lose money in connection with trading and investing activities. All content on this site is not intended to, and should not be, construed as financial advice. Decisions to buy, sell, hold or trade in securities, commodities and other investments involve risk and are best made based on the advice of qualified financial professionals. Past performance does not guarantee future results.
Hypothetical or Simulated performance results have certain limitations. Unlike an actual performance record, simulated results do not represent actual trading. Also, since the trades have not been executed, the results may have under-or-over compensated for the impact, if any, of certain market factors, including, but not limited to, lack of liquidity. Simulated trading programs in general are designed with the benefit of hindsight, and are based on historical information. No representation is being made that any account will or is likely to achieve profit or losses similar to those shown.
Testimonials appearing on this website may not be representative of other clients or customers and is not a guarantee of future performance or success.
As a provider of technical analysis tools and strategies, we do not have access to the personal trading accounts or brokerage statements of our customers. As a result, we have no reason to believe our customers perform better or worse than traders as a whole based on any content, tool, or platform feature we provide.
Charts used on this site are by TradingView in which the majority of our technical indicators are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com TradingView® has no affiliation with the owner, developer, or provider of the Services described herein.
Market data is provided by CBOE, CME Group, BarChart, Massive, CoinAPI. Select U.S. equities data is provided through Massive. CBOE BZX real-time U.S. equities data is licensed from CBOE and provided through BarChart. Real-time futures data is licensed from CME Group and provided through BarChart. Select cryptocurrency data, including major coins, is provided through CoinAPI. All data is provided “as is” and should be verified independently for trading purposes.
This does not represent our full Disclaimer. Please read our full disclaimer.
© 2026 LuxAlgo Global, LLC.

