Kill Zones
Oct 2, 2014

The Kill Zones indicator highlights specific trading sessions and high-volatility "kill zone" periods on the chart to help traders identify optimal times for market activity.
Usage
The Usage section focuses on visual identification of market sessions. The indicator highlights the New York, Tokyo, and London sessions using background colors, with specific darker highlights for the "Kill Zones"—the opening minutes of these sessions where volatility typically spikes.
Traders can use these highlighted areas to:
- Identify session opens for potential breakout strategies.
- Observe price action during specific regional market hours.
- Filter trades based on whether a major global exchange is active.
Details
The script utilizes the time() function to check if the current bar falls within predefined UTC-based session ranges. It distinguishes between the full session duration and a specific 10-minute "Kill Zone" window at the start of each session. The visual output uses bgcolor with varying transparency levels: a more opaque color for the Kill Zone open and a more transparent shade for the remainder of the session.
The default time ranges (UTC) used are:
- New York: 08:00–17:00 (Kill Zone: 08:00–08:10)
- Tokyo: 19:00–04:00 (Kill Zone: 19:00–19:10)
- London: 03:00–12:00 (Kill Zone: 03:00–03:10)
Settings
- NY Kill Zone On: Toggles the background highlight for the New York opening 10-minute window.
- NY Session On: Toggles the background highlight for the full New York session duration.
- Tokyo Kill Zone On: Toggles the background highlight for the Tokyo opening 10-minute window.
- Tokyo Session On: Toggles the background highlight for the full Tokyo session duration.
- London Kill Zone On: Toggles the background highlight for the London opening 10-minute window.
- London Session On: Toggles the background highlight for the full London session duration.
FAQ
How do I change the session hours?
To adjust the session hours to match a specific timezone or different market hours, you must modify the time strings within the script's timeinrange function calls in the source code.
Does this indicator work on all timeframes?
The indicator is best viewed on intraday timeframes (e.g., 1m, 5m, 15m, 1h). On higher timeframes like Daily, the session highlights will occupy the entire bar or may not appear clearly.
How can I access the Kill Zones tool?
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.

