All indicators

BB + RSI double strategy develope

May 5, 2022

Static chart image
SignalsOscillatorsTime BasedChannels

The BB + RSI double strategy develope indicator is a mean-reversion trading tool that combines Bollinger Bands and Relative Strength Index (RSI) filters to identify high-probability entry points. It aims to capture reversals when price action breaks outside of volatility bands and aligns with specific RSI momentum thresholds.

Usage

The strategy is designed to enter trades when price returns inside the Bollinger Bands after a breakout, provided the RSI confirms an overbought or oversold state.

  • Long Entry: Occurs when the price crosses above the lower Bollinger Band (100-period) while the Long RSI crosses above its oversold threshold.
  • Short Entry: Occurs when the price crosses below the upper Bollinger Band while the Short RSI crosses below its overbought threshold.
  • Exits: Positions are closed when the price crosses the opposite Bollinger Band (e.g., a Long position closes when the price crosses under the upper band).

While the tool can be used across various assets, it is optimized for the 15-minute BTC futures chart. Users can utilize the built-in filters to restrict trading to specific times of day or exclude specific dates to account for high-volatility events or non-trading hours.

Details

This script is a refined implementation of dual-confirmation logic. Unlike standard strategies that use a single RSI setting, this version allows for asymmetric RSI configurations, meaning you can use different lengths and levels for Long and Short entries to better fit market bias. The implementation includes realistic trading parameters such as slippage and commission settings to provide a more accurate representation of live market performance when backtesting.

Settings

Date & Time

  • Enable Date Filter: Toggles the exclusion of a specific date range from the strategy.
  • Start Date Filter: The beginning of the period to be excluded from trading.
  • End Date Filter: The end of the period to be excluded from trading.
  • Enable Time Session Filter: When active, the strategy only triggers trades within the defined session.
  • Trading Session: Defines the specific hours (and days) allowed for trade execution.

RSI & Bollinger Bands

  • L_Length: The period for the Long-side RSI.
  • L_OverSold: The RSI level required for a Long entry.
  • S_Length: The period for the Short-side RSI.
  • S_OverBought: The RSI level required for a Short entry.
  • Bollinger Period Length: The lookback period for the Bollinger Band basis (SMA).

Visuals

  • Enable Bar Color?: Highlights the price bars when an entry condition is met.
  • Enable Background Color?: Colors the chart background when an entry condition is met.

FAQ

How do I access BB + RSI double strategy develope?

You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

What timeframe is this strategy best suited for?

The strategy is specifically optimized for the 15-minute timeframe, particularly for Bitcoin (BTC) and Ethereum (ETH) futures.

Why does the strategy enter on both RSI and Bollinger Band crosses?

The dual-condition requirement is intended to reduce false signals. Requiring both a price return into the volatility bands and an RSI momentum shift ensures that the reversal has sufficient technical backing before an order is triggered.

Free indicator

Get free access to this indicator on the platforms below.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.