Configurable BB+RSI+Aroon strategy backtest for binary options
Sep 18, 2020

The Configurable BB+RSI+Aroon strategy backtest for binary options indicator is a comprehensive backtesting tool designed to identify and validate high-probability trade setups for binary options using a combination of trend, momentum, and volatility filters.
Usage
This strategy is used to find "mean reversion" opportunities where price returns inside a volatility channel after extreme movements. It provides visual confirmations on the chart to help traders identify the components of a signal:
- Bollinger Bands (BB): A blue circle appears when the price crosses back inside the channel (crossover of the lower band for Long/Call or crossunder of the upper band for Short/Put).
- RSI Confirmation: An orange square appears when the RSI exits oversold or overbought zones.
- Aroon Confirmation: A red or green triangle appears based on the Aroon crossover.
A Long (Call) signal is generated when:
- Price crosses over the lower Bollinger Band.
- The Aroon Up is crossing or has crossed above the Aroon Down.
- RSI crosses over the oversold limit.
A Short (Put) signal is generated when:
- Price crosses down the upper Bollinger Band.
- The Aroon Down is crossing or has crossed above the Aroon Up.
- RSI crosses under the overbought limit.
Details
The script is specifically tailored for binary options where the primary metric of success is the win rate (Percent Profitable) rather than risk-to-reward ratios. It uses a fixed bar-duration exit to simulate the expiration time of a binary contract. By adjusting parameters daily for specific assets, traders can find the optimal settings that react to current market volatility. The Aroon component acts as a trend filter to ensure mean-reversion trades are taken when the opposing trend momentum is fading.
Settings
Indicator Parameters
- Aroonish Length: Sets the lookback period for the Aroon component (recommended values: 3, 4, or 5).
- Aroonish Confirmation Value: The threshold level (e.g., 25, 50, 75) required for an Aroon crossover to be valid.
- RSI Length: The lookback period for the Relative Strength Index.
- RSI Oversold/Overbought Limits: Adjustable thresholds for momentum confirmation.
- Bollinger Length/Std Dev: Determines the period and width of the volatility bands.
- Bars to keep the operation open: The number of bars before the trade is automatically closed, simulating the binary option expiration time.
Backtest Range
- Start/End Date: Allows the user to define a specific time window for backtesting to analyze performance during specific sessions.
FAQ
How do I access Configurable BB+RSI+Aroon strategy backtest for binary options?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
How do I determine if a setting is good for a specific asset?
In the Strategy Tester window, look specifically at the "Percent Profitable" metric. For binary options, settings that yield a success rate above 80% on a recent sample are typically preferred.
How does the "Bars to keep open" setting work?
This represents your trade expiration. If you are on a 1-minute chart and set this value to 3, the strategy simulates a 3-minute expiration trade.
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.