CrossVantage DashboardCrossVantage Dashboard: Study Material for Traders
Overview
The CrossVantage Dashboard is a technical trading indicator designed to provide a comprehensive market analysis dashboard overlay on price charts. It integrates smoothed weighted moving averages (WMAs), RSI, VWAP, volume, pivot points, and real-time trade signal generation into a compact visual interface. This material explains the core calculations, signal logic, support and resistance visualization, and how to interpret the dashboard table for effective trading decisions.
________________________________________
How the CrossVantage Dashboard Works
Core Components and Calculations
1. Smoothed Weighted Moving Averages (WMA)
o Two WMAs are calculated on the closing price:
Short WMA with length 60 (after smoothing).
Long WMA with length 120 (after smoothing).
o These act as trend-following components where crossovers suggest potential entries or exits.
2. Relative Strength Index (RSI)
o RSI is calculated with a standard 14-period length.
o A threshold of 50 is used to confirm momentum direction:
Above 50 suggests bullish momentum.
Below 50 suggests bearish momentum.
3. Volume Analysis
o Separates buy volume (volume on bullish candles) and sell volume (volume on bearish candles).
o Helps assess market participation on either side.
4. Volume Weighted Average Price (VWAP)
o VWAP is calculated based on the typical price (HLC3).
o Acts as a dynamic reference for price mean levels during the trading session or timeframe.
Trade Signal Generation
• When the short WMA crosses above the long WMA and RSI is above 50, a bullish crossover condition is detected.
• When the short WMA crosses below the long WMA and RSI is below 50, a bearish crossover condition is detected.
• These crossover conditions initiate a waiting state for confirmation:
o The bullish confirmation requires price to close above the crossover close.
o The bearish confirmation requires price to close below the crossover close.
• Upon confirmation, a trade signal is generated:
o "ENTRY LONG" for bullish confirmation.
o "ENTRY SHORT" for bearish confirmation.
• The signal remains active with recorded entry price, high, and low.
Pivot Point Calculations for Support and Resistance
• Pivot points, support (S1, S2, S3), and resistance (R1, R2, R3) levels are calculated based on the previous period’s high, low, and close.
• Period options include Daily, Weekly, or Monthly.
• These levels are displayed as dotted lines on the chart when a trade signal is active, providing dynamic support/resistance visualization relevant for current positions.
________________________________________
Dashboard Table Features and Interpretation
The dashboard table overlays the chart and summarizes the key metric values and trade signals in an intuitive layout with visual cues (color cubes, arrows, progress indicators).
Field Description and Interpretation
Signal Status Shows current trade signal: ENTRY LONG (🔼) or ENTRY SHORT (🔽) or NONE (⏸️), with a colored cube indicating activation.
Entry Price Displays entry price of active trade signal along with a progress cube showing if current price is favorable vs. entry.
RSI Shows current RSI value with a trend cube indicating RSI momentum direction (up, down, or stable) and color-coded zones (overbought/oversold).
VWAP Displays VWAP value; cube indicates whether price is above (green cube) or below (red cube) VWAP, helping gauge intraday trend bias.
Buy Volume (VolB) Shows buy volume on bullish candles with cube indicating volume trend versus previous bar.
Sell Volume (VolS) Shows sell volume on bearish candles with cube indicating volume trend versus previous bar.
P&L Displays current profit or loss since entry price with cube indicating favorable movement (green) or unfavorable (red).
Pivot Period Shows pivot point period selected (Daily/Weekly/Monthly) for support/resistance calculations.
Support/Resistance Levels (S3, S2, S1, P, R1, R2, R3) When trade signal is active, these levels are displayed with cubes indicating whether current price is above or below each level. Useful for planning entries, stops, and targets.
Visual Cues
• Cubes (🟩🟥🟡) represent positive, negative, or neutral conditions respectively.
• Arrows (🔼🔽) indicate direction of trade signals.
• Colored backgrounds provide immediate visual status distinctions, such as green for bullish, red for bearish, and yellow/orange for caution or neutral states.
________________________________________
Interpreting the Dashboard for Trading
• When the dashboard shows ENTRY LONG with green cubes and upward arrows, favor long positions.
• Confirm signals through RSI above 50 and price above VWAP for added conviction.
• Use support levels (S1, S2, S3) as potential entry or stop zones.
• When the dashboard shows ENTRY SHORT with red cubes and downward arrows, favor short positions.
• Confirm signals through RSI below 50 and price below VWAP.
• Use resistance levels (R1, R2, R3) as potential targets or stops.
• Monitor volume trends to understand buying/selling pressure supporting the signals.
• Use the Profit & Loss field to monitor current trade performance and manage risk accordingly.
• When no signal is active, the dashboard advises waiting for setups to confirm crossover conditions.
________________________________________
Chart Visualizations
• Trade entry signals are plotted on the chart as small labels: "ENTRY LONG" below bars and "ENTRY SHORT" above bars.
• Support and resistance lines for active trades are drawn as dotted horizontal lines in red (supports) and green (resistances).
• These visual guides aid in managing active trades and making informed entry/exit decisions.
________________________________________
Alerts
The indicator supports alerts on confirmed entry signals for automation of trade monitoring and instant notifications.
________________________________________
Disclaimer
The CrossVantage Dashboard indicator is designed for educational and informational purposes only. It does not guarantee trading success or profits and should not substitute personal analysis or professional financial advice. Always apply appropriate risk management and verify signals with your trading strategy before acting.
________________________________________
This detailed explanation aims to help traders understand the CrossVantage Dashboard indicator's components, signals, and dashboard visualization to enhance trading decisions effectively.
Indicators and strategies
Market Structure CHoCH/BOS (Fractal) & Fair Value Gap [LuxAlgo]This script is two of LuxAlgo's Scripts put together with the goal to combine these into 1 to allow for ease of use. No credit to myself whatsoever. All Credit to LuxAlgo.
Script 1. Market Structure CHoCH/BOS (Fractal)
Script 2. Fair Value Gap
All credit to LuxAlgo, just combined them into 1.
ICT Breaker Block & CSD (Final Version)Here is a final version of a breaker/CISD overlap indicator. a strong price pattern in the markets which usually happens before a big move. you can look for entry as it starts to print and pair it with other confluences like price action. Ive added standard deviation targets which are adjustable or can be toggled off.
Renko WPR Color ChangerSImple script that uses Renko but changes colors of bricks when williams percent range goes to -20 to 0. and when williams percent range goes to -80 to -100. Helps identify trend. Enjoy.
Based off of Trader Oracle's model in sierra chart. Again, not perfect but try it out or don't. I don't care.
Adam
RSI Dynamic Bands█ OVERVIEW
The "RSI Dynamic Bands" indicator is a variant of the Relative Strength Index (RSI) oscillator that brings its signals directly onto the price chart. It displays dynamic bands around the price, adjusted based on RSI levels, enabling easy identification of potential overbought or oversold conditions. The indicator also integrates a multi-timeframe RSI table, facilitating the analysis of trend strength across different timeframes.
█ CONCEPTS
The "RSI Dynamic Bands" indicator is designed to simplify the interpretation of price levels in the context of support and resistance zones, which can be correlated with other technical indicators and RSI values. Since the price itself does not display RSI values, a table showing RSI for four selected timeframes has been added, allowing traders to quickly assess trend strength across different time intervals. The most effective approach is to combine the indicator with other technical analysis tools, such as Fibonacci levels or pivot points, to confirm signals when the price approaches the bands and RSI values indicate a potential reversal.
Band Calculation
The bands are calculated based on the current closing price and RSI values, incorporating dynamic scaling to better adapt to market conditions. The formulas for the bands are as follows:
• Upper Band: close + (rsiUpper - rsi) * scaleFactor, where rsiUpper is the upper RSI level (default: 70), and scaleFactor accounts for market volatility.
• Lower Band: close + (rsiLower - rsi) * scaleFactor, where rsiLower is the lower RSI level (default: 30).
• Midline: The arithmetic average of the upper and lower bands: (upperBand + lowerBand) / 2.
Why Scaling? Without scaling, the bands would be chaotic and jagged, making them difficult to interpret. Scaling smooths the bands, making them wider during periods of high volatility and narrower during consolidation, better reflecting potential support and resistance levels.
Indicator Features
• Dynamic Price Bands: The bands adapt to market conditions, facilitating the identification of key price levels.
• Multi-Timeframe RSI Table: Displays RSI values for four selected timeframes (default: 15m, 1h, 4h, Daily), enabling comparison of trend strength across different perspectives.
• Style Customization: Users can adjust band colors, line thickness, and toggle the visibility of bands, fills, and the table.
How to Set Up the Indicator
1 — Add the "RSI Dynamic Bands" indicator to your TradingView chart.
2 — Configure parameters in the settings, such as RSI length, upper/lower levels, and scaling multiplier, to match your trading style.
3 — Enable or disable the display of bands, fills, or the RSI table based on your needs.
4 — Adjust band and table colors in the input section and line thickness in the "Style" section to better align the indicator with your chart.
█ OTHER SECTIONS
FEATURES
• RSI Length: The period for calculating RSI (default: 14).
• RSI Levels: Thresholds for overbought (default: 70) and oversold (default: 30).
• Scaling Multiplier: Adjusts bands based on market volatility (default: 0.15).
• Table Timeframes: Select four timeframes for the RSI table (default: 15m, 1h, 4h, Daily).
• Style Options: Customize band colors, fills, table, and line thickness.
HOW TO USE
Add the indicator to your chart, configure the parameters, and observe price interactions with the bands to identify potential entry and exit points. The RSI table allows you to compare RSI values across different timeframes, aiding in trading decisions. The most effective approach is to combine the indicator with other technical analysis tools, such as Fibonacci levels or pivot points, to confirm signals when the price approaches the bands and RSI values indicate a potential reversal.
Trading Strategies:
• Scalping: Use lower timeframes (e.g., 5m, 15m) in the RSI table to quickly identify short-term lows and highs. Wait for the price to approach the lower band in the RSI oversold zone, with RSI on lower timeframes starting to rise, and other tools, such as Fibonacci levels (e.g., 38.2%) or pivot points, confirming support.
• Medium-Term Trading: Focus on 1h and 4h timeframes. Look for confirmation of a low on a lower timeframe (e.g., 1h), where RSI indicates oversold conditions or starts rising, then check if RSI on a higher timeframe (e.g., 4h) confirms the trend. Confirmation from other tools, such as a Fibonacci level (e.g., 50%) or pivot point near the bands, strengthens the signal.
• Long-Term Trading: Use Daily and higher timeframes (e.g., Weekly). Wait for all relevant timeframes to confirm a low (e.g., RSI near oversold and price at the lower band), with lower timeframes (e.g., 4h) showing rising RSI. Other tools, such as Fibonacci levels (e.g., 61.8%) or pivot points near the bands, can further confirm a trend reversal signal.
六-TRAMA6I notice some people like to use different time frames, and will open multiple windows with the same indicators. This takes up space and can become confusing :(
I have created a multi-timeframe TRAMA indicator with adjustable lengths.
Feel free to experiment to find something that works and come up with new uses.
Enjoy! :)
StdDev Supply/Demand Zone RefinerAn advanced indicator that identifies high-probability reversal zones by combining statistical extremes, supply/demand dynamics, and volume-based zone refinement.
If you have any questions, feel free to join my Discord.
whop.com
Time Based Range CandleThis indicator creates a visual candle representation from price action during a specified time period.
Key Features:
Configurable Sessions: Set any calculation period (when range is measured) and display period (when visualization appears)
Candle Visualization: Draws a large candle showing open, close, high, low with proper body coloring
Wick/Tail Analysis: Displays wicks and tails with quarter-level subdivisions based on candle type (bullish vs bearish)
End Marker: Vertical line marks exactly when the calculation period ends
Quarter Lines: Optional dotted/dashed lines showing 25%, 50%, 75% levels within body, wicks, and tails
Common Use Cases:
Overnight range analysis (18:00 - 6:00 ET) displayed during regular hours
Session-based range trading (Asian, London, NY sessions)
Custom time period analysis for any market
The indicator follows proper candle terminology where wicks and tails are measured differently for bullish vs bearish candles, making it useful for precise level analysis and range trading strategies.
Daily Buy/Sell Triggers + ATR TargetsThis tool gives you a once-per-day, objective ATR map: Buy Trigger above the open, Sell Trigger below the open, clean ATR targets, and FULL ATR extremes. It’s designed for clarity, precision, and zero intraday repainting so you can plan the session and execute with confidence.
This indicator prints a new, static grid of intraday levels every New York 18:00 (end of the NY trading day). The grid is anchored at the day’s open and spaced by the Daily ATR so you get tick-precise Buy Trigger, Sell Trigger, intermediate ATR targets, and the FULL ATR bounds for the session.
The levels act as objective support/resistance and intraday measuring sticks for continuation, mean-reversion, and range expansion trades.
What you see on the chart
A thin midline at the Daily Open (anchor).
Green lines above, red lines below, spaced at your chosen ATR multiples.
Text at the far right for:
Buy trigger
Sell trigger
FULL ATR (both sides)
Intermediate targets are unlabeled to keep the chart clean (they’re still tradable S/R).
Brent Badal Bear Den========================================
BearDen
The trader’s den for CHoCH, BoS,
and FVG setups
========================================
All-in-one Smart Money toolkit designed
for precision trading.
Features:
- Supply & Demand zones (Order Blocks)
- CHoCH and BoS structure labels + alerts
- BoC confirmation dots
- Fair Value Gaps (FVG) with auto threshold
- PDH & PDL levels with labels
- EMAs 20, 25, 200
- Price gap shading + bar coloring
- Premium & Discount zones
Signals & Alerts:
- Bullish & Bearish CHoCH
- Bullish & Bearish BoS
- MSS confirmations (displacement + FVG)
- BoC Up / Down confirmations
- SSMA cross signals
How to Use:
1) Identify bias with CHoCH/BoS + EMAs
2) Mark Supply/Demand zones & FVGs
3) Look for Premium/Discount alignment
4) Confirm with BoC or MSS
5) Manage trades at zone or FVG boundaries
Multi-Timeframe CandlesThis Indicator will plot Multi-Timeframe Candles per user input for selected timeframes. The border color and line thickness can be adjusted as well as the body color. It can also be plotted as a high/low candle or open/close candle only.
HTF POC with Zones & AlertsPlots a Point of Control (POC) per candle from a timeframe you choose (MTF). Because TradingView doesn’t expose true footprint data, the POC here is a proxy (choose: Body Mid, Range Mid, or Typical Price HLC3). The script draws the POC line and an optional POC zone (±% of that candle’s range), then alerts when price retests the zone (wick touches count).
Use it to:
Mark key levels inside candles that often act as magnets or reaction zones
Track retests of strong bars (imbalance) across higher timeframes
Add clean confluence with S/R, FVGs, or trend tools
Features: Selectable TF, zone width, extend lines/zones, historical caps, alerts, and info panel.
Note: This is an estimate of POC from OHLC, not real bid/ask volume. Use as context, not a standalone signal.
3-Candle Reversal Zones — Doji + Hammer (vahid2star)Three-candle pattern + Doji (C2) ✅
Check for a hammer / inverted hammer within N candles after C3 ✅
Require a gap between C2 and the first candle after C3 ✅
confirmDelay: after the hammer, at least X candles must form, and during this period no candle (not even with a wick) may enter the C2 box ✅
After confirmation, the first touch of the box = trade entry (Long on Demand, Short on Supply) ✅
Stop loss on the opposite side of the box with a buffer (configurable), and TP = RR × risk (default RR = 3) ✅
Each box generates only one trade; once touched, the box is invalidated ✅
Daily Standard DeviationDraws session-anchored dispersion bands from today’s open to frame intraday movement on a “to-the-tick” basis. The bands are built from a robust daily volatility model and projected as horizontal levels (0, ±0.25, ±0.5, ±0.75, ±1, …). Labels and mirroring are optional.
Why traders use it
Frames high-probability reaction zones around the open.
Non-repainting and tick-accurate for precise entries/exits.
Works across futures, indices, FX, and large caps.
Key features
Session-based standard deviation bands anchored at the daily open.
Optional mirrored levels above/below 0.
Adjustable level set and label formatting.
Draws multiple recent sessions (configurable lookback).
“Use log mapping” toggle for scale-consistent levels.
Per-symbol override if you want to fix the band width.
How to use
Treat the levels as structure: confluence with your own system (market structure shifts, liquidity sweeps, VWAP, etc.). This is not a signal generator; it’s a framework for location and risk.
Trusty RSI v2The 'Trusty RSI' indicator is based off a simple RSI but has additional trust power. For those who have trust issues in their trading, the flashy background colors and the 'Trusty' signals help you trade with infinite confidence! This indicator might revolutionize your trading and will help you become generationally wealthy! Please have fun with it!
On a more serious note, The Trusty RSI is a streamlined RSI-based oscillator designed to highlight only meaningful extremes. The pane is colored red when RSI > 80 and green when RSI < 30, while “Trusty Sell/Buy” labels appear only after three consecutive bars in those zones to reduce noise. It includes 80/55/30 guide levels with pane fill and offers optional smoothing of the RSI line via SMA or EMA (user-selectable length). Suitable for any symbol and timeframe; thresholds and lengths are configurable to fit different risk tolerances.
Concentric Geometry – Invariant MetricsConcentric Geometry – Invariant Metrics
This indicator demonstrates the invariant concept of a concentric circle around a selected price range. By anchoring two points (A & B), it calculates a set of ratios and slopes that remain consistent under concentric scaling of price and time. These invariants include the raw slope (ΔP/N), concentric slope, π-adjusted ratios, and √2 offsets — all of which can be used to explore deeper geometric relationships in the market.
What has been demonstrated here is not an “out-of-the-box” trading system. Instead, the outputs provide the raw invariant metrics from which the trader must derive their own ratios and extensions. For example, price-to-bar ratio inputs are not fixed — they need to be derived from the invariants themselves, and experimenting with them is the key to uncovering harmonic alignments and scaling behaviors.
Key features include:
• Range & Bars Analysis – Price range (ΔP) and bar count (N) between anchors.
• Core Invariants – Midpoint, radius (price and bar units), upper/lower bounds.
• Linear Slope Metrics – ΔP/N and √2 concentric slope.
• π-Adjusted Price/Bar – Harmonic arc-length ratio.
• Circumference & Offsets – Circle circumference, √2 and 1/√2 offsets in price and bar units.
This tool is best suited for traders studying market geometry, W.D. Gann principles, harmonic ratios, or the geometric methods of Michael Jenkins. It does not generate buy/sell signals — instead, it equips the trader with building blocks for geometric exploration.
Key point: The trader must experiment with the ratios derived from these metrics. Playing with different price-to-bar relationships unlocks the true potential of concentric market geometry, whether applied to dynamic anchored VWAPs, concentric overlays, or Vesica Piscis structures.
Use it to:
• Compare slopes across swings
• Derive new ratios from invariant metrics
• Anchor dynamic anchored VWAPs to concentric nodes
• Explore concentric or Vesica Piscis overlays
• Support advanced geometric trading strategies
Gott's Copernican Trend PredictorThe Gott's Copernican Trend Predictor predicts trend duration using the Copernican Principle - Based on astrophysicist Richard Gott's temporal prediction method.
I had the idea to create this indicator after reading the book The Doomsday Calculation by William Poundstone.
Background & Theory
This indicator implements J. Richard Gott III's Copernican Principle - a statistical method that famously predicted the fall of the Berlin Wall and the duration of Broadway shows with remarkable accuracy.
The Copernican Principle Explained
Named after Copernicus who showed that Earth is not at the center of the universe, this principle assumes that you are not observing something at a special moment in time. When you observe a trend at any random point, you're statistically more likely to be seeing it during the "middle portion" of its lifetime rather than at its very beginning or end.
The Mathematics
Gott's formula provides a 95% confidence interval for how much longer a trend will continue:
Minimum remaining duration = Current Age ÷ 39
Maximum remaining duration = Current Age × 39
The factor of 39 comes from statistical analysis where:
There's only a 2.5% chance you're observing in the first 1/40th of the trend's life
There's only a 2.5% chance you're observing in the last 1/40th of the trend's life
This gives us 95% confidence that the trend will last between Age/39 and Age×39
How It Works
Trend Detection
The indicator uses dual moving averages (default: 50 & 200 period) to identify trend changes:
Bullish Cross: Fast MA crosses above Slow MA → Uptrend begins
Bearish Cross: Fast MA crosses below Slow MA → Downtrend begins
Real-Time Predictions
Once a trend is detected, the indicator continuously calculates:
Trend Age: How long the current trend has been active
Gott's 95% CI: Statistical range for remaining trend duration
Projected End Dates: Calendar dates when the trend might end
How to Use
Setup
Add the indicator to any timeframe (works on minutes, hours, days, weeks)
Customize MA periods and type (SMA, EMA, WMA)
Choose table position and font size for optimal viewing
Interpretation
Example: If a trend is 100 hours old:
Minimum duration: 100 ÷ 39 = ~3 more hours
Maximum duration: 100 × 39 = ~3,900 more hours
95% confidence: The trend will end between these times
This indicator might be useful for swing traders, trend followers, and quantitative analysts.
Coca-Cola example:
Coca-Cola's chart shows an uptrend spanning 810 weeks, approximately 15.5 years. According to Gott's Copernican Principle, this trend age generates a 95% confidence interval predicting the trend will continue for a minimum of 20 weeks and a maximum of 31,590 weeks.
On the other hand, a shorter trend age produces a proportionally smaller minimum duration and different risk profile in terms of statistical continuation probability. For this reason, more recent trends (and more recent companies) are likely to remain in trend for shorter.
TURNOVER FOR THE DAY TURNOVER FOR THE DAY
1. Turnover in Volume Terms (Share Turnover)
This refers to the total number of shares traded in a stock or the whole market during a day.
It includes both buy and sell transactions (since every buy has a corresponding sell, exchanges count the total traded quantity).
Example:
If Reliance Industries had 50 lakh shares traded today, then its turnover in volume = 50,00,000 shares.
This shows liquidity and activity level of the stock.
2. Turnover in Stock Market Terms (Value Turnover / Trading Value)
This refers to the total money value of shares traded in a stock or the market during a day.
Formula:
Turnover (Value)
=
Total Shares Traded
×
Average/Trade Price
Turnover (Value)=Total Shares Traded×Average/Trade Price
🔑 Difference
Volume turnover = Quantity traded (in shares).
Value turnover = Amount of money involved (in ₹ / $).
Both are used:
Volume turnover helps measure liquidity (how actively a stock is traded).
Value turnover helps gauge the capital flow or market participation in money terms.
ADX + Bollinger Bands Fusion EnhancedThis advanced indicator combines the power of the Average Directional Index (ADX) with Bollinger Bands to give traders a unique view of market momentum and volatility. By applying Bollinger Bands directly to the ADX line, the script identifies critical market conditions often missed by standard indicators.
The script focuses on two key functions:
ADX Proximity to Lower Band: This feature highlights when the ADX line is near its lower Bollinger Band. This can signal that trend strength is low and the market may be ready for a change in direction, making it a potential entry or reversal signal. The background color changes to lime.
Bollinger Band Squeeze: The indicator detects a "squeeze" in the Bollinger Bands on the ADX line, which indicates a period of extremely low volatility. This is often a precursor to a significant breakout or a large directional move. You can customize the detection method using a fixed threshold or a percentile-based approach. The background color turns orange during a squeeze.
For high-probability setups, the script highlights the background in red when both a squeeze and a proximity event occur simultaneously. This powerful signal identifies moments when volatility is low and trend strength is at a minimum, suggesting a strong possibility of an imminent explosive move.
An easy-to-read info table is included directly on the chart, providing a real-time summary of all key metrics, including ADX value, proximity status, and squeeze status.
Key Features:
Combines ADX and Bollinger Bands on a single plot.
Highlights potential reversals (Proximity).
Identifies low-volatility conditions (Squeeze).
Pinpoints high-probability breakout setups (Squeeze + Proximity).
Fully customizable settings for ADX and Bollinger Bands.
Includes a real-time info table for at-a-glance analysis.
Scalp By Rus 7.21//@version=5
indicator("EMA Crossover Signal (3m+5m) + Support/Resistance + Alerts v4", overlay=true)
// === EMA и MA для 3m ===
emaFast3 = request.security(syminfo.tickerid, "3", ta.ema(close, 12))
emaSlow3 = request.security(syminfo.tickerid, "3", ta.ema(close, 26))
ma553 = request.security(syminfo.tickerid, "3", ta.sma(close, 55))
// === EMA и MA для 5m ===
emaFast5 = request.security(syminfo.tickerid, "5", ta.ema(close, 12))
emaSlow5 = request.security(syminfo.tickerid, "5", ta.ema(close, 26))
ma555 = request.security(syminfo.tickerid, "5", ta.sma(close, 55))
// === Сигналы (совпадение на 3m и 5m) ===
buySignal = ta.crossover(emaFast3, emaSlow3) and close > ma553 and ta.crossover(emaFast5, emaSlow5) and close > ma555
sellSignal = ta.crossunder(emaFast3, emaSlow3) and close < ma553 and ta.crossunder(emaFast5, emaSlow5) and close < ma555
// === Отображение сигналов на графике ===
plotshape(buySignal, title="BUY Signal", location=location.belowbar, color=color.green, style=shape.labelup, text="BUY")
plotshape(sellSignal, title="SELL Signal", location=location.abovebar, color=color.red, style=shape.labeldown, text="SELL")
// === Алерты с фиксированными сообщениями ===
alertcondition(buySignal, title="BUY Alert", message="BUY")
alertcondition(sellSignal, title="SELL Alert", message="SELL")
// === Уровни поддержки и сопротивления ===
pivotLen = 10
supportLevel = ta.valuewhen(ta.pivotlow(low, pivotLen, pivotLen), low , 0)
resistanceLevel = ta.valuewhen(ta.pivothigh(high, pivotLen, pivotLen), high , 0)
// === Отображение линий ===
plot(supportLevel, title="Support Level", color=color.new(color.green, 0), style=plot.style_linebr, linewidth=1, trackprice=true)
plot(resistanceLevel, title="Resistance Level", color=color.new(color.red, 0), style=plot.style_linebr, linewidth=1, trackprice=true)
// === Полупрозрачный фон между уровнями ===
bgcolor(close < resistanceLevel and close > supportLevel ? na : color.new(color.gray, 90))
Swing Failure Pattern (SFP) with Alerts {Phanchai}
This indicator detects Swing Failure Patterns (SFP) and provides multiple alerts for trading signals.
The script is based on the original idea from LuxAlgo ( see original here : ).
Enhanced version by {Phanchai} with extended alert functionalities.
Features:
Detects Bullish and Bearish Swing Failure Patterns.
Alerts for both SFP setup and confirmation breakouts .
Additional alerts for Any Bullish , Any Bearish , and Any Trigger .
Optional volume validation with adjustable thresholds and resolutions.
Customizable style options for lines, wicks, and labels.
Available Alerts:
SFP Bullish
SFP Bearish
SFP Confirmation Bullish
SFP Confirmation Bearish
Any Trigger (SFP or Confirmation)
Any Bullish Signal (SFP or Confirmation)
Any Bearish Signal (SFP or Confirmation)
// Example: Alert condition
alertcondition(bull_sfp_signal, title='SFP Bullish', message='SFP Bullish detected')
Note:
This script is not for commercial use . Licensed under CC BY-NC-SA 4.0 .
Original concept and version by LuxAlgo . This version is an extended edition with more flexibility in alerts and styling.
SWEET ScreenerThis is a signal search and alert screener, to be confirmed visually and by the next momentum candle based on an additional indicator that you will always find free on TV called "SWEET Strategy". To be used on 15-minute time frames based on Liam Merrilees' strategy. The only distortion is the WORK session of my own imprint and therefore to be evaluated but which deviates from the original strategy.
Pocket Pivots refinedPocket Pivots Refined
What it does
Detects pocket pivots and color-codes bars using both stock DMAs and market (NIFTY) trend filters. Adds a VCP arrow (volatility contraction + volume dry-up). Designed to be IPO-safe and configurable.
Signals & Colors
Blue — Pocket Pivot + %Up filter met + Stock DMAs (selected) OK + Market (NIFTY) MAs OK.
Green — Pocket Pivot + %Up filter met + Stock DMAs OK, but Market MAs not OK.
Yellow — Pocket Pivot, but Stock DMAs not OK.
Violet — Blue + MA stack (10>50>150>200) + price within X% above 50-DMA (configurable).
Pocket Pivot (PP) definition used
White candle and volume > SMA(volume, volAvgLen) × volMult and volume > highest down-day volume over last ppLookback bars.
VCP arrow (no label)
Plotted when (Blue OR Green OR Yellow) and
Range contraction:
range(1..20) < range(11..30) × 1.1 and range(11..30) < range(21..40) × 1.1
Volume dry-up: SMA(vol ,5) < SMA(vol ,10)
Inputs (key)
Min % Up for Blue/Green (default 3%).
Stock DMA toggles: require >10 / >50 / >200 (each switchable; IPO-safe: skipped if MA is na).
Market (NIFTY) MAs: three configurable lengths (defaults 21/50/200) + per-MA toggles.
Pocket Pivot params: lookback (default 10), volume SMA length (14), multiplier (1.2).
Violet: max % above 50-DMA cap (default 10%).
Market Status Strip: shows bull/bear color based on your selected market filters; baseline is IPO-safe.
Alerts included
Blue (Money incoming)
Green (Signal)
Arrow (VCP + qualifying candle)
Tip: set alerts to “Once per bar close” to avoid intrabar flips.
Repainting & limitations (disclosure)
Script does not use lookahead; it does not repaint historical closed bars.
Uses request.security() for Daily NIFTY. On intraday charts, the current day’s market filter updates until the daily candle closes; signals may change intrabar.
VCP/PP/DMAs are evaluated on the current bar; for consistency, act on bar close.
How to use (quick)
Start with defaults (21/50/200 for NIFTY).
Require 3%+ for Blue/Green to reduce noise (adjust per liquidity).
Look for Violet as the stricter Blue near the pivot with stacked MAs.
Prefer Arrow + Blue/Violet near 52-week highs or after quiet pullbacks.
Attribution
Inspired by Pocket Pivots (O’Neil/Minervini) and VCP concepts; this is an implementation/proxy, not an official definition.
Disclaimer
This tool is for educational purposes only. Not financial advice. Trading involves risk; do your own research and manage risk.
If you want, I can trim this further for the “Short Description” field (e.g., “Pocket Pivots + Market filter + VCP arrow. IPO-safe. Configurable 21/50/200. Adds stricter Violet near 50-DMA.”).
You said:
in.tradingview.com
make sure this is not violated
ChatGPT said:
Thought for 31s
Here’s a publish-ready description that meets TradingView’s Script Publishing Rules (English title, self-contained explanation, no hype/links, repainting/disclosure, originality/usefulness)
TradingView
.
Title
Pocket Pivots (IPO-safe, Configurable Market MAs + VCP + Violet)
What it does
Identifies Pocket Pivot accumulation bars and color-codes them using stock DMAs and market (index) trend filters. Adds an optional VCP arrow (volatility contraction + volume dry-up). Built to be IPO-safe, with configurable NIFTY MA lengths (defaults 21/50/200) and per-filter toggles.
How it works (concise)
Pocket Pivot (PP): White candle and volume > SMA(volume, volAvgLen) × volMult and volume > highest down-day volume in the last ppLookback bars.
Stock trend filters (toggleable): price > 10/50/200 DMAs (each can be turned on/off; IPO-safe via na checks).
Market filters (toggleable/length-configurable): index close > MA#1 / MA#2 / MA#3 (user sets lengths; default 21/50/200).
% up gate (user-set): Blue/Green require today’s change ≥ Min % Up (default 3%).
VCP arrow (no label): Plots when a qualifying candle (Blue/Green/Yellow) also shows range contraction (3 staggered windows) and volume dry-up (recent 5-SMA < older 10-SMA).
Colors
Blue – PP + %Up met + Stock filters OK + Market filters OK.
Green – PP + %Up met + Stock OK, Market NOT OK.
Yellow – PP but Stock NOT OK.
Violet – Blue + MA stack (10>50>150>200) + price ≤ X% above 50-DMA (user-set cap).
Inputs (key)
Min % Up for Blue/Green (default 3%).
Stock DMA toggles: >10 / >50 / >200.
Market MAs: three user-defined lengths + toggles (default 21/50/200).
Pocket Pivot params: lookback (default 10), volume SMA len (14), multiplier (1.2).
Violet cap: max % above 50-DMA (default 10%).
Status strip: always shows; color reflects Market filters; baseline is IPO-safe.
Alerts
Blue, Green, and Arrow (VCP + qualifying candle).
Tip: use Once per bar close to avoid intrabar flips.
Disclosures & limits
No lookahead; does not repaint closed bars.
Uses Daily index data for Market filters; on intraday charts, signals can update until the daily bar closes.
This is an educational tool, not financial advice. Manage risk.
Originality & usefulness
Combines PP detection with configurable market regime filters, an IPO-safe status strip, a stricter Violet qualifier near 50-DMA, and a lightweight VCP arrow for contraction + dry-up confirmation.
Inspired by Pocket Pivots of Gil morales and Chris Kacher and VCP concepts.
Smart Trading System v4 (Advanced Trailing)testign screener base for swing tradines much more stay tuned