BTC Driver RSI + Fibonacci Bollinger (Op Win) — Strategy by vsanabria

By vsanabria

Performance Metrics

Description

This strategy is a BTC-driven trading system designed to operate on altcoins while using Bitcoin as the main decision-making source. All signals are calculated using BTC price data, but trade executions (long and short positions) are applied to the symbol displayed on the chart.The strategy is inspired by the original “Bollinger + RSI, Double Strategy (by ChartArt) v1.1”, and has been refined with structural and logical improvements focused on short-term trading and Bitcoin market leadership.The core idea behind this strategy is that Bitcoin acts as the primary driver of the crypto market. Most altcoins tend to follow BTC’s momentum, volatility, and directional bias. For this reason, all indicators used in this strategy are calculated exclusively from BTC candles, even when trading different altcoins.This approach helps reduce noise caused by low-liquidity altcoins and aligns trades with broader market conditions driven by Bitcoin.The strategy combines two main tools: RSI for momentum detection and Bollinger Bands adjusted with Fibonacci levels for volatility and reaction zones.The RSI is calculated using BTC closing prices with a length of 10, a value optimized through extensive testing. Instead of relying on overbought or oversold levels, the strategy uses the 50 level as a momentum switch. A bullish bias is established when the RSI crosses above 50, and a bearish bias is established when it crosses below 50. This keeps trades aligned with directional strength rather than market extremes.Bollinger Bands are also calculated using BTC data, with a long length of 170 periods to reflect broader market structure. Instead of using the traditional upper and lower bands, the strategy applies a Fibonacci level, typically 0.764, to the Bollinger deviation. This creates custom upper and lower Fibonacci Bollinger levels that tend to align better with realistic market reaction zones.A trade signal is not generated simply when price touches a band. The strategy requires a reaction: BTC price must first move outside the Fibonacci Bollinger level and then close back inside it. This behavior signals a potential mean-reversion move while avoiding chasing price extensions.To improve signal quality, the strategy requires confirmation between RSI and Bollinger conditions. By default, both signals must occur on the same candle. Optionally, a short matching window of up to a few bars can be allowed, but the default configuration prioritizes strict synchronization to reduce false signals.Once both conditions agree, a trade is triggered. Long positions are opened when BTC shows bullish momentum and a bullish Bollinger reaction. Short positions are opened when BTC shows bearish momentum and a bearish Bollinger reaction. There is no pyramiding, meaning only one position per direction is allowed at a time.The strategy includes a fixed take-profit mechanism expressed as a percentage. The default value is set to 99 percent, based on the idea of capturing high-conviction moves and allowing flexibility depending on the volatility of the altcoin being traded. This value can be adjusted according to individual goals or risk preferences. No stop loss is implemented by design, assuming that risk control is handled externally or through conservative position sizing.The strategy is optimized for a 5-minute timeframe. This timeframe was selected after hundreds of simulations and backtests, where it consistently showed a better balance between responsiveness and noise filtering compared to other timeframes.In summary, this is a Bitcoin-driven strategy designed to trade altcoins by following BTC’s momentum and volatility structure. It combines momentum confirmation through RSI with volatility-based reactions using Fibonacci Bollinger Bands. The result is a structured, rule-based system that aligns trades with the dominant force of the crypto market: Bitcoin.

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView