TrendBreaks & MA Divergence v1.3 — couleurs perso (panel)clean and easy predictive mouvements and swing stratagy
頻帶和通道
HTH - WD Gann Square Root LevelsHTH - WD Gann Square Root Levels will plot lines for support and resistance
Perfect Buy Entry Checklist (SMC) v2 A title like "Perfect Buy Entry Checklist (SMC) v2" is great because it is descriptive. It tells users exactly what the indicator is designed to do.
2. Start with an overview
Briefly explain the purpose of your script. What problem does it solve? What trading concept is it based on?
Example: "This indicator automates a Smart Money Concepts (SMC) based checklist to find high-probability buy entries. It's designed to help traders identify a series of bullish market conditions in a single view."
3. List key features
Use a bulleted or numbered list to highlight the main components of your script. This makes it easy for users to quickly see what the indicator includes.
Example:
Liquidity Sweep Detection: Identifies a bearish liquidity grab followed by a bullish move.
Momentum Confirmation: Uses MACD and RSI to confirm bullish momentum.
Break of Structure (BOS): Signals when the price closes above a confirmed swing high.
Risk/Reward Calculation: Provides a basic ATR-based risk/reward check.
4. Explain how to use it
Provide simple, actionable steps on how a trader can use your indicator in their own analysis.
Example: "A 'Perfect Buy' signal is generated when all conditions in the checklist are met. You can use this signal as a final confirmation for your own trading ideas. Use it in conjunction with other price action analysis."
5. Include a disclaimer
It's important to state that the indicator is for informational purposes only and not financial advice.
Example: "Disclaimer: This indicator is for educational purposes only and should not be considered financial advice. Past performance is not indicative of future results. Always do your own research."
Reversal Radars — Berk v2.0 (Bottom & Top)1) Combined script (Dip+Tepe)
Title:
Reversal Radars — Berk v2.0 (Bottom & Top)
Description (EN):
What it does
Two high-probability reversal detectors in one indicator: a Bottom Reversal Radar (long bias) and a Top Reversal Radar (short/hedge bias). Each radar aggregates multiple conditions into a single score and triggers when Score ≥ Threshold.
How it works
RSI regime shift: Bottom = recovery after oversold (touched 30, crosses up 35). Top = roll-over from overbought (touched 70, crosses down 65).
MACD cross: Bull (up) for bottoms, Bear (down) for tops.
EMA8 filter: Close above (bottom) / below (top) EMA(8).
Structure break (BOS): Close above recent swing high / below recent swing low (lookbackBars, using precomputed highest/lowest to avoid inconsistencies).
EMA200 proximity: Price within a configurable band (default −5% … +2%).
Volume expansion: Volume ≥ SMA(20) × multiplier (default 1.5×).
Divergence: Pivot-confirmed (3/3) bullish (bottom) or bearish (top) RSI divergence.
Scoring: RSI shift +2, divergence +2, MACD +1, EMA8 +1, BOS +1, Volume +1, EMA200 band +1.
Signals & Alerts
Bottom: label “DÖNÜŞ↑” and alert “Dipten Dönüş — Ana Sinyal” when scoreLong ≥ thrLong.
Top: label “DÖNÜŞ↓” and alert “Tepeden Dönüş — Ana Sinyal” when scoreShort ≥ thrShort.
Use Once per bar close for stable alerts.
Inputs
lenRSI, rsiOS=30, rsiRecover=35, rsiOB=70, rsiFall=65, volLen=20, volMult=1.5, lookbackBars=5, ema200 band (−5…+2%), thrLong/thrShort, toggles for Bottom/Top.
Timeframes & tips
Best on Daily/4H. Tighten thresholds (e.g., 4) and raise volume multiplier (1.8–2.0×) on lower TFs or thin liquidity.
No-repaint note
Evaluated on bar close; pivot divergences confirm with a natural ~3-bar delay.
Disclaimer
Educational use only. Not financial advice.
Tags: reversal, divergence, rsi, macd, ema, volume, trend, screener, stocks, crypto, bist
2) Bottom-only (Dip)
Title:
Bottom Reversal Radar — Berk v1.4
Description (EN):
Purpose
Scores bottoming conditions and triggers when Score ≥ Threshold (default 3).
Components
RSI recovery after oversold (30→35), MACD bull cross, close above EMA8, BOS above recent swing high, near-EMA200 band (−5…+2%), volume ≥ SMA(20)×1.5, and pivot-confirmed (3/3) bullish RSI divergence. Weights: RSI +2, Divergence +2, others +1.
Usage
Add to chart, set alert “Dipten Dönüş — Ana Sinyal”, Once per bar close. Works on any timeframe (need ≥200 bars for EMA200). Daily/4H recommended.
No-repaint
Bar-close evaluation; divergence confirms with ~3 bars.
Tags: bottom, reversal, rsi, macd, ema, volume, divergence
3) Top-only (Tepe)
Title:
Top Reversal Radar — Berk v1.0
Description (EN):
Purpose
Detects topping risk and triggers when Score ≥ Threshold (default 3) for exits/hedges.
Components
RSI roll-over from overbought (70→65), MACD bear cross, close below EMA8, BOS below recent swing low, near-EMA200 band, volume ≥ SMA(20)×1.5, and pivot-confirmed (3/3) bearish RSI divergence. Weights: RSI +2, Divergence +2, others +1.
Usage
Add to chart, set alert “Tepeden Dönüş — Ana Sinyal”, Once per bar close. Daily/4H preferred; tighten thresholds on lower TFs.
No-repaint
Bar-close evaluation; divergence confirms with ~3 bars.
Tags: top, reversal, rsi, macd, ema, volume, divergence
Bottom Reversal Radar — Berk v1.4Bottom Reversal Radar — Berk v1.4
What it does:
Combines RSI recovery after oversold, MACD bull cross, close above EMA8, near-EMA200 proximity, volume expansion, and simple bullish divergence (pivot lows) into a single score.
Signal: Trigger when Score ≥ Threshold (default 3). Set alert via Create Alert → “Dipten Dönüş — Ana Sinyal” → Once per bar close.
How it works
RSI recovery: After touching oversold (30), RSI crosses up 35 within last X bars.
MACD bull cross: MACD Line crosses above Signal.
Close above EMA8 and BOS (close above recent swing high) confirm momentum.
Near EMA200: Price within −5%…+2% band adds a point.
Volume spike: Volume ≥ 1.5× SMA(20) adds a point.
Bullish divergence: Lower price low + higher RSI low (pivot 3/3) adds a point.
Inputs
RSI(14), rsiOS=30, rsiRecover=35, Volume SMA(20) with 1.5× multiplier, EMA200 proximity band −5%…+2%, lookbackBars=5, Score threshold default 3.
Usage tips
Best on Daily / 4H. If too many false positives: raise threshold to 4 and volume to 1.8–2.0×.
Pair with Screener filters: RSI≥35, MACD Line>Signal, Price above EMA8, Volume/Avg(20)≥1.5, and near EMA200 (%).
Disclaimer
For educational purposes only. Not financial advice.
Release notes (v1.4)
Fixed bullDiv typo; simplified visuals; Pine v5.
Tags: rsi, macd, ema, volume, divergence, reversal, trend, screener, bist, stocks, crypto
阻力支撑 V1.4(MTF周/月)Uses multiple support-resistance bands to provide dynamic support and resistance simultaneously on the daily, weekly, and monthly timeframes.
用多组支撑阻力轨,在日线周期、周线、月线同时给出动态支撑/阻力。
Multi Keltner Channels by GreenDecodeThis indicator, created by GreenDecode, plots three Keltner Channels with a common length but different multipliers. It helps identify volatility and potential breakout points using upper and lower bands. Ideal for trend following and range-bound market analysis.
BlackZone Flip→Base + LS/SS Scaling (v6, no-global-in-func fix)Flip to trend +1 → immediately open LONG_BASE.
While trend is at +1, add when LS1 → LS2 → LS3 are triggered (one at a time).
Flip to trend -1 → immediately open SHORT_BASE; add with SS1 → SS2 → SS3.
BlackZone LS/SS Scaling Strategy (v6, clean)Below is a single-declaration, clean Pine v6 strategy that implements the same procedure (entry at LS1/LS2/LS3, stop at the candle close at L100, and SS1/SS2/SS3 for short).
Uses the original BlackZone core.
Long/short gradual entry (LS1/LS2/LS3 – SS1/SS2/SS3).
Stop: Preferably close above L100 (trail); you can also choose a classic instant stop (intrabar).
Each level is triggered once within the same trend; the counters are reset when the trend flips.
High Volume Highlight - Pto compare volume indicator from prev bars. How to use it, short it when the red bar shows and long it when the green bar shows
Weekly and Daily EMA levelsThis Pine Script indicator provides important weekly and daily levels for lower time frame traders, whom trades based on reaction of these levels.
Dedicated to Prof Michael G
Key Features:
Multi-timeframe EMAs: Shows 12, 21, 50, 100, and 200 period EMAs from both Weekly and Daily timeframes
Horizontal dotted lines: Uses plot.style_linebr to create the dotted/dashed line effect
Works on all timeframes: The lines will appear on any chart timeframe you're viewing
Customizable: Individual toggles for each EMA period and timeframe
Settings Available:
Toggle Weekly/Daily EMAs on/off
Enable/disable individual EMA periods (12, 21, 50, 100, 200)
Customize colors for each EMA line
Adjust line width
Optional labels showing current EMA values
How to Use:
Copy the code into TradingView's Pine Editor
Click "Add to Chart"
Adjust settings in the indicator's Style tab as needed
The weekly EMAs appear with slightly more opacity (30%) while daily EMAs have higher transparency (60%) to help distinguish between timeframes. The lines will automatically update as new bars form and will be visible regardless of what timeframe you're currently viewing on your chart.
BlackZone Strategy Pro v6 — single declarationSymbol: BTCUSD/BTCUSDT, TF: 1D/4H/1H/30m/15m.
Fine-tune the Entry Mode (Trend Flip or F2) with the ATR Period/Factor in "Inputs" and the Position % in "Properties."
Why will it work this time?
There's only one strategy() in the file.
All series are safe initialized (var + nz + na() checks).
Everything is written in v6 syntax.
You can continue here if you like:
Fixed RR target (1.5R/2R) + trail hybrid,
MTF confirmation (e.g., 15m trade but 1H Trend==1 requirement),
Session filter (London/NY),
LRLR & HRLR Zones + VWAP How to Use This Indicator
This indicator combines LRLR/HRLR liquidity zones, VWAP trend, and the 52-bar high/low/average lines to help identify potential trading zones and trend directions.
1️⃣ LRLR / HRLR Zones
LRLR (green zones): Areas of strong upward liquidity
Above VWAP: Strong bullish zone (light green)
Below VWAP: Weak bullish zone (dark green)
HRLR (red zones): Areas of strong downward liquidity
Below VWAP: Strong bearish zone (light red)
Above VWAP: Weak bearish zone (dark red)
Usage tip:
Green zone + price above VWAP → High-priority long zone
Red zone + price below VWAP → High-priority short zone
Zones crossing the VWAP may indicate potential trend reversals
2️⃣ VWAP (9:00 JST)
Price above VWAP → Bullish trend
Price below VWAP → Bearish trend
Combine with LRLR/HRLR zones to determine the trend direction and strength
3️⃣ 52-Bar High / Low / Average Lines
High (blue) / Low (blue): Act as dynamic resistance/support
Alerts trigger when price touches these levels → Possible reversal zones
Average (aqua): Midpoint reference for pullbacks or retracements
Alerts trigger when price touches the average → Watch for potential reactions
4️⃣ Signal Arrows
Green triangle up (LRLR): Start of a bullish zone
Red triangle down (HRLR): Start of a bearish zone
Arrows are zone initiation markers, not standalone entry signals
5️⃣ Practical Approach
Determine trend direction:
Price above VWAP → Focus on long trades
Price below VWAP → Focus on short trades
Identify potential entries using zones:
Enter trades in LRLR/HRLR zones aligned with the trend
Use 52-bar lines for risk management:
Price near high/low → Exercise caution (possible reversal)
Price near average → Look for pullback confirmations
Important Precautions
Do not use the indicator alone for entries; always confirm with trend direction and zone alignment
Alerts indicate potential levels but are not guaranteed signals
Always use proper risk management, e.g., stop-losses near key support/resistance
The indicator works best in combination with higher timeframe trend context
Market conditions may cause false zones or spikes; avoid over-reliance on a single signal
TradeKillZoneP PRO PLUSthis indicator train change Fibonacci settings input and output signals and gives more
Scalper ProCreated by 77
version 0.9 (Pre-release version)
Overview
The Scalper Pro Algo is a specialized day trading indicator optimized for the various timeframe, tailored for both stock and cryptocurrency markets. It delivers precise buy and sell signals, highlights dynamic overbought and oversold zones, and flags potential reversal points to support active traders.
At its core, the indicator blends a Kalman-filtered Super trend algorithm with VWMA (Volume-Weighted Moving Average) bands. This fusion enables trend-following and mean-reversion strategies by identifying high-probability entry and exit points. The Kalman filtering helps reduce market noise and minimize false signals, offering traders clearer, more dependable guidance for scalping and short-term trades.
F160 YAZ1LI8"Our updates continue on a regular basis. The advanced extensions applied on daily bars are renewed every week to ensure the most up-to-date and efficient performance." ✅
DCA Strategy on Steroids for CryptoThis strategy getting only in Long position for Crypto
Using Fast and Slow moving Averages and Stochastic RSI to get in Long position
Fast and Slow moving Averages - cross-under - I Prefer - or opposite for Bull Market
Stochastic RSI cross-over - 5 and Trend Determined by the Fast moving Average
There is no Stop loss is not for one with small tolerance to getting under
Fast and Slow moving Averages and Stochastic RSI Parameters can be adjust
The bot Use Safe Trades and Price Deviation Determined from the User
Max Safe Trades = 10
Take profit Parameters can be adjust in %
Pepe-USDC is just a example What the bot Can do
Order/Breaker Blocks + RSIThis indicator visualizes bullish and bearish order/breaker blocks on the chart and provides entry signals for long and short trades based on RSI and price position relative to the blocks. It features candle highlighting: white when RSI > 70, yellow when RSI < 30 (can be enabled/disabled in the settings). The indicator helps you spot key supply/demand zones and market polarity shifts.
Automatic detection and display of order/breaker blocks.
Long/short signals based on RSI and block position.
Flexible settings for block display and candle highlighting.
Historical polarity change markers.
Useful for visual analysis and finding entry/exit points using the Order Block + RSI strategy.
Индикатор отображает бычьи и медвежьи блоки (Order/Breaker Blocks) на графике, а также сигнальные стрелки для входа в лонг и шорт на основе RSI и положения цены относительно блоков. Встроена функция подсветки свечей: белый цвет при RSI > 70, жёлтый — при RSI < 30 (можно включить/отключить в настройках). Индикатор помогает визуализировать ключевые зоны спроса/предложения и моменты смены рыночной динамики.
Автоматическое определение и отображение блоков.
Сигналы для лонга и шорта с учётом RSI.
Гибкая настройка отображения блоков и подсветки свечей.
Поддержка исторических меток смены полярности.
Подходит для визуального анализа и поиска точек входа/выхода по стратегии Order Block + RSI.
PenguintrendThe PenguinTrend is a momentum oscillator that identifies optimal buy and sell opportunities by detecting oversold and overbought market conditions. When the background turns green (oversold) it suggests a potential buying opportunity. When the background turns red (overbought) it signals a potential selling opportunity. The indicator automatically adjusts for market volatility and only generates signals when both extreme conditions are present and momentum is shifting, helping filter out false signals in ranging markets.