10MAs + BB10 MAs riboon + Bollinger Bands
I used two basic Multiple MA ribbons. so I just merge them to one indicaotor
Buscar en scripts para "bollingerband"
BB Crosses Optimized - [JTCAPITAL]BB Crosses Optimized - is a modified way to use Bollinger Bands combined with volatility filtering (ATR) and flexible smoothing methods for Trend-Following.
The indicator works by calculating in the following steps:
Source Selection & Smoothing
The script begins by letting the user select a preferred price source (default is Close, but options include Open, High, Low, HL2, etc.). This raw input is then passed through a smoothing process.
Multiple smoothing techniques can be chosen: SMA, EMA, HMA, DEMA, TEMA, RMA, and FRAMA. Each method reduces short-term noise differently, ensuring flexibility for traders who prefer faster or slower reaction speeds in trend detection.
Bollinger Band Construction
Once the smoothed source is prepared, Bollinger Bands are calculated. The middle band is a moving average of the smoothed data over the defined BB Period . The upper and lower bands are then generated by adding and subtracting the Standard Deviation ร Deviation multiplier . These dynamic bands capture volatility and help define breakout zones.
ATR Volatility Measurement
Parallel to the band calculation, the Average True Range (ATR) is computed over the chosen ATR Period . This measures market volatility. The ATR can optionally act as a filter, refining buy and sell levels so signals adapt to current market conditions rather than being fixed to price alone.
Bollinger Band Signals
-If the smoothed price closes above the upper band, a potential bullish event is marked.
-If the smoothed price closes below the lower band, a potential bearish event is marked.
Trend Line Construction
When a bullish event occurs, the script anchors a trend-following line beneath price. If ATR filtering is enabled, the line is set at Low โ ATR , otherwise at the simple Low. Conversely, when a bearish event occurs, the line is anchored above price at High + ATR (or just High without the filter). The line is designed to only move in the direction of the trendโif price action does not exceed the prior value, the previous level is held. This prevents unnecessary whipsaws and keeps the indicator aligned with dominant momentum.
Final Trend Detection
The slope of the trend line defines the trend itself:
-Rising line โ bullish trend.
-Falling line โ bearish trend.
Visual Output
The indicator plots the trend line with dynamic coloring: Blue for bullish phases, Purple for bearish phases. A subtle filled background area emphasizes the active trend zone for clearer chart interpretation.
Buy and Sell Conditions:
- Buy Signal : Triggered when smoothed price closes above the upper Bollinger Band. Trend line then anchors below price (with or without ATR offset depending on settings).
- Sell Signal : Triggered when smoothed price closes below the lower Bollinger Band. Trend line then anchors above price (with or without ATR offset).
Additional filtering is possible via:
- ATR Toggle : Switch ATR on or off to adapt the strategy to either volatile or steady markets.
- Smoothing Method : Adjust smoothing to speed up or slow down responsiveness.
- Deviation Multiplier : Tight or wide bands adjust the sensitivity of signals.
Features and Parameters:
- Source : Choose between Close, Open, High, Low, HL2, etc.
- Average Type : Options include SMA, EMA, HMA, DEMA, TEMA, RMA, FRAMA.
- ATR Period : Defines how ATR volatility is measured.
- BB Period : Lookback length for Bollinger Band construction.
- Deviation : Multiplier for the standard deviation in Bollinger Bands.
- Smoothing Period : Controls how much the source data is smoothed.
- ATR Filter On/Off : Enables or disables ATR integration in signal calculation.
Specifications:
Smoothing (MA Types)
Smoothing is essential to reduce chart noise. By offering multiple MA choices, traders can balance between lag (SMA, RMA) and responsiveness (EMA, HMA, FRAMA). This flexibility allows the indicator to adapt across asset classes and trading styles.
Bollinger Bands
Bollinger Bands measure price deviation around a moving average. They help identify volatility expansion and contraction. In this script, the bands serve as breakout triggersโprice crossing outside suggests momentum strong enough to sustain a trend.
Standard Deviation
Standard Deviation is a statistical measure that quantifies the dispersion of price data around the mean. With a multiplier applied, it creates bands that contain a probabilistic portion of price action. Crossing beyond these suggests a higher likelihood of trend continuation.
ATR (Average True Range)
ATR measures the degree of volatility. Instead of simply reacting to price crossing the bands, ATR ensures the trend line placement adapts to current conditions. In volatile markets, wider buffers prevent premature signals; in calmer markets, tighter placement keeps signals responsive.
Trend Line Logic
The trend line only adjusts in the direction of the trend. If new values do not exceed the prior, the line remains unchanged. This prevents false reversals and makes the line a reliable visual confirmation of trend direction.
Signal Detection
The indicator does not repaint: signals are based on confirmed closes relative to the Bollinger Bands. This makes it more reliable for both live trading and backtesting scenarios.
Visual Enhancements
The use of dual plots and fill shading creates a clearer separation of bullish vs. bearish phases. This helps traders visually align entries and exits without second-guessing.
Enjoy!
FlowSpike ES โ BB โข RSI โข VWAP + AVWAP + News MuteThis indicator is purpose-built for E-mini S&P 500 (ES) futures traders, combining volatility bands, momentum filters, and session-anchored levels into a streamlined tool for intraday execution.
Key Features:
โข ES-Tuned Presets
Automatically optimized settings for scalping (1โ2m), daytrading (5m), and swing trading (15โ60m) timeframes.
โข Bollinger Band & RSI Signals
Entry signals trigger only at statistically significant extremes, with RSI filters to reduce false moves.
โข VWAP & Anchored VWAPs
Session VWAP plus anchored VWAPs (RTH open, weekly, monthly, and custom) provide high-confidence reference levels used by professional order-flow traders.
โข Volatility Filter (ATR in ticks)
Ensures signals are only shown when the ES is moving enough to offer tradable edges.
โข News-Time Mute
Suppresses signals around scheduled economic releases (customizable windows in ET), helping traders avoid whipsaw conditions.
โข Clean Alerts
Long/short alerts are generated only when all conditions align, with optional bar-close confirmation.
Why Itโs Tailored for ES Futures:
โข Designed around ES tick size (0.25) and volatility structure.
โข Session settings respect RTH hours (09:30โ16:00 ET), the period where most liquidity and institutional flows concentrate.
โข ATR thresholds and RSI bands are pre-tuned for ES market behavior, reducing the need for manual optimization.
โธป
This is not a generic indicatorโitโs a futures-focused tool created to align with the way ES trades day after day. Whether you scalp the open, manage intraday swings, or align to weekly/monthly anchored flows, FlowSpike ES gives you a clear, rules-based signal framework.
RSI/Stochastic with overlays a moving average + Bollinger BandsCompact oscillator panel that lets you switch the base between RSI and Stochastic %K, then overlays a moving average + Bollinger Bands on the oscillator values (not on price) to read momentum strength and squeeze/expansion.
Whatโs added
Selectable base: RSI โ Stochastic %K (plots %D when Stoch is chosen).
MA + BB on oscillator to gauge momentum trend (MA) and volatility (bands).
Adjustable bands 70/50/30 with optional fill, plus optional regular divergence and alerts.
How to read
Bull bias: %K above osc-MA and pushing/closing near Upper BB; confirm with %K > %D.
Bear bias: %K below osc-MA and near Lower BB; confirm with %K < %D.
Squeeze: BB on oscillator tightens โ expect momentum breakout.
Overextension: repeated touches of Upper/Lower BB in 70/30 zones โ strong trend; watch for %Kโ%D recross.
Quick settings (start here)
Stoch: 14 / 3 / 3; Bands: 70/50/30.
Osc-MA: EMA 14.
BB on oscillator: StdDev 2.0 (tune 1.5โ2.5).
Note
Analysis tool, not financial advice. Backtest across timeframes and use risk management.
Outside the Bollinger Bands Alerting Indicator Overview
The Outside the Bollinger Bands Alerting Indicator is a comprehensive technical analysis tool that combines multiple proven
indicators into a single, powerful system designed to identify high-probability reversal patterns at Bollinger Band extremes. This
indicator goes beyond simple band touches to detect sophisticated pattern formations that often signal strong directional moves.
Key Features & Capabilities
๐ฏ Advanced Pattern Recognition
Bollinger Band Breakout Patterns
- Detects "pierce-and-reject" formations where price breaks through a Bollinger Band but immediately reverses back inside
- Identifies failed breakouts that often lead to strong moves in the opposite direction
- Combines multiple confirmation signals: engulfing candle patterns, MACD momentum, and ATR volatility filters
- Visual alerts with symbols positioned below (bullish) or above (bearish) candles
Tweezer Top & Bottom Patterns
- Identifies consecutive candles with nearly identical highs (tweezer tops) or lows (tweezer bottoms)
- Requires at least one candle to breach the respective Bollinger Band
- Confirms reversal with directional close requirements
- Customizable tolerance settings for pattern sensitivity
- Visual alerts with โโ symbols for easy identification
๐ Multi-Indicator Integration
Bollinger Bands Indicator
- Dual-band configuration with outer (2.0 std dev) and inner (1.5 std dev) bands that can be adjusted to suit your own parameters
- Configurable MA types: SMA, EMA, SMMA (RMA), WMA, VWMA
- Customizable length, source, and offset parameters
- Color-coded band fills for visual clarity
Moving Average Suite
- EMA 9, 21, 50, and 200 (individually toggleable)
- Special "SMA 3 High" for help visualizing and detecting Bollinger Band break-outs
- Dynamic color coding based on price relationship
Optional Ichimoku Cloud overlay
- Complete Ichimoku implementation with customizable periods
- Dynamic cloud coloring based on trend direction
- Toggleable overlay that doesn't interfere with other indicators
๐จ Comprehensive Alert System
Real-Time JSON Alerts
- Sends structured data on every confirmed bar close
- Includes all indicator values: BB levels, EMAs, MACD, RSI
- Contains signal states and crossover conditions
- Perfect for automated trading systems and webhooks
{"timestamp":1753118700000,"symbol":"ETHUSD","timeframe":"5","price":3773.3,"bollinger_bands":{"upper":3826.95,"basis":3788.32,"lower":3749.68},"emas":{"ema_9":3780.45,"ema_21":3788.92,"ema_50":3800.79,"ema_200":3787.74,"sma_3_high":3789.45},"macd":{"macd":-10.1932,"signal":-11.3266,"histogram":1.1334},"rsi":{"rsi":40.5,"rsi_ma":39.32,"level":"neutral"}}
Specific Alert Conditions
- MACD histogram state changes (rising to falling, falling to rising)
- RSI overbought/oversold crossovers
- All pattern detections (BB Bounce, Tweezer patterns)
- Bollinger Band breakout alerts
๐จ Visual Elements
Pattern Identification
- โป symbols for Bollinger Band breakout patterns (green for bullish, red for bearish)
- โโ symbols for tweezer patterns (green below for bottoms, red above for tops)
- Color-coded band fills for trend visualization
Chart Overlay Options
- All moving averages with distinct colors
- Bollinger Bands with inner and outer boundaries
- Optional Ichimoku cloud with trend-based coloring
Trading Applications
Reversal Trading
- Identify high-probability reversal points at extreme price levels
- Use failed breakout patterns for entry signals
- Combine multiple timeframes for enhanced accuracy
Trend Analysis
- Monitor moving average relationships for trend direction
- Use Ichimoku cloud for trend strength assessment
- Track momentum with MACD and RSI integration
Risk Management
- ATR-based volatility filtering reduces false signals
- Multiple confirmation requirements improve signal quality
- Real-time alerts enable prompt decision making
Suggested Use
- Use on multiple timeframes for confluence
- Combine with support/resistance levels for enhanced accuracy
- Set up alerts for hands-free monitoring
- Customize settings based on market volatility and trading style
- Consider volume confirmation for stronger signals
VIX CCI Oscillator [Compression + EMA Trigger + Bounce Glow]VIX CCI OSCILLATOR
ADJ CHART FOR YOUR LIKING
NOT AS SMOOTH AS PREVIOUS VERSION (STOCH)
SHOWS TIGER SIGNAL ON EMA
SAMEOUTPUT
HUD Box: emoji-coded tactical feedback
bounce 100 "๐ฅ Expansion" :
bounce 0.8 "๐ด Overbought" :
bounce 0.618 "๐ Distribution" :
bounce 0.5 "๐ง Midline" :
bounce 0.382 "๐ Accumulation" :
bounce 0.2 "๐ข Oversold" :
bounce0.0 "๐ฃ Expansion" : "โช Neutral"
Tiger EMA/STOCH
This logic checks if the oscillator is trending above or below its 48-period EMA,
If above, it paints the line GREEN๐ข (bullish),
If below, it paints it RED๐ด (bearish),
If compression is active, it overrides both with purple๐ฃ to highlight tactical squeeze conditions,
โ ๏ธWARNINGโ ๏ธ
ALWAYS REMEMBER THIS CHART IS VIX/USD
IN MOST CASES SPY MOVES VICE VERSA
I AM NOT RESPOSIBLE FOR YOUR OWN ACTIONS/TRADE IDEAS
Penguin Volatility State StrategyThe Penguin Volatility State Strategy is a comprehensive technical analysis framework designed to identify the underlying "state" or "regime" of the market. Instead of just providing simple buy or sell signals, its primary goal is to classify the market into one of four distinct states by combining trend, momentum, and volatility analysis.
The core idea is to trade only when these three elements align, focusing on periods of volatility expansion (a "squeeze breakout") that occur in the direction of a confirmed trend and are supported by strong momentum.
Key Components
The strategy is built upon two main engines
The Volatility Engine (Bollinger Bands vs. Keltner Channels)
This engine detects periods of rapidly increasing volatility. It measures the percentage difference (diff) between the upper bands of Bollinger Bands (which are based on standard deviation) and Keltner Channels (based on Average True Range). During a volatility "squeeze," both bands are close. When price breaks out, the Bollinger Band expands much faster than the Keltner Channel, causing the diff value to become positive. A positive diff signals a volatility breakout, which is the moment the strategy becomes active.
The Trend & Momentum Engine (Multi-EMA System)
This engine determines the market's direction and strength. It uses:
A Fast EMA (e.g., 12-period) and a Slow EMA (e.g., 26-period): The crossover of these two moving averages defines the primary, underlying trend (similar to a MACD).
An Ultra-Fast EMA (e.g., 2-period of ohlc4): This is used to measure the immediate, short-term momentum of the price.
The Four Market States
By combining the Trend and Momentum engines, the strategy categorizes the market into four visually distinct states, represented by the chart's background color. This is the most crucial aspect of the system.
๐ Green State: Strong Bullish
The primary trend is UP (Fast EMA > Slow EMA) AND the immediate momentum is STRONG (Price > Fast EMA).
Interpretation: This represents a healthy, robust uptrend where both the underlying trend and short-term price action are aligned. It is considered the safest condition for taking long positions.
โค๏ธ Red State: Strong Bearish
Condition: The primary trend is DOWN (Fast EMA < Slow EMA) AND the immediate momentum is WEAK (Price < Fast EMA).
Interpretation: This represents a strong, confirmed downtrend. It is considered the safest condition for taking short positions.
๐ Yellow State: Weakening Bullish / Pullback
Condition: The primary trend is UP (Fast EMA > Slow EMA) BUT the immediate momentum is WEAK (Price < Fast EMA).
Interpretation: This is a critical warning signal for bulls. While the larger trend is still up, the short-term price action is showing weakness. This could be a minor pullback, a period of consolidation, or the very beginning of a trend reversal. Caution is advised.
๐ Blue State: Weakening Bearish / Relief Rally
Condition: The primary trend is DOWN (Fast EMA < Slow EMA) BUT the immediate momentum is STRONG (Price > Fast EMA).
Interpretation: This signals that a downtrend is losing steam. It often represents a short-covering rally (a "bear market rally") or the first potential sign of a market bottom. Bears should be cautious and consider taking profits.
How the Strategy Functions
The strategy uses these four states as its foundation for making trading decisions. The entry and exit arrows (Long, Short, Close) are generated based on a set of rules that can be customized by the user. For instance, a trader can configure the strategy to
Only take long trades during the Green State.
Require a confirmed volatility breakout (diff > 0) before entering a trade.
Use the "RSI on Diff" indicator to ensure that the breakout is supported by accelerating momentum.
Summary
In essence, the Penguin Volatility State Strategy provides a powerful "dashboard" for viewing the market. It moves beyond simple indicators to offer a contextual understanding of price action. By waiting for the alignment of Trend (the State), Volatility (the Breakout), and Momentum (the Acceleration), it helps traders to identify higher-probability setups and, just as importantly, to know when it is better to stay out of the market.
License / disclaimer
ยฉ waranyu.trkm โ MIT License. Educational use only; not financial advice.
EMA Envelope + SMA + Purple DotThis indicator combines three tools into one:
๐ EMA Envelope with wedge and range contraction signals to highlight volatility squeezes.
๐ต SMA with optional smoothing (SMA/EMA/WMA/SMMA/VWMA) and optional Bollinger Bands.
๐ฃ Purple Dot โPowerBarsโ that mark strong momentum bars when price ROC (%) and volume exceed user-defined thresholds.
It also includes:
Background highlighting of contraction zones (bullish/bearish/neutral colors).
A summary table showing PowerBar count and return (%) over custom lookback periods.
Flexible display settings (table position, dark/light theme, highlight toggle).
Designed for traders who want to track momentum bursts, volatility contraction, and trend strength all in one tool.
Crypto Breakout Buy/Sell Sequence
โ๏ธ Components & Sequence Multiple Timeframe (What It Does)
1. Bollinger Bands โ Form the foundation by measuring volatility and creating the dynamic range where squeezes and breakouts occur.
2. Squeeze Dots โ Show when price compresses inside the bands, signaling reduced volatility before expansion.
3. Breakout Event (Brk Dot) โ Fires when price expands beyond the squeeze zone, confirming volatility expansion. (This paints Intra, before candle close)
4. Buy Signal โ Confirms entry after a breakout is validated. (This paints at candle close)
5. Pump Signal โ Flags sudden surges that extend sharply from the bands, often linked to strong inflows.
6. Momentum Stream โ Tracks the strength of movement following the breakout, from continuation (๐ข) to slowing (๐ก) to exhaustion (๐ด). (Resets at Pump Signal)
7. Overbought Indicator โ Confirms when momentum has reached overheated conditions, often aligning with band extremes.
8. Sell Signal โ Prints when exhaustion/reversal conditions are met, closing the trade cycle.
The Crypto Breakout Buy/Sell Sequence is a no-repaint event indicator that maps a full trade cycle using Bollinger-band-based volatility states: Bollinger Bands โ Squeeze โ Breakout โ Buy โ Pump โ Momentum โ Top Test โ Overbought โ Sell. Each stage is rule-based and designed to be read on standard candlesticks.
How It Works (System Logic)
Volatility framework: Bollinger Bands define dynamic range and compression/expansion.
Initiation: Squeeze โ Breakout confirms expansion; Buy validates participation after expansion begins.
Management: Pump highlights unusual acceleration; Momentum stream tracks continuation โ slowing โ exhaustion.
Exhaustion/Exit: Top Testing + Overbought build the exhaustion case; Sell marks the sequence end.
How To Use (Quick Guide)
Wait for Squeeze โ Breakout โ Buy to establish a structured start.
Manage with Momentum:
๐ข continuation, ๐ก slowing, ๐ด exhaustion pressure.
Monitor extremes: Top Testing and/or Overbought = tighten risk.
Exit on Sell or on your risk rules when exhaustion builds.
Limitations & Good Practice
Signals reflect price/volatility behavior, not certainty.
Strong trends can remain extended; Overbought/Top Test โ instant reversal.
Always confirm with your own risk rules, position sizing, and market context.
Initial public release: integrated Squeeze/Breakout/Buy โ Momentum โ Exhaustion โ Sell cycle; improved label clarity; cleaned defaults.
Disclaimer
For educational purposes only. Not financial advice. Past performance does not guarantee future results. Test before live use.
Thank You
Penguin TrendMeasures the volatility regime by comparing the upper Bollinger Band to the upper Keltner Channel and colors bars with a lightweight trend state. Supports SMA/EMA/WMA/RMA/HMA/VWMA/VWAP and a selectable calculation timeframe. Default settings preserve the original look and behavior.
Penguin Trend visualizes expansion vs. compression in price action by comparing two classic volatility envelopes. It computes:
Diff% = (UpperBB โ UpperKC) / UpperKC ร 100
* Diff > 0: Bollinger Bands are wider than Keltner Channels -> expansion / momentum regime.
* Diff < 0: BB narrower than KC -> compression / squeeze regime.
A white โAverage Differenceโ line smooths Diff% (default: SMA(5)) to help spot regime shifts.
Trend coloring (kept from original):
Bars are colored only when Diff > 0 to emphasize expansion phases. A lightweight trend engine defines four states using a fast/slow MA bias and a short โthrustโ MA applied to ohlc4:
* Green: Bullish bias and thrust > fast MA (healthy upside thrust).
* Red: Bearish bias and thrust < fast MA (healthy downside thrust).
* Yellow: Bullish bias but thrust โค fast MA (pullback/weakness).
* Blue: Bearish bias but thrust โฅ fast MA (bear rally/short squeeze).
Note: By default, Blue renders as Yellow to preserve the original visual style. Enable โUse true BLUE colorโ if you prefer Aqua for Blue.
How it works (under the hood):
* Bollinger Bands (BB): Basis = selected MA of src (default SMA(20)). Width = StdDev ร Mult (default 2.0).
* Keltner Channels (KC): Basis = selected MA of src (default SMA(20)). Width = ATR(kcATR) ร Mult (defaults 20 and 2.0).
* Diff%: Safe division guards against division-by-zero.
* MA engine: You can choose SMA / EMA / WMA / RMA / HMA / VWMA / VWAP for BB/KC bases, Diff smoothing, and the trend components (VWAP is session-anchored).
* Calculation timeframe: Set โCalculation timeframeโ to compute all internals on a chosen TF via request.security() while viewing any chart TF.
Inputs (key ones):
* Calculation timeframe: Empty = use chart TF; if set (e.g., 60), all internals compute on that TF.
* BB: Length, StdDev Mult, MA Type.
* KC: Basis Length, ATR Length, Multiplier, MA Type.
* Smoothing: Average Length & MA Type for the โAverage Differenceโ line.
* Trend Engine: Fast/Slow lengths & MA type; Signal (kept for completeness); Thrust length & MA type (defaults replicate original behavior).
* Display: Paint bars only when Diff > 0; optional Zero line; optional true Blue color.
How to use:
1. Regime changes: Watch Diff% or Average Diff crossing 0. Above zero favors momentum/continuation setups; below zero suggests compression and potential breakout conditions.
2. State confirmation: Use bar colors to qualify expansion: Green/Red indicate expansion aligned with trend thrust; Yellow/Blue flag weaker/contrarian thrust during expansion.
3. Multi-timeframe analysis: Run calculations on a higher TF (e.g., H1/H4) while trading a lower TF chart to smooth noise.
Alerts:
* Diff crosses above/below 0.
* Average Diff crosses above/below 0.
* State changes: GREEN / RED / YELLOW / BLUE.
Notes & limitations:
* VWAP is session-anchored and best on intraday data. If not applicable on the selected calculation TF, the script automatically falls back to EMA.
* Default parameters (SMA(20) for BB/KC, multipliers 2.0, SMA(5) smoothing, trend logic and bar painting) preserve the original appearance.
Release notes:
v6.0 โ Rewritten in Pine v6 with structured inputs and guards. Multi-MA support (SMA/EMA/WMA/RMA/HMA/VWMA/VWAP). Calculation timeframe via request.security() for multi-TF workflows. Safe division; optional zero line; optional true Blue color. Original visuals and behavior preserved by default.
License / disclaimer:
ยฉ waranyu.trkm โ MIT License. Educational use only; not financial advice.
All-in-One EMA & BBThis script combines Bollinger Bands and multiple EMAs into one powerful tool. It includes:
1) Bollinger Bands with customizable MA type and colors.
2) EMA 21 on Daily and Weekly timeframes.
3) EMA 21, 50, 100, 200 on current chart timeframe.
4) Toggle options for each indicator for a clean, flexible view.
Ideal for traders seeking multi-timeframe trend analysis and volatility insights.
Multi-Length Quad Bollinger BandsHere is a Pine Script code for TradingView that plots four separate Bollinger Bands on your chart. The lengths are preset to 14, 50, 100, and 200, but every aspectโincluding lengths, standard deviations, colors, and the source priceโis fully customizable through the script's settings menu.
The 14 and 50-period bands are enabled by default, while the 100 and 200-period bands are disabled to keep the chart clean initially. You can easily toggle any of them on or off.
้ๅขๅธๆ+RSI็ญ็ฅ for SOLๅฏไปฅ็ดๆฅๅฅ็จๅฐ SOLUSDT, SOLPERP, ๆๅ
ถไป SOL ๅ็ดใ
ๅจ็ญ็ฅๅๆธฌไป้ขไธญ้ธๆ 5min ๆ 15min ็็ญ็ฅ่กจ็พใ
่ฅ่ฆ่ชฟๆดๅๅฉ%ๆ RSI ๆธๅผ๏ผๆน่ฎ rsi < 25 ่ (shortEntryPrice - close) / shortEntryPrice >= 0.035 ๅณๅฏใ
This can be directly applied to SOLUSDT, SOLPERP, or other SOL futures.
In the strategy backtesting interface, select 5-minute or 15-minute periods to view strategy performance.
To adjust the take-profit percentage or RSI value, set RSI < 25 and (shortEntryPrice - close) / shortEntryPrice >= 0.035.
RSI+BOLLINGER (LONG & SHORT)This indicator combines two of the most popular tools in technical analysis, the Relative Strength Index (RSI) and Bollinger Bands (BB), to generate both long (BUY) and short (SELL) trading signals.
Strategy:
Entries (Buy/Short): Entry signals are based on the RSI.
A BUY is suggested when the RSI crosses above an oversold level (default: 29), indicating a possible upward reversal.
A SHORT is suggested when the RSI crosses below an overbought level (default: 71), indicating a possible downward reversal.
Exits (Position Closure): Exit signals are based on Bollinger Bands.
A long position is closed when the price crosses below the upper Bollinger Band.
A short position is closed when the price crosses above the lower Bollinger Band.
Key Features:
Cascade Filter: Includes a smart filter that prevents opening new consecutive trades if the price hasn't moved significantly in favor of a new entry, optimizing signal quality.
Automation Alerts: Generates detailed alerts in JSON format for each event (buy, sell, close), designed for easy integration with trading bots and automated systems via webhooks.
Fully Configurable: All parameters of the RSI, Bollinger Bands, and strategy filters can be adjusted from the indicatorโs settings menu.
BB with Heikin Ashi + Reversal CheckThis indicator combines Bollinger Bands (BB) with Heikin Ashi candles to detect potential reversal points after price breaks the BB boundaries. It works on any symbol and timeframe, retrieving Heikin Ashi data via request.security().
Core Features
Heikin Ashi Candle Plot
Smooths price action by using Heikin Ashi candles instead of regular candles.
Candles are plotted directly on the chart with green (bullish) and red (bearish) colors.
Bollinger Bands (BB)
Calculated from Heikin Ashi close price.
Includes Basis (MA), Upper Band, and Lower Band, with customizable MA type, length, and standard deviation multiplier.
Break & Reversal Detection
The indicator tracks whether the price has broken above the Upper Band (p1) or below the Lower Band (p2).
It remembers the last breakout direction until the opposite breakout occurs (mutually exclusive logic).
Signal Logic
Long Signal (โฒ):
Price was previously below the Lower Band and then reversed upward (BB Lower rising + Heikin Ashi candle rising).
Short Signal (โผ):
Price was previously above the Upper Band and then reversed downward (BB Upper falling + Heikin Ashi candle falling).
Alerts
Custom alert conditions trigger when Long or Short signals occur, allowing automated notifications or bot integration.
Use Cases
โ
Swing Trading / Trend Reversal โ Identify potential bottom/top reversals after BB breakouts.
โ
Mean Reversion Strategies โ Enter trades when the price reverts to the BB mean after an extreme breakout.
โ
Multi-Timeframe Analysis โ Works with any timeframe and symbol via request.security().
Customization
MA Type: SMA, EMA, RMA, WMA, VWMA
BB Length & StdDev Multiplier
Timeframe & Symbol Selection
Institutional Sweep Zone (Range-Based)Institutional Sweep Zone (Range-Based)
This indicator models potential stop sweep zones based on institutional capital ranges, helping traders visualize where high-probability liquidity grabs are likely to occur.
Unlike traditional volatility bands, this tool estimates price movement by calculating how far a specific amount of capitalโentered into the marketโcan push price. By defining a lower and upper capital range (in millions of USD), the indicator dynamically draws bands representing the distance institutions could realistically move price in either direction.
It supports directional control, allowing you to focus on long sweeps, short sweeps, or both simultaneously. The pip cost is auto-calibrated based on the selected currency pair, making it highly adaptive to major FX pairs.
Key Features:
-Capital input range (in millions of USD)
-Directional sweep targeting: Long, Short, or Both
-Auto-detection of pip value based on FX pair
-Visual sweep zone mapped above and below current price
-Designed to highlight areas of institutional stop hunts
Why use it?
-Helps avoid setting stops inside common sweep zones
-Improves trade survivability when paired with higher timeframe strategies
-Offers a unique way to view price through an institutional lens
Created by: The_Forex_Steward
Explore more advanced tools and concepts on my TradingView profile.
Trend Strength Oscillator๐ Trend Strength Oscillator
๐ Description
Trend Strength Oscillator measures the directional strength of price relative to an adaptive dynamic trend band. It evaluates how far the current price is from the midpoint of a trend channel and normalizes this value by recent volatility range, allowing traders to detect trend strength, direction, and potential exhaustion in any market condition.
๐ Features
๐น Adaptive Trend Band Logic: Uses a modified ATR and time-dependent spread formula to dynamically adjust upper and lower trend bands.
๐น Trendline Midpoint Calculation: The central trendline is defined as the average between upper and lower bands.
๐น Relative Positioning: Measures how far the close is from the center of the band as a percentage.
๐น Range Normalization: Uses a normalized range to account for recent volatility, reducing noise in the oscillator reading.
๐น Oscillator Output (ยฑ100 scale):
+100 indicates strong bullish momentum
-100 indicates strong bearish momentum
0 is the neutral centerline
๐ ๏ธ How to Use
โ
Trend Strength > +50: Indicates a strong bullish phase.
โ
Trend Strength < -50: Indicates a strong bearish phase.
โ ๏ธ Crossing above 0: Potential bullish trend initiation.
โ ๏ธ Crossing below 0: Potential bearish trend initiation.
๐ Values near 0: Suggest trend weakness or ranging conditions.
Best suited timeframes: 1H, 4H, Daily
Ideal combination with: RSI, MACD, volume-based oscillators, moving average crosses
โ
TradingView House Rules Compliance
This indicator is written in Pine Script v5 and fully open-source.
The script does not repaint, does not generate false alerts, and does not access external or private data.
It is intended strictly as a technical analysis tool, and not a buy/sell signal generator.
Users are encouraged to combine this tool with other confirmations and independent judgment in trading decisions.
=========================================================
๐ Trend Strength Oscillator
๐ ์ค๋ช
(Description)
Trend Strength Oscillator๋ ๊ฐ๊ฒฉ์ด ๋์ ์ถ์ธ ๋ฐด๋ ๋ด ์ด๋์ ์์นํด ์๋์ง๋ฅผ ์ ๋์ ์ผ๋ก ๋ถ์ํ์ฌ, ์ถ์ธ์ ๋ฐฉํฅ์ฑ๊ณผ ๊ฐ๋๋ฅผ ์๊ฐ์ ์ผ๋ก ๋ณด์ฌ์ฃผ๋ ์ค์ค๋ ์ดํฐ ์งํ์
๋๋ค. ์ต๊ทผ ๋ณ๋์ฑ์ ๋ฐ์ํ ๋ฐด๋๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ๊ฐ๊ฒฉ ์์น๋ฅผ ์ ๊ทํํ์ฌ, ๊ณผ๋งค์ยท๊ณผ๋งค๋ ์ํ๋ ์ถ์ธ์ ์๋ฉธ ๊ฐ๋ฅ์ฑ๊น์ง ํ์งํ ์ ์๋๋ก ์ค๊ณ๋์์ต๋๋ค.
๐ ์ฃผ์ ํน์ง (Features)
๐น ์ ์ํ ์ถ์ธ ๋ฐด๋ ๊ณ์ฐ: ATR๊ณผ ์๊ฐ ๊ฒฝ๊ณผ๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ์๋จ/ํ๋จ ๋ฐด๋๋ฅผ ๋์ ์ผ๋ก ์กฐ์
๐น ์ค์ฌ ์ถ์ธ์ ์ฐ์ถ: ์๋จ๊ณผ ํ๋จ ๋ฐด๋์ ํ๊ท ๊ฐ์ ์ค์ฌ์ ์ผ๋ก ํ์ฉํ์ฌ ๊ธฐ์ค ์ถ ์ ๊ณต
๐น ์๋ ์์น ๊ณ์ฐ: ํ์ฌ ์ข
๊ฐ๊ฐ ์ค์ฌ์ ์์ ์ผ๋ง๋ ๋จ์ด์ ธ ์๋์ง๋ฅผ ์ ๊ทํํ์ฌ ์ถ์ธ ๊ฐ๋ ๊ณ์ฐ
๐น ๋ณ๋์ฑ ๊ธฐ๋ฐ ์ ๊ทํ: ์ต๊ทผ ๋ฐด๋ ๋ฒ์๋ฅผ ๊ธฐ์ค์ผ๋ก ์๋ ๊ฑฐ๋ฆฌ๋ฅผ 0~100 ์ฌ์ด ๊ฐ์ผ๋ก ๋ณํ
๐น ์ค์ค๋ ์ดํฐ ์ถ๋ ฅ (๋ฒ์: ยฑ100):
+100์ ๊ฐ๊น์ธ์๋ก ๊ฐํ ์์น ์ถ์ธ
-100์ ๊ฐ๊น์ธ์๋ก ๊ฐํ ํ๋ฝ ์ถ์ธ
0์ ๊ฐ๊น์ธ์๋ก ํก๋ณด ๊ตฌ๊ฐ ๊ฐ๋ฅ์ฑ
๐ ๏ธ ์ฌ์ฉ๋ฒ (How to Use)
โ
+50 ์ด์: ๊ฐํ ์์น ์ถ์ธ ์ง์ ์ค
โ
-50 ์ดํ: ๊ฐํ ํ๋ฝ ์ถ์ธ ์ง์ ์ค
โ ๏ธ 0์ ๋ํ ์ํฅ: ์์น ์ถ์ธ ์์ ๊ฐ๋ฅ์ฑ
โ ๏ธ 0์ ๋ํ ํํฅ: ํ๋ฝ ์ถ์ธ ์์ ๊ฐ๋ฅ์ฑ
๐ก 0 ๊ทผ์ฒ ์ ์ง: ์ถ์ธ ์ฝํ ๋๋ ํก๋ณด์ฅ ๊ฐ๋ฅ์ฑ
์ถ์ฒ ์๊ฐ๋: 1์๊ฐ๋ด, 4์๊ฐ๋ด, ์ผ๋ด
๋ณด์กฐ ์งํ๋ก ์ถ์ฒ: RSI, MACD, OBV, ์ด๋ํ๊ท ํฌ๋ก์ค ๋ฑ๊ณผ ํจ๊ป ํ์ฉ ์ ํจ๊ณผ์
โ
ํธ๋ ์ด๋ฉ๋ทฐ ํ์ฐ์ค๋ฃฐ ์ค์์ฌํญ (TradingView House Rules Compliance)
๋ณธ ์งํ๋ Pine Script v5๋ก ์์ฑ๋ ์คํ์์ค ๊ณต๊ฐ์ฉ ์คํฌ๋ฆฝํธ์
๋๋ค.
๋ฆฌํ์ธํธ(Repaint) ํ์์ด ์์ผ๋ฉฐ, **ํ์ ๊ฒฝ๊ณ (Spam Alerts)**๋ ์ฑ๋ฅ ์ ํ ์์๋ ์์ต๋๋ค.
์ธ๋ถ ๋ฐ์ดํฐ ์ ๊ทผ ์์ด ์์ ํ ์์ฒด ๊ณ์ฐ์ผ๋ก ๋์ํฉ๋๋ค.
์ด ์งํ๋ ํฌ์ ํ๋จ์ ๋๊ธฐ ์ํ ๋ถ์์ฉ ๋๊ตฌ์ด๋ฉฐ, ์ง์ ์ ์ธ ๋งค์ยท๋งค๋ ์ ํธ๋ก ์ฌ์ฉํด์๋ ์ ๋ฉ๋๋ค.
๋ชจ๋ ํธ๋ ์ด๋ฉ์ ์ฌ์ฉ์์ ๋
๋ฆฝ์ ์ธ ํ๋จ๊ณผ ์ฑ
์ ํ์ ์ด๋ฃจ์ด์ ธ์ผ ํฉ๋๋ค.
Trend Band Oscillator๐ Trend Band Oscillator
๐ Description
Trend Band Oscillator is a momentum-based trend indicator that calculates the spread between two EMAs and overlays it with a volatility filter using a standard deviation band. It helps traders visualize not only the trend direction but also the strength and stability of the trend.
๐ Features
๐น EMA Spread Calculation: Measures the difference between a fast and slow EMA to quantify short-term vs mid-term trend dynamics.
๐น Volatility Band Overlay: Applies an EMA of standard deviation to the spread to filter noise and highlight valid momentum shifts.
๐น Color-Based Visualization: Positive spread values are shown in lime (bullish), negative values in fuchsia (bearish) for quick directional insight.
๐น Upper/Lower Bands: Help detect potential overbought/oversold conditions or strong trend continuation.
๐น Zero Line Reference: A horizontal baseline at zero helps identify trend reversals and neutral zones.
๐ ๏ธ How to Use
โ
Spread > 0: Indicates a bullish trend. Consider maintaining or entering long positions.
โ
Spread < 0: Indicates a bearish trend. Consider maintaining or entering short positions.
โ ๏ธ Spread exceeds bands: May signal overextension or strong momentum; consider using with additional confirmation indicators.
๐ Band convergence: Suggests weakening trend and potential transition to a ranging market.
Recommended timeframes: 1H, 4H, Daily
Suggested complementary indicators: RSI, MACD, OBV, SuperTrend
โ
TradingView House Rules Compliance
This script is open-source and published under Pine Script v5.
It does not repaint, spam alerts, or cause performance issues.
It is designed as an analytical aid only and should not be considered financial advice.
All calculations are transparent, and no external data sources or insecure functions are used.
====================================================================
๐ Trend Band Oscillator
๐ ์ค๋ช
(Description)
Trend Band Oscillator๋ ๋ ๊ฐ์ EMA ๊ฐ ์คํ๋ ๋(์ฐจ์ด)๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ํ ๋ชจ๋ฉํ
์ค์ฌ์ ์ถ์ธ ์ค์ค๋ ์ดํฐ์
๋๋ค. ์ฌ๊ธฐ์ ํ์คํธ์ฐจ ๊ธฐ๋ฐ์ ๋ณ๋์ฑ ๋ฐด๋๋ฅผ ์ ์ฉํ์ฌ, ์ถ์ธ์ ๋ฐฉํฅ๋ฟ ์๋๋ผ ๊ฐ๋์ ์์ ์ฑ๊น์ง ์๊ฐ์ ์ผ๋ก ๋ถ์ํ ์ ์๋๋ก ์ค๊ณ๋์์ต๋๋ค.
๐ ์ฃผ์ ํน์ง (Features)
๐น EMA ๊ธฐ๋ฐ ์คํ๋ ๋ ๊ณ์ฐ: Fast EMA์ Slow EMA์ ์ฐจ์ด๋ฅผ ํ์ฉํด ์์ฅ ์ถ์ธ๋ฅผ ์ ๋์ ์ผ๋ก ํํํฉ๋๋ค.
๐น ํ์คํธ์ฐจ ํํฐ๋ง: Spread์ ๋ํด EMA ๋ฐ ํ์คํธ์ฐจ ๊ธฐ๋ฐ์ ๋ฐด๋๋ฅผ ์ ์ฉํด ๋
ธ์ด์ฆ๋ฅผ ์ค์ด๊ณ ์ ํจํ ์ถ์ธ๋ฅผ ๊ฐ์กฐํฉ๋๋ค.
๐น ์ปฌ๋ฌ ๊ธฐ๋ฐ ์๊ฐํ: ์ค์ค๋ ์ดํฐ ๊ฐ์ด ์์์ผ ๊ฒฝ์ฐ ์ด๋ก์, ์์์ผ ๊ฒฝ์ฐ ๋ง์ ํ ์์ผ๋ก ์ถ์ธ ๋ฐฉํฅ์ ์ง๊ด์ ์ผ๋ก ํ์
ํ ์ ์์ต๋๋ค.
๐น ๋ฐด๋ ๋ฒ์ ์๊ฐํ: ์ยทํ์ ๋ฐด๋๋ฅผ ํตํด ์คํ๋ ๋์ ํ๊ท ํธ์ฐจ ๋ฒ์๋ฅผ ๋ณด์ฌ์ฃผ๋ฉฐ, ์ถ์ธ์ ๊ฐ์ฝ๊ณผ ํฌํ ์ฌ๋ถ๋ฅผ ์ง๋จํ ์ ์์ต๋๋ค.
๐น ์ ๋ก ๋ผ์ธ ํ์: ์ถ์ธ ์ ํ ๊ฐ๋ฅ ์ง์ ์ ์๊ฐ์ ์ผ๋ก ํ์ธํ ์ ์๋๋ก ์ค์ฌ์ (0์ )์ ์ ๊ณตํฉ๋๋ค.
๐ ๏ธ ์ฌ์ฉ๋ฒ (How to Use)
โ
์ค์ค๋ ์ดํฐ๊ฐ 0 ์ด์ ์ ์ง: ์์น ์ถ์ธ ๊ตฌ๊ฐ์ด๋ฉฐ, ๋กฑ ํฌ์ง์
์ ์ง ๋๋ ์ง์
๊ฒํ
โ
์ค์ค๋ ์ดํฐ๊ฐ 0 ์ดํ ์ ์ง: ํ๋ฝ ์ถ์ธ ๊ตฌ๊ฐ์ด๋ฉฐ, ์ ํฌ์ง์
์ ์ง ๋๋ ์ง์
๊ฒํ
โ ๏ธ ์ยทํ์ ๋ฐด๋๋ฅผ ์ดํ: ์ผ์์ ์ธ ๊ณผ๋งค์/๊ณผ๋งค๋ ํน์ ๊ฐํ ์ถ์ธ ๋ฐํ ๊ฐ๋ฅ์ฑ ์์ โ ๋ค๋ฅธ ๋ณด์กฐ์งํ์ ํจ๊ป ํํฐ๋ง ๊ถ์ฅ
๐ ๋ฐด๋ ์๋ ด: ์ถ์ธ๊ฐ ์ฝํด์ง๊ณ ์์์ ๋ํ๋ โ ๋ณ๋์ฑ ํ๋ฝ ๋๋ ๋ฐฉํฅ์ฑ ์์ค ๊ฐ๋ฅ์ฑ ์์
๊ถ์ฅ ์ ์ฉ ์๊ฐ๋: 1์๊ฐ๋ด, 4์๊ฐ๋ด, ์ผ๋ด
๋ณด์กฐ ์ ์ฉ ์งํ: RSI, MACD, OBV, SuperTrend ๋ฑ๊ณผ ํจ๊ป ์ฌ์ฉ ์ ์ ํธ ํํฐ๋ง์ ์ ๋ฆฌ
โ
ํธ๋ ์ด๋ฉ๋ทฐ ํ์ฐ์ค๋ฃฐ ์ค์์ฌํญ (TV House Rules Compliance)
์ด ์งํ๋ **๋ฌด๋ฃ ๊ณต๊ฐ์ฉ(Open-Source)**์ด๋ฉฐ, Pine Script Version 5๋ก ์์ฑ๋์ด ์์ต๋๋ค.
๊ณผ๋ํ ๋ฆฌํ์ธํธ, ๋น์ ์์ ๋ฐ๋ณต ๊ฒฝ๊ณ (alert spam), ์ค์๊ฐ ์ฑ๋ฅ ์ ํ ๋ฑ์ ์์๋ ํฌํจ๋์ด ์์ง ์์ต๋๋ค.
์ฌ์ฉ์๋ ๋ณธ ์งํ๋ฅผ ํฌ์ ๊ฒฐ์ ์ ์ฐธ๊ณ ์ฉ ๋ณด์กฐ ๋๊ตฌ๋ก ํ์ฉํด์ผ ํ๋ฉฐ, ๋
๋ฆฝ์ ์ธ ๋งค๋งค ํ๋จ์ด ํ์ํฉ๋๋ค.
๋ฐ์ดํฐ ์์ค ๋ฐ ๊ณ์ฐ ๋ฐฉ์์ ์์ ํ ๊ณต๊ฐ๋์ด ์์ผ๋ฉฐ, ์ธ๋ถ API๋ ๋ณด์ ์ทจ์ฝ์ ์ ์ ๋ฐํ๋ ๊ตฌ์ฑ ์์๋ ์์ต๋๋ค.
Faytterro Bands Breakout๐ Faytterro Bands Breakout ๐
This indicator was created as a strategy showcase for another script: Faytterro Bands
Itโs meant to demonstrate a simple breakout strategy based on Faytterro Bands logic and includes performance tracking.
โ What Is It?
This script is a visual breakout strategy based on a custom moving average and dynamic deviation bands, similar in concept to Bollinger Bands but with unique smoothing (centered regression) and performance features.
๐ What Does It Do?
Detects breakouts above or below the Faytterro Band.
Plots visual trade entries and exits.
Labels each trade with percentage return.
Draws profit/loss lines for every trade.
Shows cumulative performance (compounded return).
Displays key metrics in the top-right corner:
Total Return
Win Rate
Total Trades
Number of Wins / Losses
๐ How Does It Work?
Bullish Breakout: When price crosses above the upper band and stays above the midline.
Bearish Breakout: When price crosses below the lower band and stays below the midline.
Each trade is held until breakout invalidation, not a fixed TP/SL.
Trades are compounded, i.e., profits stack up realistically over time.
๐ Best Use Cases:
For traders who want to experiment with breakout strategies.
For visual learners who want to study past breakouts with performance metrics.
As a template to develop your own logic on top of Faytterro Bands.
โ Notes:
This is a strategy-like visual indicator, not an automated backtest.
It doesn't use strategy.* commands, so you can still use alerts and visuals.
You can tweak the logic to create your own backtest-ready strategy.
Unlike the original Faytterro Bands, this script does not repaint and is fully stable on closed candles.
Volatility & Momentum Nexus (VMN)Volatility & Momentum Nexus (VMN)
This indicator was designed to solve a common trader's problem: chart clutter from dozens of indicators that often contradict each other. The Volatility & Momentum Nexus ( VMN ) is not just another indicator; it's a complete analysis system that synthesizes four essential market pillars into a single, clean, and intuitive visual signal.
The goal of VMN is to identify high-probability moments where a period of accumulation (low volatility) is about to erupt into an explosive move, confirmed by trend, momentum, and volume.
VMN analyzes the real-time confluence of four critical elements:
The Trend (The Main Filter): A 100-period Exponential Moving Average (EMA) sets the overall context. The indicator will only look for buy signals above this line (in an uptrend) and sell signals below it (in a downtrend). The line's color changes for quick visualization.
Volatility (Energy Accumulation): Using Bollinger Bands Width (BBW), the indicator identifies "Squeeze" periodsโwhen the price contracts and builds up energy. These zones are marked with a yellow background on the chart, signaling that a major move is imminent.
Momentum (The Trigger): An RSI (Relative Strength Index) acts as the trigger. A signal is only validated if momentum confirms the direction of the breakout (e.g., RSI > 55 for a buy), ensuring we enter the market with force.
Volume (The Final Confirmation): No breakout move is credible without volume. VMN checks if the volume at the time of the signal is significantly higher than its recent average, adding a vital layer of confirmation.
Green Arrow (Buy Signal): Appears ONLY when ALL the following conditions are met simultaneously:
Price is above the 100 EMA (Bullish Trend).
The chart is exiting a Squeeze zone (yellow background on the previous bar).
Price breaks above the upper Bollinger Band.
RSI is above the buy threshold (default 55).
Volume is above average.
Red Arrow (Sell Signal): Appears ONLY when all the opposite conditions are met.
Do not treat signals as blind commands to trade. They are high-probability confirmations.
Look for signals near key Support/Resistance levels for an even higher success rate.
Always set a Stop Loss (e.g., below the low of the signal candle or below the lower Bollinger Band for a buy).
All parameters (EMA, RSI, Bollinger Bands lengths, thresholds, etc.) can be customized from the settings menu to adapt the indicator to any financial asset or timeframe.
Disclaimer: This indicator is a tool for educational and analytical purposes. It does not constitute and should not be interpreted as financial advice. Trading involves significant risk. Always perform your own analysis and backtesting before risking real capital.
OBV with MA & Bollinger Bands by Marius1032OBV with MA & Bollinger Bands by Marius1032
This script adds customizable moving averages and Bollinger Bands to the classic OBV (On Balance Volume) indicator. It helps identify volume-driven momentum and trend strength.
Features:
OBV-based trend tracking
Optional smoothing: SMA, EMA, RMA, WMA, VWMA
Optional Bollinger Bands with SMA
Potential Combinations and Trading Strategies:
Breakouts: Look for price breakouts from the Bollinger Bands, and confirm with a rising OBV for an uptrend or falling OBV for a downtrend.
Trend Reversals: When the price touches a Bollinger Band, examine the OBV for divergence. A bullish divergence (price lower low, OBV higher low) near the lower band could signal a reversal.
Volume Confirmation: Use OBV to confirm the strength of the trend indicated by Bollinger Bands. For example, if the BBs indicate an uptrend and OBV is also rising, it reinforces the bullish signal.
1. On-Balance Volume (OBV):
Purpose: OBV is a momentum indicator that uses volume flow to predict price movements.
Calculation: Volume is added on up days and subtracted on down days.
Interpretation: Rising OBV suggests potential upward price movement. Falling OBV suggests potential lower prices.
Divergence: Divergence between OBV and price can signal potential trend reversals.
2. Moving Average (MA):
Purpose: Moving Averages smooth price fluctuations and help identify trends.
Combination with OBV: Pairing OBV with MAs helps confirm trends and identify potential reversals. A crossover of the OBV line and its MA can signal a trend reversal or continuation.
3. Bollinger Bands (BB):
Purpose: BBs measure market volatility and help identify potential breakouts and trend reversals.
Structure: They consist of a moving average (typically 20-period) and two standard deviation bands.
Combination with OBV: Combining BBs with OBV allows for a multifaceted approach to market analysis. For example, a stock hitting the lower BB with a rising OBV could indicate accumulation and a potential upward reversal.
Created by: Marius1032
BB Oscillator - Price Relative to Bollinger BandsThis Bollinger Band Oscillator visualizes where the current price sits relative to its Bollinger Bands, scaled between 0 and 100. It helps identify overbought and oversold conditions based on the priceโs position within the bands and provides dynamic signals when momentum shifts occur.
Features
Price Relative to Bollinger Bands
The main oscillator plots the priceโs relative position within the Bollinger Bands on a scale from 0 (lower band) to 100 (upper band), giving an intuitive view of where price stands.
Customizable Moving Average Overlay
An optional moving average (SMA or EMA) smooths the oscillator for trend analysis, with adjustable length and color options.
Crossover & Crossunder Signals
Alerts and background highlights trigger when the oscillator crosses over or under its moving average, signaling potential momentum shifts or trend changes.
Fully Customizable Colors
Choose your preferred colors for the oscillator line, moving average and crossover signals to match your charting style.
This tool offers a unique oscillator view of Bollinger Bands, combining volatility context with momentum signals for clearer decision-making.
VWAP %BVWAP %B - Volume Weighted Average Price Percent B
The VWAP %B indicator combines the reliability of VWAP (Volume Weighted Average Price) with the analytical power of %B oscillators, similar to Bollinger Bands %B but using volume-weighted statistics.
## How It Works
This indicator calculates where the current price sits relative to VWAP-based standard deviation bands, expressed as a percentage from 0 to 1:
โข **VWAP Calculation**: Uses volume-weighted average price as the center line
โข **Standard Deviation Bands**: Creates upper and lower bands using standard deviation around VWAP
โข **%B Formula**: %B = (Price - Lower Band) / (Upper Band - Lower Band)
## Key Levels & Interpretation
โข **Above 1.0**: Price is trading above the upper VWAP band (strong bullish momentum)
โข **0.8 - 1.0**: Overbought territory, potential resistance
โข **0.5**: Price exactly at VWAP (equilibrium)
โข **0.2 - 0.0**: Oversold territory, potential support
โข **Below 0.0**: Price is trading below the lower VWAP band (strong bearish momentum)
## Trading Applications
**Trend Following**: During strong trends, breaks above 1.0 or below 0.0 often signal continuation rather than reversal.
**Mean Reversion**: In ranging markets, extreme readings (>0.8 or <0.2) may indicate potential reversal points.
**Volume Context**: Unlike traditional %B, this incorporates volume weighting, making it more reliable during high-volume periods.
## Parameters
โข **Length (20)**: Period for standard deviation calculation
โข **Standard Deviation Multiplier (2.0)**: Controls band width
โข **Source (close)**: Price input for calculations
## Visual Features
โข Reference lines at key levels (0, 0.2, 0.5, 0.8, 1.0)
โข Background highlighting for extreme breaks
โข Real-time values table
โข Clean oscillator format below price chart
Perfect for intraday traders and swing traders who want to combine volume analysis with momentum oscillators.






















