Fractal S/R Box Overlay

Job ID: 39847044

Budget: $50 – $200 USD

I already have a custom TradingView indicator and now want to enrich it with automatic fractal-based support and resistance boxes. Whenever my existing alert fires for the specific candlestick pattern we use to define a Fractal Support or Fractal Resistance point, the script should:

• Take the high and low of the alert candle
• Project a rectangle five bars back and five bars forward (total length: 11 bars)
• Colour the box differently for bullish support vs. bearish resistance so both levels stay visually clear



Deliverable: the updated .pine file, commented where you added or changed code, ready to be pasted back into TradingView and compiled with no errors.