Three EMA Scalp Signals
Jul 13, 2020

The Three EMA Scalp Signals indicator is a specialized scalping tool designed to identify high-probability entry points by detecting candle deviations and subsequent returns to a primary moving average trend.
Usage
The script is primarily intended for lower timeframes (specifically the 5-minute chart) and should be used in alignment with a higher timeframe "Anchor" trend (such as a 60-minute chart).
A valid setup occurs when:
- Five consecutive candles break away from the Fast EMA (default 8) without touching it.
- A "trigger" candle subsequently crosses back over the Fast EMA but remains above/below the Medium EMA (default 13) depending on the trend direction.
- The indicator then calculates an entry level based on the highs or lows of the previous setup candles.
Signals are generated as follows:
- Buy/Sell Triangles: Appear when the price crosses the calculated entry level.
- Flags: Indicate a "Win" where the price reached the target level.
- X-Crosses: Indicate a "Loss" where the price hit the stop level.
Details
The script utilizes three Exponential Moving Averages (EMA) to define a trending environment: Fast, Medium, and Slow. The logic requires a specific "breakaway" phase followed by a mean-reversion "trigger" candle to confirm momentum before suggesting an entry. Entry levels are calculated using the candle bodies (high/low) rather than wicks to filter out noise. Profit targets and stop losses are dynamically calculated using the Average True Range (ATR) to adapt to current market volatility.
Settings
- Slow EMA: Period for the slow moving average (default 21).
- Medium EMA: Period for the medium moving average (default 13).
- Fast EMA: Period for the fast moving average (default 8).
- ATR Periods for risk: The lookback period used to calculate volatility for exits.
- Stop size (ATR Multiplier): Determines the distance of the stop loss from the entry based on ATR.
- Limit size (ATR Multiplier): Determines the distance of the take profit from the entry based on ATR.
FAQ
How do I interpret the colored bars?
Bars that change color to blue or fuchsia indicate that a setup condition (the 5-candle break and trigger) has been met, signaling that an entry level has been established.
Can I use this on any timeframe?
While it can be applied to any timeframe, it was specifically designed for 5-minute scalping with a 60-minute anchor chart for trend confirmation.
How can I access Three EMA Scalp Signals?
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.

