Open Range Breakout Strategy
Sep 10, 2022

The Open Range Breakout Strategy tool automates the process of identifying breakout opportunities based on the high and low of a specific opening candle, allowing traders to capture momentum from significant market opens.
Usage
The strategy works by identifying a specific "Starting Candle" based on the user-defined time. Once this candle is established, the script plots its high and low levels. A long trade is triggered if the price closes above the candle's high, and a short trade is triggered if the price closes below the candle's low.
Examples of use cases include:
- Opening Range Breakouts: Trading the initial volatility of a market open (e.g., the 9:15 AM candle) to capture the trend of the day.
- Buffered Entries: Using the "Buffer" setting to require price to move slightly further beyond the high/low to avoid false breakouts.
- Automated Exits: Setting the script to close all positions at a specific "End Hour" to avoid overnight risk.
Details
The strategy calculates the range of the initial candle and applies an optional buffer to the high and low prices. It also includes a "Trade Gap" feature, which acts as a trailing stop mechanism; if the price moves favorably by the specified gap distance, the stop loss is automatically moved to a "Min Profit Point" to protect capital. The script also validates the opening range size to ensure the volatility is sufficient before entering a trade.
Settings
Indicator Settings
- Open Range %: Minimum percentage width required for the opening range to be considered valid for trading.
Start Trade AT
- Start Hour: The hour component of the candle used to define the range.
- Start Minute: The minute component of the candle used to define the range.
Stop New Trade At
- Stop Hour: The hour after which no new entry signals will be processed.
Close All Trade At
- End Hour: The hour at which all active trades will be liquidated.
- End Minute: The minute at which all active trades will be liquidated.
- Close All Trade: When enabled, the strategy will force-close all positions at the specified end time.
Plot Range
- Show High: Toggles the visibility of the opening range high line.
- Show Low: Toggles the visibility of the opening range low line.
Strategy Settings
- Buffer: Adds a specific price value to the high and low of the range to create a buffer zone.
- Trade Gap: The distance price must travel in profit before the stop loss is adjusted.
- Min Profit Point After Trade Gap: The new stop loss level (guaranteed profit) once the Trade Gap is reached.
- Trade Mode: Choose between "Point" or "Percent" for calculating targets and stop losses.
- Stop Loss Point Or Percent: The risk parameter based on the selected Trade Mode.
- Target Point Or Percent: The take-profit parameter based on the selected Trade Mode.
FAQ
How do I use the Open Range Breakout Strategy?
Configure the "Start Hour" and "Start Minute" to match the opening candle of your preferred session (e.g., 9:15 for the Indian market or 9:30 for NYSE) and define your risk/reward parameters in the settings.
Can I use this for intraday trading only?
Yes, the script includes a "Close All Trade" feature specifically designed for intraday traders to ensure no positions remain open past a certain time of day.
How do I access this script?
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.

