OPEN-SOURCE SCRIPT
BIST Fibonacci Retracement Scanner

Automatically detects swing highs/lows, determines trend direction, and finds stocks currently sitting at key Fibonacci retracement levels — potential buy or sell zones.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 HOW IT WORKS
1. Detects significant swing points using pivot analysis
2. Determines trend: higher lows = uptrend, lower highs = downtrend
3. Calculates Fibonacci retracement levels between swing points
4. Flags stocks where price is near a Fib level (within configurable tolerance)
• Uptrend pullback to Fib support → BUY zone
• Downtrend bounce to Fib resistance → SELL/AVOID zone
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 SCREENER COLUMNS
• SIGNAL — 1 when price is at a Fib level (use this to filter)
• Trend — 1 = uptrend (buy zone), -1 = downtrend (sell zone)
• Fib Level Hit — Which level triggered: 38.2%, 50%, or 61.8%
• Dist from Fib — How close price is to the exact level
• Retracement Depth — How deep the pullback is from the swing high
• RSI / Volume — Extra confirmation data
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ SETTINGS
• Swing Lookback: Pivot detection period (default: 20 bars)
• Fib Levels: 0.382 / 0.5 / 0.618 — toggle each on/off
• Tolerance: How close to Fib line to trigger (default: 2%)
• Trend Filter: Uptrend only / Downtrend only / Both
• Optional: RSI and Volume confirmation filters
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 BEST USED WITH
Pine Screener → BIST watchlist → Filter SIGNAL = 1 → Sort by Fib Level or Retracement Depth
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ DISCLAIMER
This indicator is for educational and informational purposes only. It does not constitute financial advice. Always do your own analysis before making trading decisions. Past performance does not
guarantee future results.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 HOW IT WORKS
1. Detects significant swing points using pivot analysis
2. Determines trend: higher lows = uptrend, lower highs = downtrend
3. Calculates Fibonacci retracement levels between swing points
4. Flags stocks where price is near a Fib level (within configurable tolerance)
• Uptrend pullback to Fib support → BUY zone
• Downtrend bounce to Fib resistance → SELL/AVOID zone
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 SCREENER COLUMNS
• SIGNAL — 1 when price is at a Fib level (use this to filter)
• Trend — 1 = uptrend (buy zone), -1 = downtrend (sell zone)
• Fib Level Hit — Which level triggered: 38.2%, 50%, or 61.8%
• Dist from Fib — How close price is to the exact level
• Retracement Depth — How deep the pullback is from the swing high
• RSI / Volume — Extra confirmation data
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ SETTINGS
• Swing Lookback: Pivot detection period (default: 20 bars)
• Fib Levels: 0.382 / 0.5 / 0.618 — toggle each on/off
• Tolerance: How close to Fib line to trigger (default: 2%)
• Trend Filter: Uptrend only / Downtrend only / Both
• Optional: RSI and Volume confirmation filters
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 BEST USED WITH
Pine Screener → BIST watchlist → Filter SIGNAL = 1 → Sort by Fib Level or Retracement Depth
━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ DISCLAIMER
This indicator is for educational and informational purposes only. It does not constitute financial advice. Always do your own analysis before making trading decisions. Past performance does not
guarantee future results.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.