SONIC R BREAK FINAL (VER5)
Purpose: Capture breakouts through Support/Resistance (S/R) zones based on Pivot and filter signals using EMA 34 (High/Low/Close), EMA 89, volume, and candle structure. Includes a Higher Timeframe (H4) RSI risk warning (visual only, does not block entries).
How it works
S/R zones from Pivot
Draws Resistance and Support using ta.pivothigh/ta.pivotlow with Left/Right Bars.
S/R lines are locked with offset to reduce repaint.
EMA trend filters
EMA34 High/Low/Close build a “EMA 34 band”.
EMA89 works as the main trend filter.
Trend conditions:
Long: close above all EMA34 High/Low/Close and EMA89.
Short: close below all EMA34 High/Low/Close and EMA89.
Volume filter (optional)
Signal valid only if Volume > SMA(Volume, n).
Wick filter
Each wick (upper/lower) ≤ 50% of candle range to avoid weak breakouts.
Higher TF RSI risk (H4)
Fetches RSI from a higher timeframe (default H4).
If RSI exceeds threshold, breakout labels turn gray (risk warning only).
Anti-repeat mechanism
Each new pivot resets trigger.
Each S/R level triggers only once until the next pivot is formed.
Signals & Alerts
Label “B” (green) below candle: breakout above Resistance, valid EMA/Volume/Wick conditions.
Label “S” (red) above candle: breakout below Support, valid EMA/Volume/Wick conditions.
Gray labels = H4 RSI risk warning.
Unified alert: “S/R Breakout (Unified)” with message B=Buy, S=Sell, Gray=Risk.
Parameters
Show Breaks: toggle breakout detection.
Left/Right Bars: pivot sensitivity.
Require Volume > Average + Volume MA Length: volume filter.
Use H4 RSI Risk Warning: enable higher TF RSI check.
RSI Length, Higher TF (minutes), RSI thresholds for Buy/Sell risk.
Usage tips
Prioritize trades in the same direction as EMA89 and EMA34 trend.
Works on M5 to H4; best combined with RSI H4 when trading M15/M30.
Place SL behind the S/R just broken, TP by fixed RR or EMA trailing.
Increase Left/Right Bars for stronger zones and less noise in sideways markets.
Notes
Pivot still has repaint element (mitigated by offset).
This indicator is not financial advice. Always combine with proper risk management.
Version
Clean v4: added wick ≤50% filter, H4 RSI risk coloring, volume filter, anti-repeat pivot trigger, unified alert, EMA34 H/L/C background shading.
Bantlar ve Kanallar
RSI Bands With RSI - ATR Trend LineRSI Bands With RSI - ATR Trend Line (Smoothed Baseline)
Overview
A trend-following tool that fuses RSI-based regime detection with a smoothed baseline and ATR bands. Trend line aims to stay with the RSI move, cut random noise, and flip cleanly. The line draws green in bulls and red in bears; signals fire only on candle close confirmed flips.
Key Features
✅ Dynamic Trend Detection
RSI (>50 / <50) sets bullish/bearish regime
Smoothed baseline adapts to price while damping whipsaw
ATR-based bands expand/contract with volatility
✅ Precise Signal Generation
Buy when trend flips to bullish (close confirms above the upper band)
Sell when trend flips to bearish (close confirms below the lower band)
Flips require a real band break → fewer false transitions
✅ Visual Clarity
Green line = bullish trend, Red line = bearish trend
✅ Customizable Settings
RSI Length (default 14)
Baseline Smoothing (default 26)
ATR Length (default 14)
ATR Multiplier (default 1.4)
Toggles for Signals and Labels
✅ TradingView Alerts
Built-in Buy & Sell alerts (recommend Once per bar close)
How It Works
Algorithm Logic
RSI Regime: RSI above/below 50 sets bull/bear. At exactly 50, the prior target is carried forward.
Target & Smoothing: A per-bar target is built from the bar’s range and RSI, then smoothed with an EMA-style filter (Baseline Smoothing) to form the baseline.
ATR Bands: Upper/Lower = baseline ± (ATR × Multiplier).
Flip Rule (Supertrend-like):
Close above upper band → bullish flip; trend line tracks the lower band (green).
Close below lower band → bearish flip; trend line tracks the upper band (red).
Between bands → prior trend line persists.
Signals/Alerts: A flip event generates a Buy/Sell signal and alert.
Best Use Cases
Trending Markets – Built to ride sustained moves in either direction.
Multiple Timeframes – Works from intraday to higher TFs; higher TFs usually produce cleaner flips.
Various Asset Classes – Forex, Indices, Stocks, Crypto, Commodities; ATR adapts to volatility.
Recommended Settings
Conservative (Lower Frequency)
RSI 14–20 • Baseline 34 • ATR 14–21 • Multiplier 1.8–2.2
Use for swing/position trading; calmer signal stream.
Balanced (Default)
RSI 14 • Baseline 26 • ATR 14 • Multiplier 1.4
Good general-purpose setup for swing or active intraday.
Aggressive (Higher Frequency)
RSI 10–14 • Baseline 13–21 • ATR 10–14 • Multiplier 1.1–1.3
For scalping/day trading; earlier but noisier flips.
🎨 Visual Elements
RSI Smooth baseline (soft blue)
Upper/Lower ATR Bands (faint blue)
Trend Line (Bull/Bear) drawn only in the active regime (green/red)
Optional Buy/Sell arrows and labels
⚠️ Important Notes
Signals on Close
Flips confirm on bar close. Intrabar crosses can revert; wait for confirmation.
Risk Management
Size positions appropriately; many traders trail beyond the opposite band/line.
Factor in spread, slippage, sessions, and news.
Confirmation & Testing
Combine with structure/volume/HTF bias if desired.
Backtest and forward-test per instrument and timeframe.
For research/education only; not financial advice.
[QD] RSI Signal DetectionUpdate my script related to RSI
Update my script related to RSI
Update my script related to RSI
Update my script related to RSIUpdate my script related to RSIUpdate my script related to RSI
Rolling Volatility BandsMake sure to view it from the 1D candlestick chart.
The Rolling Volatility Bands indicator provides a statistically-driven approach to visualizing expected daily price movements using true volatility calculations employed by professional options traders. Unlike traditional Bollinger Bands which use price standard deviation around a moving average, this indicator calculates actual daily volatility from log returns over customizable rolling periods (20-day and 60-day), then annualizes the volatility using the standard √252 formula before projecting forward-looking probability bands. The 1 Standard Deviation bands represent a ~68% probability zone where price is expected to trade the following day, while the 2 Standard Deviation bands capture ~95% of expected movements. This methodology mirrors how major exchanges calculate expected moves for earnings and FOMC events, making it invaluable for options strategies like iron condors during low-volatility periods (narrow bands) or directional plays when volatility expands. The indicator works on any timeframe while always utilizing daily candle data via security() calls, ensuring consistent volatility calculations regardless of your chart resolution, and includes real-time annualized volatility percentages plus daily expected range statistics for comprehensive market analysis.
DRKSCALPER Strategy"This indicator is designed to help traders identify market structure shifts, order blocks, and liquidity zones. It is useful for scalping and swing trading, and works on multiple timeframes."
CleanBreak Lines (Break + First Retest)CleanBreak lines draws one robust support line (green) from swing lows and one robust resistance line (red) from swing highs, then optionally signals a confirmed break and the first clean retest back to that line. Lines are scored with a transparent W-Score (0–100) so traders can judge quality at a glance. The script is non-repainting and uses only confirmed bar data.
What it does
Auto-builds two trendlines that aim to represent meaningful support and resistance.
Uses a median-based slope so outliers and single spikes do not distort the line.
Computes a W-Score per line from three things: touches, span (how long it held), and respect (staying on the correct side).
Optionally triggers a single, tightly-gated signal on Break + First Retest.
How it works (plain English)
Detect recent swing highs and swing lows.
Fit one line through highs and one through lows using a robust, median-style slope estimate.
Score each line: more clean touches and longer span raise the W-Score; frequent violations lower it.
A break requires a candle close beyond the line by a small ATR margin.
A first retest requires price to come back to the line within a limited number of bars and hold on close.
A single arrow may print on that confirmed retest, with optional alerts.
What it is not
Not a prediction model and not a promises-of-profit tool.
Not a multi-signal spammer: by design it aims to allow one retest entry per break.
Not a regression channel or machine-learning system.
How to use
At a glance: treat the green line as candidate support and the red line as candidate resistance.
Conservative approach: wait for a break on close and then the first retest to hold; use the arrow as a prompt, not a command.
Context-only mode: hide arrows in Style if you want the lines and W-Score only.
Inputs (brief)
Core: Swing Length, Max Pivots, Min Touches, Min Span Bars.
Scoring: Touches Max (cap), Weights for touches vs span, Min W-Score to arm.
Break and Retest: Break Margin x ATR, Retest Tolerance x ATR, Retest Window (bars).
Visuals: Show Labels, Show Table, Line Width, Fade When Refit.
Recommended presets
Cleaner, fewer signals: Min Touches 4–5, Min Span Bars 100–150, Min W-Score 70–80, Break Margin 0.40–0.60 ATR, Retest Tolerance 0.10–0.15 ATR, Retest Window 8–12 bars.
Lines-only: keep defaults and uncheck the two plotshapes in Style.
Alerts
CB Long Retest: break above the red line and first retest holds.
CB Short Retest: break below the green line and first retest holds.
Use “Once per bar close” for consistency.
On-chart table (if enabled)
RES / SUP: W-Score and distance from price in ATR terms.
Status: “Waiting Long RT”, “Waiting Short RT”, or “Idle”.
Thresholds: MinScore and Retest bars for quick context.
Timeframes
Works well on 1h to 1D. On very low timeframes, raise Break Margin x ATR to reduce whipsaw effects. On higher timeframes, increase Min Touches and Min Span Bars.
Non-repainting policy
All logic uses confirmed pivots and confirmed bar closes.
Breaks and retests are validated on close; alerts reference only confirmed conditions.
No lookahead in any request.security call.
Original implementation focused on a median-based robust slope for auto trendlines, plus a transparent W-Score and a single retest gate.
Disclosure
This script is for education and charting. It does not guarantee outcomes, and past behavior does not imply future results. Always validate on historical data and practice risk management.
Stocklopedia Indicator Version 1Indicator Description & Disclaimer
This indicator has been developed and shared on TradingView for educational and research purposes only. It is designed to help users learn and explore technical analysis concepts within Pine Script. It is not a financial product, nor does it provide any form of financial, investment, or trading advice.
Trading financial markets involves substantial risk, including the possible loss of capital. By using this indicator, you acknowledge and agree to the following:
No Guarantee of Accuracy
While this indicator is intended to provide useful insights, Pine Script calculations and TradingView data feeds may, at times, produce inaccurate, delayed, or incomplete results.
Market conditions (such as volatility, liquidity gaps, or technical limitations of the platform) can also affect the reliability of the signals generated.
No guarantee, warranty, or assurance is provided that the indicator will function as expected at all times.
No Liability
The author of this indicator shall not be held responsible or liable for any profits, losses, damages, or other outcomes—direct or indirect—that may arise from the use of this script.
Any trading or investment decisions taken based on this indicator are entirely your own responsibility.
Educational Use Only
This script is intended as a tool to support learning and experimentation with Pine Script and technical indicators.
It should not be considered as a buy/sell signal generator or relied upon for live trading decisions.
User Responsibility
By applying or modifying this indicator, you fully accept that you are solely accountable for your trading decisions and their consequences.
You should always conduct your own research, consult with a qualified financial advisor if needed, and use appropriate risk management practices.
⚠️ Final Note:
Use this indicator at your own discretion. The author assumes no responsibility in any form or manner for how this tool is used, interpreted, or applied in real-world trading.
Stocklopedia Indicator Version 1Indicator Description & Disclaimer
This indicator has been developed and shared on TradingView for educational and research purposes only. It is designed to help users learn and explore technical analysis concepts within Pine Script. It is not a financial product, nor does it provide any form of financial, investment, or trading advice.
Trading financial markets involves substantial risk, including the possible loss of capital. By using this indicator, you acknowledge and agree to the following:
No Guarantee of Accuracy
While this indicator is intended to provide useful insights, Pine Script calculations and TradingView data feeds may, at times, produce inaccurate, delayed, or incomplete results.
Market conditions (such as volatility, liquidity gaps, or technical limitations of the platform) can also affect the reliability of the signals generated.
No guarantee, warranty, or assurance is provided that the indicator will function as expected at all times.
No Liability
The author of this indicator shall not be held responsible or liable for any profits, losses, damages, or other outcomes—direct or indirect—that may arise from the use of this script.
Any trading or investment decisions taken based on this indicator are entirely your own responsibility.
Educational Use Only
This script is intended as a tool to support learning and experimentation with Pine Script and technical indicators.
It should not be considered as a buy/sell signal generator or relied upon for live trading decisions.
User Responsibility
By applying or modifying this indicator, you fully accept that you are solely accountable for your trading decisions and their consequences.
You should always conduct your own research, consult with a qualified financial advisor if needed, and use appropriate risk management practices.
⚠️ Final Note:
Use this indicator at your own discretion. The author assumes no responsibility in any form or manner for how this tool is used, interpreted, or applied in real-world trading.
bob indicatorbob indicator
Plots Bitcoin Dominance (CRYPTOCAP:BTC.D) and Bitcoin Longs (BITFINEX:ETHBTCLONGS) on the same panel.
Longs are log-scaled and normalized to the dominance range, so both lines share the same visual scale for quick comparison.
Timeframes are user-selectable in the settings.
ChainStrike Support and Resistance Power ChannelThis indicator is used for Swing trading BTC/USDT or any other Crypto Pairing with /USDT on the 5 min time frame. This indicator is paired with Chainstrike, a 100% automatic trading bot using signals from this indicator. If you would like to get access to the trading bot, join The Profit Society Discord at discord.gg
[L2] Enhanced MACD Support-Kisslooking for support line, before pumping, script can find where possible points for enter
Previous High/Low Range (D,W,M)Previous High/Low Range (D,W,M)
This indicator displays the previous period’s High, Low, and 50% Midpoint levels for the Day, Week, and Month. It visually extends these levels into the future for easy reference, helping traders identify key support and resistance zones. Users can customize the visibility, colors, and line styles for each timeframe, and optionally show labels and a dashed midpoint line for clearer analysis. Ideal for trend analysis and spotting potential reversal points.
Jose's Rolling VWAP with BandsRolling VWAP with Customizable Deviation Bands
This indicator plots a rolling Volume Weighted Average Price (VWAP) over a user-defined lookback period, rather than resetting each day or from a fixed anchor point. The rolling calculation makes it act more like a moving average — but weighted by volume — providing a smoother, more adaptive central price line.
It also includes up to three optional deviation bands, which can be independently toggled on/off and assigned their own multipliers. These bands are calculated using the chosen lookback’s standard deviation, giving traders a quick visual of price dispersion around VWAP.
Features:
Adjustable rolling VWAP lookback length
Up to 3 customizable standard deviation bands
Individual checkboxes for enabling/disabling each band
Independent multiplier control for each band
Works on any timeframe and symbol
Uses:
Identify overextended price moves relative to VWAP
Spot dynamic support/resistance zones
Gauge mean reversion opportunities
Confirm trend strength when price hugs or breaks away from VWAP
Gestor DeFi Pools con CFBManual DeFi Strategy Manager
What does this indicator do?
It combines cryptocurrency trading with DeFi strategies:
Trading signals: When to buy/sell based on EMAs and momentum
AAVE management: When to switch collateral between ETH and USDC
Uniswap V3: Optimal ranges for liquidity pools
🚨 Indicator Signals (Quick Reference)
Symbol Meaning Action
▲E Lime Early ETH Start switching to ETH (aggressive)
▲C Green Confirm ETH Confirm switch to ETH (safe)
▲D Teal DCA ETH Scale ETH position (+10%)
▼E Orange Early USDC Start switching to USDC (aggressive)
▼C Red Confirm USDC Confirm switch to USDC (safe)
▼D Dark Red DCA USDC Scale USDC position (-10%)
❌ Dark Red EMERGENCY Repay loan NOW
LP+ Lime Create NEW LP Open liquidity pool
LP? Green LP Opportunity Similar pool available
LP- Orange Close LP Close liquidity pool
REB Yellow Rebalance Adjust pool ranges
WAIT Gray Pause Wait before acting
Graphic Elements
Element Color Description
Blue Line Blue Fast EMA (10)
Red Line Red Slow EMA (55)
Purple Lines Purple CFB Adaptive Bands
Colored Band Green/Yellow/Red LP range (color = risk)
Orange Background Orange Active squeeze
Blue Background Blue Trending market
Red Background Red Strong breakout
🚀 Installation and Basic Setup
Step 1: Installation (MANDATORY)
Open TradingView → Pine Editor
Create new indicator
Copy and paste the full code
Save as "DeFi Strategy Manager"
Add to ETHUSDC 1H chart
Step 2: Basic Configuration (MANDATORY)
Only two parameters need to be configured:
🎯 Strategy Mode:
🟢 Conservative (±20%): 0.05% daily, very low risk
🟡 Balanced (±10%): 0.2% daily, medium risk
🔴 Aggressive Day Trading (±5%): 0.5% daily, high risk
⚡ Ultra Scalper (±2%): 0.8% daily, extreme risk
⏰ Timeframe:
Scalping (minutes): 0.5x narrower ranges
Day Trading (hours): 0.8x narrower ranges
Swing (days): 1.2x wider ranges
Position (weeks): 1.8x wider ranges
✅ Ready to Use!
Once configured:
✅ Indicator calculates everything automatically
✅ CFB Adaptive is enabled by default (recommended)
✅ Machine Learning learns from your signals automatically
✅ Dashboard shows expected profits in real time
## 📊 Dashboard Explicado (TV makes me write this in English, but the dashboard is in Spanish, so...)
El tablero superior derecha muestra información esencial en tiempo real con 15 indicadores clave:
### Configuración y Setup:
- **Estrategia**: Tu modo seleccionado (Conservador/Balanceado/Agresivo/Scalper) + temporalidad
- **Rango Final**: El rango actual de Uniswap V3 después de todos los ajustes automáticos
- **ML Confidence**: Porcentaje de éxito de señales pasadas (70%+ = alta confianza)
- **Config Status**: Comparación con tu perfil base + recomendaciones de ajuste
### Estado del Mercado:
- **Market State**: Tipo de mercado (Tendencial/Lateral) + condiciones de squeeze + dirección
- **CFB Status**: Estado del sistema adaptativo CFB + posición del precio + rango dinámico
### Performance y Retornos:
- **Performance**: Tu retorno actual + ganancias proyectadas diarias/mensuales
- **Expected APY**: Retorno anual esperado con clasificación de riesgo
### Gestión de Pools:
- **Pool Status**: Estado actual de tu pool de liquidez + drift de precio + tiempo activo
- **Pool Ranges**: Rangos de precio específicos superior e inferior + distancias actuales
### Señales y Acciones:
- **Trend Progress**: En qué dirección optimiza la estrategia (ETH/USDC/ninguna)
- **Señal Activa**: Qué señal está ejecutándose ahora (Early/Confirm/DCA)
- **Acción Prioritaria**: Próxima acción recomendada con emoji de estado
### Monitoreo de Riesgo:
- **Risk Level**: Nivel de riesgo de Impermanent Loss + rango de volatilidad del mercado
- **Overall Status**: Estado general del sistema + puntuación para day trading
#### **🔧 Ejemplo de Dashboard Simplificado:**
```
📊 DEFI CFB SMART │ VALOR │ STATUS
─────────────────────┼───────────────────┼──────────────────
Estrategia │ Agresivo DT │ Day Trading
Rango Final │ ±5.8% │ 🟡 MEDIO
Confianza ML │ 67% │ MEDIA (12)
Estado Config │ +15% │ CONFIGURACIÓN OK
Estado Mercado │ Lateral-Release │ ↑BULL DÉBIL
Rendimiento │ 5.2% │ $50/día $1.5K/mes
APY Esperado │ 182% │ 🟡 ALTO
Estado CFB │ ACTIVO ↑$2,247 │ ±6.2%
Estado Pool │ ACTIVO │ 2.3% drift 4h
Rangos Pool │ $2,180-2,314 │ +3.1% / -4.2%
Progreso Trend │ ETH Trend │ DCA Ready
Señal Activa │ ETH DCA │ Scale Up
Acción Prioritaria │ Swap → ETH │ 🔄
Nivel Riesgo │ IL: 🟡 MEDIO │ Vol: 45%ile NORMAL
Estado General │ ✅ NORMAL │ ÓPTIMO DT (1.2x)
🎯 DeFi Context: AAVE Collateral Management
Triangle signals can be used for both traditional trading and AAVE collateral management:
🏦 What is AAVE?
AAVE is a lending protocol where you can:
Deposit collateral (ETH or USDC)
Borrow against that collateral
Switch collateral type to optimize your position
🔄 Two ways to use the signals:
💹 Traditional Trading:
▲ ETH Signal: Buy ETH with fiat
▼ USDC Signal: Sell ETH for fiat
Goal: Profit by buying low and selling high
🏦 AAVE Management (Recommended for DeFi):
▲ Swap → ETH: Switch your collateral from USDC to ETH (expecting ETH to rise)
▼ Swap → USDC: Switch your collateral from ETH to USDC (expecting ETH to fall)
Goal: Optimize collateral value without changing total amount
💡 Practical AAVE Example:
You have $10,000 in USDC as collateral in AAVE
↓
▲E Early ETH appears
↓
You switch your collateral: $10,000 USDC → $10,000 ETH
↓
If ETH rises 20%, your collateral is worth $12,000
↓
▼E Early USDC appears
↓
You switch back: $12,000 ETH → $12,000 USDC
↓
You gained $2,000 by optimizing your collateral
⚠️ Advantages of the AAVE approach:
No extra money needed – use existing collateral
Loan remains active – continue using borrowed USDC for LP
Lower taxes – collateral swaps vs buy/sell
Higher efficiency – optimize without changing main strategy
🎯 Strategies by Profile
🟢 Conservative – "Confirmations Only":
Follow only: ▲C/▼C (Confirmation signals)
Ignore: Early signals (too risky)
Strategy: Switch only when trend is confirmed
Result: Fewer changes, more safety
🟡 Balanced – "Gradual":
Early: ▲E/▼E (25% of position)
Confirm: ▲C/▼C (50% additional)
DCA: ▲D/▼D (remaining 25%)
Result: Balanced risk/optimization
🔴 Aggressive – "Full Cycle":
Early: ▲E/▼E (50% immediately)
Confirm: ▲C/▼C (30% additional)
Each DCA: ▲D/▼D (maintain full optimization)
Result: Maximum optimization, maximum risk
📈 Advanced Configuration (Optional)
🔬 CFB Adaptive MOGALEF (Enabled by Default)
CFB Adaptive Ranges: Smart system that adjusts ranges based on market volatility and momentum.
Enabled (default): Ranges adapt automatically
Disabled: Uses fixed ranges based on your setup
Manual Override: Full manual control if desired
🤖 Machine Learning: Learns from past signals (last 20) and improves accuracy automatically. If ML Signal Quality > 70%, signals are highly reliable.
💰 Yield Optimization: Suggests when to switch between conservative and aggressive for better returns:
"OPTIMAL": Your current setup is fine
"GO CONSERVATIVE": You could earn more with wider, safer ranges
"GO AGGRESSIVE": You could earn more with tighter ranges (more risk!)
📊 Portfolio Tracker: Tracks estimated P&L starting from $10,000. Includes LP and IL fees, excludes gas fees. Use as a trend indicator.
Manual Override (Experts Only)
To customize:
Enable "Override Manual" in Advanced Settings
Manually adjust your preferred range
To return to automatic: disable override
📝 Detailed Input Configuration (Advanced)
👤 Basic User Configuration
Strategy Mode: Select your base risk profile
Conservative (±20%): Prioritize safety over returns. Ideal for beginners or large capital (> $50K)
Balanced (±10%): Balance between safety and returns. Recommended for most users
Aggressive Day Trading (±5%): For active users who monitor frequently. Higher returns, more risk
Scalper Ultra (±2%): For professionals only. Requires constant monitoring
Timeframe: Adjust strategy frequency
Scalping (minutes): 50% narrower ranges. For very active trading
Day Trading (hours): 20% narrower ranges. For review every few hours
Swing (days): 20% wider ranges. For daily review
Position (weeks): 80% wider ranges. For weekly review
🔬 CFB Adaptive MOGALEF
CFB Length (8): Period for CFB filter. Lower = more sensitive
CFB Adaptive Length (20): Period for adaptive volatility. Affects band adjustment speed
CFB Band Multiplier (2.0): Band width. Higher = wider bands
CFB Smoothing (3): Volatility smoothing. Reduces noise
CFB Adaptive Ranges (true): Enable/disable adaptive system
CFB Sensitivity (1.0): Filter sensitivity. 0.3 = conservative, 3.0 = very aggressive
🎛️ Advanced Settings
Dynamic Ranges (true): Adjust ranges based on market conditions
Breakout Protection (true): Automatically widens ranges during breakouts
IL Alerts (true): Shows Impermanent Loss warnings
Manual Override (false): Disables automation, uses manual range
Manual Range % (5.0): Fixed range if override is enabled
📈 TradingLatino Core
Fast EMA (10): Fast moving average period. Lower = more sensitive
Slow EMA (55): Slow moving average period. Determines main trend
ADX Length (14): ADX calculation period. Industry standard
ADX Threshold (23): Minimum ADX to consider strong trend
🏊♂️ Pool Management
Pool Range Tolerance % (20.0): % of price movement considered valid for pool
Missed Opportunity Window (24): Bars to keep missed opportunity visible
Recommendation: Use default settings until familiar with the system. Values are optimized for balance between precision and usability.
EMA with Adjustable ±% BandsThis indicator plots an Exponential Moving Average (EMA) with two dynamic bands above and below it, set at a user-defined percentage offset.
EMA Length – Controls the smoothing period for the EMA.
Band Offset (%) – Determines the percentage distance of the upper and lower bands from the EMA.
EMA Line Color & Band Fill Color – Fully customizable for visual clarity.
The upper and lower bands act as a volatility envelope, helping to identify potential overbought and oversold zones relative to the EMA. The shaded area between the bands provides a quick visual reference for price movement boundaries, making it useful for trend-following strategies, breakout detection, or mean reversion setups.
BTC Power Law [Financial 6-Pack | @itsToghrul]A clean, research-grade roadmap for Bitcoin’s long-term trajectory. The script fits a power-law curve to INDEX:BTCUSD price vs. days since genesis, adds asymmetric deviation bands to reflect diminishing upside, and can project the path forward while keeping chart clutter under control. A compact stats table shows model fit quality, live deviation, and model prices for a custom future date.
What it does
- Plots a base power-law model of BTC price over time.
- Adds an upper band that decays over time to capture diminishing returns, with multiple decay options.
- Adds a lower band as a fixed multiple to frame downside risk.
- Optionally boosts cycle peaks with Gaussian “bumps” to reflect halving-cycle dynamics.
- Draws dashed forward projections for the base line and bands over a user-defined horizon.
Displays a stats table with:
- Rolling R² of model vs. price (in log space) over a user-defined lookback.
- Current % deviation from the base model.
- Model, upper, and lower prices for a custom date you set.
Key features
- Five upper-band modes: Fixed, Exponential, Power-law, Stretched Exponential (Weibull), and Logistic/Hill. Each mode has intuitive controls for steepness, midpoint, floor, and reference scales.
- Cycle peak enhancer: Optional Gaussian sum with per-cycle decay, width, and period controls, plus an optional cosine modulation.
- Future projection controls: Choose the forward horizon in days and a sampling step to balance precision vs. performance. Projections render as transparent dashed lines to avoid clutter.
- Lightweight rendering: Internal caps on line segments keep drawings responsive without losing structure.
- Custom-date pricing: Build a date/time from parts and read off model, upper, and lower prices in the table.
- Transparent fit metric: Rolling R² in log space offers a quick quality check for the current regime.
Inputs overview
- Future projection: On/off, horizon (days), and sampling step.
- Colors: Base line and band colors with separate transparency for projections.
- Upper deviation: Mode selector plus parameters for decay shape, floor, reference scale, or midpoint/steepness, depending on mode.
- Lower deviation: Single fixed multiple with color.
- Gaussian peaks (optional): Amplitude base, cycle width, period, first-peak center, per-cycle decay, number of cycles, and optional cosine modulation.
- Stats: Rolling R² lookback length.
- Custom date: Year, month, day, hour, minute for quick scenario checks.
How to read it
- Base line: Long-term fair-value trend under a power-law regime.
- Upper band: Probable cycle top envelope that compresses over time. Switching modes changes how quickly headroom fades.
- Lower band: Defensive envelope for stress scenarios.
- Deviation %: Positive values signal overvaluation vs. model; negative values signal undervaluation vs. model.
- Custom date row: Quick “what-if” prices for your chosen timestamp.
Practical tips
- Use log scale on the price chart for visual clarity.
- For conservative tops, select Logistic/Hill or Stretched Exp with a non-trivial floor.
- For aggressive tops, use Power-law upper mode with a moderate exponent, then temper with the Gaussian enhancer.
- Keep the projection step coarse on lower-power machines to maintain snappy charts.
- Treat R² as a diagnostic, not a signal. Markets drift around regime shifts.
Intended use
Research and risk framing for BTC on higher timeframes. Works best on weekly or higher with reliable BTC spot pairs.
Disclaimer
Educational content only. No financial advice. Markets carry risk. Manage exposure and test ideas before acting.
MF Logarithmic Log Trendline with Alerts by MigueFinanceWhat is Unique on This Indicator?
It allows you to set alerts for logarithmic trendlines including cross and touches and it works!
Not even tradingview has alerts for drawn logarithmic trendlines !
When on Logaritmic scale it looks like a normal trendline but when on the linear scale it looks like a real logarithmic curve!
And is free to use!
Overview
Finally an Indicator that has alerts/alarms that works with Logarithmic trendlines!
A- This indicator plots a customizable logarithmic (or linear) trendline based on user-defined start/end dates, extending forward to highlight support/resistance.
B- It shows green upward triangles for bullish breakouts and red downward triangles for bearish breakdowns or dots for touches that are not effective crosses of the trendline
C- It is also possible to set alert conditions with custom message for helping to trade the signals above/bellow the trendline
How to Use
1. Apply indicator to chart.
2. Adjust inputs: log/linear, price source, start/end dates, custom prices , label/triangle visibility.
3. Setting -1 for the price source adjusts the trendline automatically to the height of the chart for the specified date based on high, low, close or open of the candle for that date.
4. Watch for triangle signals on bar close.
5. Set alerts for breakouts/breakdowns or touches via TradingView.
Multiple Logarithmic Trendlines are possible!
You can put many logarithmic trendlines in your chart with alerts!, just as many as many alerts your current tradingview plan allows you to.
How to?
- Just use this indicator, get the logaritmic trendline you desire, set the alert, make sure is well set, and after setting the alert draw yourself on tradingview the logarithmic trendline that you are setting the alarm to (a new manual drawing).
- Then modify the settings of your indicator to create a new trendline, the previous one exists even if not visible as long as you have correctly set the alert, and if you did a drawing you can see your previous alert trendline.
Custom Messages on Alerts
- There are different options for the alerts, the one named "Any alert() function call" allows you to put custom messages that could be used on platforms like Wundertrade in order to set and execute automatic trades on buy/sell.
- The other options for the alerts give you fix messages and allows you to decide if get you an alert on a cross over or under or on a touch of the trendline.
Notes
- Signals on confirmed closes (no repainting).
- Designed for log-scaled charts but also works on linear charts.
- Tested on stocks, crypto, and more.
- Make sure that this indicator and your plotted chart are on the same scale, otherwise will look like floating, will move and would seem like it does not matches the chart.
Important Note
- The alerts and shapes only trigger after the "End Date" of the slope, not before or between them
You are welcome to follow me on my socials!
MigueFinance.
Multiple Session Pre-market High/LowThis indicator marks each day’s pre-market range and projects it into the opening move so you can see how price reacts after the bell. It tracks the **pre-market high/low** within a user-defined window (default **04:00–09:29 ET**) and, at **09:30 ET**, draws two solid horizontal lines from **09:30 to 11:00 ET** at those levels. For additional context, you can optionally show matching **dotted lines** across the pre-market window itself. Everything is anchored to **America/New\_York** time (DST-safe), and colors/widths for both the RTH and pre-market lines are fully customizable.
It’s built for **back testing and review**: levels are finalized at 09:30 and **do not repaint**, so what you see historically is what you would have had live. Use it to study opening drive behavior, VWAP/OR confluence, gap fills, and rejection/acceptance around the pre-market extremes. Works on any intraday timeframe; for stocks, enable **Extended Hours** so the 04:00–09:29 bars are available (futures usually include them by default). Adjust the pre-market start/end inputs to match your playbook (e.g., 07:00–09:29) and evaluate your strategies consistently across months of data.
EMA Analysis for Nasdaq V250815This TradingView strategy provides buy and sell entries based on exponential moving average (EMA) crossovers and EMA divergence. It is designed to trade the US100 on the 1-minute timeframe and has high effectiveness. Testing shows that 40% of the entries result in trades with a 4-to-1 ratio of winners to losers.
This new version includes parameters to adjust the strategy according to the day’s market behavior. The manual provides a detailed explanation of each of these parameters.
Sessions High/Low with Break LogicSessions High/Low with Break Logic
Description (Bullet Points)
Calculates the session high and session low for three defined trading sessions: Tokyo, London, and New York.
Draws corresponding lines and labels on the chart to visually represent each session’s high and low levels.
Automatically detects if a session high or low has been broken and updates the label text accordingly (“Break”).
Session times are configurable via input fields.
Each session uses distinct colors for high and low lines to improve visual separation.
Labels optionally display the price value alongside the session name.
The horizontal position of labels can be adjusted using an offset setting.
The time zone is handled via a UTC input to ensure correct session timing.
Includes a default session for periods outside the three main sessions (not visually displayed).
All lines and labels are reset and redrawn at the start of each new session.
Display updates also occur on the last bar of the chart to keep the latest levels visible
EMA + SMA - R.AR.A. Trader - Multi-MA Suite (EMA & SMA)
1. Overview
Welcome, students of R.A. Trader!
This indicator is a powerful and versatile tool designed specifically to support the trading methodologies taught by Rudá Alves. The R.A. Trader Multi-MA Suite combines two fully customizable groups of moving averages into a single, clean indicator.
Its purpose is to eliminate chart clutter and provide a clear, at-a-glance view of market trends, momentum, and dynamic levels of support and resistance across multiple timeframes. By integrating key short-term and long-term moving averages, this tool will help you apply the R.A. Trader analytical framework with greater efficiency and precision.
2. Core Features
Dual Moving Average Groups: Configure two independent sets of moving averages, perfect for separating short-term (EMA) and long-term (SMA) analysis.
Four MAs Per Group: Each group contains four fully customizable moving averages.
Multiple MA Types: Choose between several types of moving averages for each group (SMA, EMA, WMA, HMA, RMA).
Toggle Visibility: Easily show or hide each group with a single click in the settings panel.
Custom Styling: Key moving averages are styled for instant recognition, including thicker lines for longer periods and a special dotted line for the 250-period SMA.
Clean and Efficient: The code is lightweight and optimized to run smoothly on the TradingView platform.
Group 1 (Default: EMAs)
This group is pre-configured for shorter-term Exponential Moving Averages but is fully customizable.
Setting Label Description
MA Type - EMA Select the type of moving average for this entire group (e.g., EMA, SMA).
EMA 5 Sets the period for the first moving average.
EMA 10 Sets the period for the second moving average.
EMA 20 Sets the period for the third moving average.
EMA 400 Sets the period for the fourth moving average.
Show EMA Group A checkbox to show or hide all MAs in this group.
Exportar para as Planilhas
Group 2 (Default: SMAs)
This group is pre-configured for longer-term Simple Moving Averages, often used to identify major trends.
Setting Label Description
MA Type - SMA Select the type of moving average for this entire group.
SMA 50 Sets the period for the first moving average.
SMA 100 Sets the period for the second moving average.
SMA 200 Sets the period for the third moving average.
SMA 250 Sets the period for the fourth moving average (styled as a dotted line).
Show SMA Group A checkbox to show or hide all MAs in this group.
RSI - (R.A Trader)Of course. Here is a descriptive text in English for the custom RSI indicator, written for the students of R.A. Trader.
The R.A. Trader Custom RSI Indicator
1. Overview
Welcome, students of R.A. Trader!
This is the official custom Relative Strength Index (RSI) indicator designed specifically to support the analytical methods taught by Rudá Alves. This tool replaces the standard RSI with a specialized configuration, providing a more nuanced view of market momentum that aligns directly with the R.A. Trader strategy.
Its purpose is to help you quickly and accurately identify key zones of strength, weakness, and potential market exhaustion.