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.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.