Fibonacci Cloud | Multi-Timeframe Fibonacci Scanner — Strategy by blitz_locked

By blitz_locked

Performance Metrics

Description

Fibonacci Cloud stacks three independent retracement grids (short, medium, and long lookback windows) on top of each other and watches for the moments when price sits near multiple levels from multiple grids at once. The idea is simple: a fib level that only shows up on one lookback length is easy to dismiss as coincidence, but a zone where the short-term 0.618 lines up with the medium-term 0.5 and the long-term 0.382 is a lot harder to ignore. The script counts how many of the fifteen tracked levels price is currently touching (within a configurable tolerance band) and only considers a trade when that confluence count clears your threshold.From there, two optional filters can sharpen the signal further: an EMA trend filter (only take longs above the trend line, shorts below it) and an RSI momentum filter (skip longs when momentum is deeply negative, skip shorts when it's deeply positive). Both are off/loose by default so the confluence logic itself stays the star of the show — tighten them if you want fewer, higher-conviction trades.FeaturesThree-lookback Fibonacci confluence engine (15 levels tracked simultaneously)Adjustable confluence tolerance and minimum-overlap thresholdOptional EMA trend filter with clean directional fillOptional RSI momentum filter (confirmation-style, not fade-style)Long-only / short-only / both trade direction controlFixed % stop-loss with configurable R:R take-profitMinimal two-tone visual design — trend fill, soft confluence background tint, triangle entry markersBuilt-in alert conditions for both long and short signalsTipsStart loose (Min Confluent Levels = 1, wide tolerance) to see how many setups the confluence engine finds on your instrument, then tighten gradually rather than starting strict and wondering why trade count is low.The three lookback lengths (default 20/50/100) are tunable — pairing a short scalping lookback with a much longer swing lookback tends to produce more meaningful confluence zones than three lookbacks bunched close together.Try disabling the trend filter entirely on ranging instruments and re-enabling it on trending ones — this single toggle changes the strategy's character more than almost any other input.Backtest the R:R and stop % together rather than in isolation; a looser confluence threshold usually pairs better with a tighter R:R target.WarningsThis is a mean-reversion/confluence-zone tool, not a breakout system — it will underperform in strongly trending, low-pullback conditions.Backtest results are historical and do not guarantee future performance. Past performance shown in the strategy tester does not account for slippage, liquidity gaps, or execution differences on your specific broker/exchange.The looser default settings favor trade frequency over precision — verify the win rate and expectancy for your instrument and timeframe before trading it live.This script is provided for research and educational purposes only and is not financial advice.Release NotesComment edits

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView