MaYA Maths V4A SINGLE TOOL THAT HELPS YOU TO CHOOSE YOUR TRADING STYLE AND DISHA IS THE TOOL WHICH CAN BE APPLIED ON ALL TIME FRAMES
GUIDE TO COSMIC MATH TOOL
• Options Strategy
• This tool works on the vibration of number “3”.
• This tool is a option buying strategy
• It works best on M3 time frame with index options
• Choose the nearest strike price based on the close of first M3 candle on the spot (both CE and PE)
• Ensure that the close on the options M3 candle, both CE and PE are as near to each other as possible. One will need to adjust either one of the strike prices to achieve the same.
• Close of price above BULLS line on one of the strikes must be complimented by a close below BEARS line on the opposite strike. If this does not happen at the same time candle, wait for this condition to be met.
• Check if there is a valid Buy signal preceding or on the time candle that closes above BULLS line.
• Once above condition is met, take the trade at the BULLS line. Targets are defined.
• Ideal stoploss is 7% from BULLS line.
• Breakout Level Strategy :
o This tool works best with M5 timeframe (alternatively M3).
o Best suitable to understand the direction of the financial asset.
o If price is between white and green line, the inference is rangebound with bearish bias. If price breaks below green line, bearish view can be taken. Check for the Sell signal and take trades in futures or corresponding options.
o If price is between white and red line, the inference is rangebound with bullish bias. If price breaks above red line, bullish view can be taken. Check for Buy signal and take trades in futures or corresponding options.
o Targets are defined by grey lines.
• STORSI – Confirmation Indicator
o STORSI is to be used only as a confirmation indicator.
o It is used in combination with Options Strategy & Breakout Level Strategy.
o This can be used on any time frame.
o Example below shows the position of price with respect to STORSI and confirmation of trades.
• DISHA
o This is a tool, which gives real time buy and sell signals, with background paint to understand the general trend of the market.
o For BUY
Green Background
Yellow Candle
Preceding Buy Signals
Buy at Market at close of yellow candle
SL – Red Line
Look for 1:2 risk reward ratio or until you get a SELL signal
o For SELL
Red Background
White Candle
Preceding Sell Signals
Sell at market at close of white candle
SL – Green Line
Look for 1:2 risk reward ratio or until you get a BUY signal
o This tool can be used on all time frames. M2 timeframe suits best for Options trading (intraday). M5 for Futures trading (intraday). M15 for Futures and Stocks (Swing Trading). Daily timeframe for Positional trading.
Chart patterns
Key Levels+ Psvra+ Fvg by RiotwolftradingKey Levels, PVSRA & FVG Synergy by Riotwolftrading
This Pine Script indicator for TradingView combines Key Levels, Fair Value Gaps (FVGs), Price Volume Spread Analysis (PVSRA), Volume Weighted Average Price (VWAP), and Asian Session Range to create a cohesive tool for traders focusing on price action, volume analysis, and market structure. The synergy of these features helps traders identify high-probability setups by aligning historical support/resistance zones, volume-driven momentum, and price imbalances, with VWAP and Asian Session Range providing trend and range context. This indicator is highly customizable, allowing traders to tailor visuals and settings to their trading style.
Why This Combination?
The integration of Key Levels, FVGs, PVSRA, VWAP, and Asian Session Range addresses the needs of traders who combine price action with volume analysis. Key Levels highlight critical support/resistance zones across multiple timeframes, FVGs pinpoint areas of price inefficiency for potential reversals or continuations, PVSRA reveals market strength through volume-colored candles, VWAP tracks trend direction, and Asian Session Range identifies key intraday ranges. Together, they enable traders to confirm entries and exits with multiple layers of confluence, reducing noise and enhancing decision-making.
Features and Functionality
1. Key Levels
Purpose: Plots historical high, low, and mid levels across daily, weekly, monthly, and yearly timeframes to identify support/resistance zones.
How It Works: Uses request.security to fetch price data (open, high, low) for specified periods. For example:
Daily: Previous day’s high/low and Monday’s high/low.
Weekly: Current and previous week’s high/low.
Monthly: Current and previous month’s high, low, open.
Yearly: Current and previous year’s high, low, open, mid.
Customization: Toggle levels on/off, extend lines, adjust colors, and add labels for clarity.
Usage: Traders can use these levels to identify breakout or reversal zones, especially when aligned with FVGs or high-volume candles.
2. Fair Value Gaps (FVGs)
Purpose: Highlights zones of price imbalance where rapid price moves leave “gaps” with low volume, indicating potential areas for price to revisit.
How It Works: Builds on open-source FVG logic by fadizeidan, with significant enhancements (constituting <10% of the codebase). The algorithm detects gaps by comparing price movements against volume thresholds, filtering insignificant gaps using a custom momentum-based approach. Boxes are drawn on the chart for timeframes like 15m, 90m, or 240m.
Credit: Thanks to fadizeidan for the foundational FVG logic, which we’ve extended with multi-timeframe detection and volume filtering.
Customization: Choose timeframes, toggle boxes, and adjust colors.
Usage: Enter trades when price revisits FVG zones, especially if supported by Key Levels or PVSRA signals.
3. Price Volume Spread Analysis (PVSRA)
Purpose: Colors candles based on volume to highlight market strength or weakness, helping traders confirm price moves.
How It Works: Calculates average volume over a user-defined lookback period. Candles are colored as follows:
Green/Blue: Bullish candles with volume ≥150% or ≥200% of average, indicating strong buying pressure.
Red/Fuchsia: Bearish candles with volume ≥150% or ≥200% of average, indicating strong selling pressure.
Gray/Black: Normal volume candles.
The thresholds are dynamically adjusted to market conditions, improving reliability.
Customization: Adjust lookback period, volume thresholds, and colors.
Usage: Confirm breakouts or reversals at Key Levels or FVGs when high-volume candles (green/blue or red/fuchsia) appear.
4. Volume Weighted Average Price (VWAP)
Purpose: Plots a dynamic average price weighted by volume, serving as a trend or support/resistance indicator.
How It Works: Computes VWAP by summing (price × volume) and dividing by total volume, resetting at user-defined intervals (e.g., session, week). The line updates dynamically on the last bar.
Customization: Choose reset period, toggle visibility, and adjust color.
Usage: Use VWAP to gauge trend direction or identify dynamic support/resistance, especially when price interacts with Key Levels or FVGs.
5. Asian Session Range
Purpose: Marks the high and low of the Asian session to highlight key intraday range levels.
How It Works: Identifies the Asian session (default: 2:00–9:00 Madrid time) using timestamp checks, plotting high/low lines and a box. The range is calculated using intraday price data.
Customization: Adjust timezone, session times, line/box visibility, and colors.
Usage: Trade breakouts or reversals from Asian session highs/lows, especially when aligned with FVGs or high-volume PVSRA candles.
How to Use
Add to Chart: Apply the indicator to a clean chart for optimal visibility.
Configure Settings: Use the inputs menu to:
Enable/disable features (e.g., show only daily Key Levels or 90m FVGs).
Adjust timeframes, colors, and label settings.
Set VWAP reset period or Asian session timezone.
Trading Strategy:
Entries: Look for price approaching a Key Level or FVG, confirmed by a high-volume PVSRA candle (green/blue for longs, red/fuchsia for shorts).
Exits: Target VWAP or the next Key Level, or exit on loss of momentum (normal-volume candles).
Context: Use Asian Session Range to identify intraday bias or breakout levels.
Example: On a 15m chart, enter a long when price revisits a 90m FVG near a daily Key Level, with a green PVSRA candle and price above VWAP. Exit at the next Key Level or VWAP rejection.
Technical Notes
Data Fetching: Uses request.security to pull price and volume data across timeframes, ensuring accurate calculations.
Dynamic Updates: Lines, boxes, and labels update on the last bar to reflect real-time data.
Performance: Optimized for minimal lag, with efficient loops and conditional checks.
Chart Clarity: Outputs (lines, boxes, candle colors) use distinct colors and labels to avoid confusion.
Why It’s Unique
Unlike standalone indicators, this script integrates multiple perspectives (price levels, volume, imbalances, trend) into a single tool, reducing chart clutter and enhancing confluence. The enhanced FVG logic, dynamic PVSRA thresholds, and multi-timeframe Key Levels provide a robust framework for price action traders, distinct from existing indicators.
Acknowledgments
Special thanks to fadizeidan for the open-source FVG logic, which inspired our enhanced implementation. Their code is a minor component (<10%) of this script, with significant improvements in filtering and integration.
Publish Notes
Chart: Published with a clean chart showing only this script’s outputs (Key Levels, FVG boxes, PVSRA candles, VWAP line, Asian Session Range). No additional indicators or drawings are included.
Happy trading! 🚀
Auto SL & TP LevelsAuto SL & TP Levels
Automatically plots your entry price, stop-loss, and two take-profit targets based on your chosen risk percentage and reward ratios.
Features
Long & Short Modes: Switch between bullish and bearish setups.
Custom Entry Price: Manually enter your trade price.
Automatic Stop-Loss: Calculates SL at your specified risk (% of entry).
Two TP Targets: Define two R : R ratios (e.g. 1.5× and 2×) for partial profit taking.
On-Chart Labels: Entry, SL, TP1 and TP2 are labeled on the last bar for instant reference.
Inputs
Trade Direction: Long or Short
Entry Price: Your exact entry level
Risk %: Percent distance from entry to SL
TP1 R:R Ratio: First take-profit multiplier
TP2 R:R Ratio: Second take-profit multiplier
How to Use
Add the indicator to your chart.
Select “Long” or “Short.”
Enter your entry price and desired risk %.
Set your two TP ratios.
The script will draw horizontal lines and labels for Entry, SL, TP1, and TP2.
Why You’ll Love It
Quickly visualize your entire trade plan—entry, stop, and two profit targets—without manual calculations or extra drawings. Stay focused on the market!
Auto Candles Signal with SL/TP by Surya Trading Tips (STT)Candles Signal Auto (Customizable) with SL/TP by Surya Trading Tips (STT) is a precision trading tool built for traders who rely on candlestick patterns for clear, rule-based entries.
🔍 Key Features:
📊 Customizable signal: Detect Buy/Sell setups after 1 to 5 same-colored candles
🟢 Blinking arrows during candle formation for early visual cues
✅ Stable arrows upon confirmation
🎯 Auto-calculated SL & TP based on fixed Risk-Reward Ratio (RR)
📦 Clean SL/TP zones and dotted level lines
🔔 Built-in alerts for Buy/Sell & TP hit (ideal for Telegram setup)
Whether you're trading crypto, forex, or indices, this indicator helps eliminate guesswork by automating entry logic and visual zones.
📌 Best suited for intraday & swing trading across all timeframes.
🧠 Developed with precision by Surya Trading Tips (STT)
Golden Pattern Detector Pro v2.4 – Final Full Priority
//@version=5
indicator("Golden Pattern Detector Pro v2.4 – Final Full Priority", overlay=true)
showCup = input.bool(true, title="Show Cup & Handle")
showDouble = input.bool(true, title="Show Double Top / Bottom")
showHNS = input.bool(true, title="Show Head & Shoulders")
showWedge = input.bool(true, title="Show Wedge Pattern")
showTriangle = input.bool(true, title="Show Triangle Pattern")
showAdamEve = input.bool(true, title="Show Adam & Eve Pattern")
showChannel = input.bool(true, title="Show Price Channel")
showLabels = input.bool(true, title="Show Pattern Labels")
showTargets = input.bool(true, title="Show TP Targets")
preventOverlap = input.bool(true, title="Prevent Overlapping Patterns")
onlyStrongest = input.bool(true, title="Show Only Strongest Pattern per Wave")
forceMode = input.bool(false, title="Enable Force Mode")
pivotHigh = ta.pivothigh(high, 5, 5)
pivotLow = ta.pivotlow(low, 5, 5)
relDiff(a, b) => math.abs(a - b) / a
createLabel(_x, _y, _txt, _style, _txtcolor, _offset) =>
if showLabels
label.new(x=_x, y=_y + _offset, text=_txt, style=_style, textcolor=_txtcolor)
var float lastPatternBar = na
var int strongestPriority = na
canDraw = not preventOverlap or na(lastPatternBar) or bar_index - lastPatternBar > 10
overrideAll = input.bool(false, title='Show All Patterns (Override Strongest Filter)')
canDrawThis(prio) =>
overrideAll or not onlyStrongest or na(strongestPriority) or prio < strongestPriority
// === 1. Double Top
if showDouble and canDraw and canDrawThis(1)
top1 = pivotHigh
top2 = pivotHigh
tol = forceMode ? 0.03 : 0.01
isTop = not na(top1) and not na(top2) and relDiff(top1, top2) < tol
if isTop and not na(pivotLow )
nl = pivotLow
line.new(bar_index , nl, bar_index, nl, color=color.red)
createLabel(bar_index, high, "Double Top", label.style_label_down, color.red, -0.5)
if showTargets
tp = nl - (top1 - nl)
line.new(bar_index + 1, nl, bar_index + 10, tp, color=color.red, style=line.style_dashed)
strongestPriority := 1
lastPatternBar := bar_index
// === 2. Head & Shoulders
if showHNS and canDraw and canDrawThis(2)
ls = pivotHigh
h = pivotHigh
rs = pivotHigh
nl = pivotLow
if not na(ls) and not na(h) and not na(rs)
diff = relDiff(ls, rs)
tol = forceMode ? 0.4 : 0.2
isHNS = h > ls and h > rs and diff < tol
if isHNS and not na(nl)
line.new(bar_index , nl, bar_index, nl, color=color.orange)
createLabel(bar_index, high, "Head & Shoulders", label.style_label_down, color.orange, -0.5)
if showTargets
tp = nl - (h - nl)
line.new(bar_index + 1, nl, bar_index + 10, tp, color=color.orange, style=line.style_dashed)
strongestPriority := 2
lastPatternBar := bar_index
// === 3. Cup & Handle
if showCup and canDraw and canDrawThis(3)
cupBottom = pivotLow
leftRim = pivotHigh
rightRim = pivotHigh
if not na(cupBottom) and not na(leftRim) and not na(rightRim)
rimDiff = relDiff(leftRim, rightRim)
tol = forceMode ? 0.4 : 0.2
isCup = leftRim > cupBottom and rightRim > cupBottom and rimDiff < tol
if isCup
line.new(bar_index , leftRim, bar_index , cupBottom, color=color.green)
line.new(bar_index , cupBottom, bar_index , rightRim, color=color.green)
createLabel(bar_index, high, "Cup & Handle", label.style_label_up, color.green, 0.5)
if showTargets
tp = rightRim + (rightRim - cupBottom)
line.new(bar_index + 1, rightRim, bar_index + 10, tp, color=color.green, style=line.style_dashed)
strongestPriority := 3
lastPatternBar := bar_index
// === 4. Wedge
if showWedge and canDraw and canDrawThis(4)
top1 = pivotHigh
top2 = pivotHigh
bot1 = pivotLow
bot2 = pivotLow
if not na(top1) and not na(top2) and not na(bot1) and not na(bot2)
isFall = top1 > top2 and bot1 > bot2
isRise = top1 < top2 and bot1 < bot2
if isFall
line.new(bar_index , top1, bar_index , top2, color=color.green)
line.new(bar_index , bot1, bar_index , bot2, color=color.green)
createLabel(bar_index, low, "Falling Wedge", label.style_label_up, color.green, 0.5)
strongestPriority := 4
lastPatternBar := bar_index
if isRise
line.new(bar_index , top1, bar_index , top2, color=color.red)
line.new(bar_index , bot1, bar_index , bot2, color=color.red)
createLabel(bar_index, high, "Rising Wedge", label.style_label_down, color.red, -0.5)
strongestPriority := 4
lastPatternBar := bar_index
// === 5. Triangle
if showTriangle and canDraw and canDrawThis(5)
h1 = pivotHigh
h2 = pivotHigh
l1 = pivotLow
l2 = pivotLow
if not na(h1) and not na(h2) and not na(l1) and not na(l2)
isSym = h1 > h2 and l1 < l2
isAsc = h1 > h2 and l1 > l2
isDesc = h1 < h2 and l1 < l2
if isSym
line.new(bar_index , h1, bar_index , h2, color=color.orange)
line.new(bar_index , l1, bar_index , l2, color=color.orange)
createLabel(bar_index, high, "Symmetrical Triangle", label.style_label_down, color.orange, -0.3)
if isAsc
line.new(bar_index , h1, bar_index , h2, color=color.green)
line.new(bar_index , l1, bar_index , l2, color=color.green)
createLabel(bar_index, high, "Ascending Triangle", label.style_label_down, color.green, -0.3)
if isDesc
line.new(bar_index , h1, bar_index , h2, color=color.red)
line.new(bar_index , l1, bar_index , l2, color=color.red)
createLabel(bar_index, high, "Descending Triangle", label.style_label_down, color.red, -0.3)
strongestPriority := 5
lastPatternBar := bar_index
// === 6. Adam & Eve
if showAdamEve and canDraw and canDrawThis(6)
adamLow = pivotLow
eveLow = pivotLow
isAdamEve = not na(adamLow) and not na(eveLow) and relDiff(adamLow, eveLow) < 0.03
if isAdamEve and not na(pivotHigh )
nl = pivotHigh
line.new(bar_index , nl, bar_index, nl, color=color.fuchsia)
createLabel(bar_index, low, "Adam & Eve", label.style_label_up, color.fuchsia, 0.5)
if showTargets
tp = nl + (nl - adamLow)
line.new(bar_index + 1, nl, bar_index + 10, tp, color=color.fuchsia, style=line.style_dashed)
strongestPriority := 6
lastPatternBar := bar_index
// === 7. Price Channel
if showChannel and canDraw and canDrawThis(7)
chLow1 = pivotLow
chLow2 = pivotLow
chHigh1 = pivotHigh
chHigh2 = pivotHigh
isChannel = not na(chLow1) and not na(chLow2) and not na(chHigh1) and not na(chHigh2)
if isChannel
line.new(bar_index , chHigh1, bar_index , chHigh2, color=color.gray)
line.new(bar_index , chLow1, bar_index , chLow2, color=color.gray)
createLabel(bar_index, high, "Price Channel", label.style_label_left, color.gray, -0.3)
if showTargets
chMid = (chHigh2 + chLow2) / 2
line.new(bar_index + 1, chMid, bar_index + 10, chMid, color=color.gray, style=line.style_dotted)
strongestPriority := 7
lastPatternBar := bar_index
Elle MTF Execution MapThe Elle MTF Execution Map is a precision-built, multi-timeframe TradingView indicator designed for traders who align the Daily, 1-Hour, and 5-Minute charts. This script simplifies your execution process by visually marking key market zones and confluences — so you can stop overthinking and start trading with clarity.
Whether you're a price action trader or still developing your strategy, this tool helps you stay disciplined, focused, and confident in your decisions.
Features:
Automatic High Timeframe Zones
Daily and 1-Hour highs and lows automatically plotted on the 5-minute chart
Clean color-coded zone levels to anchor your bias
Engulfing Candle Detection
Bullish and bearish engulfing candles are highlighted only when they form near HTF zones
Helps you time entries based on price reaction, not emotion
Fair Value Gap (FVG) Highlighting
FVGs are auto-detected and shown as translucent boxes
Only appear near zones to reduce noise and increase precision
Zone-Only Logic for Clean Charts
All signals (engulfing candles and FVGs) require proximity to HTF zones
No overfitting. No clutter. Just what matters.
Built for the Trader Who Executes with Intention
Perfect for intraday scalpers, prop firm traders, and anyone using price action structure
Designed for use with live sessions, journaling, and trade recaps
Flashing Dashboard: diy Market Levelsdiy levels you can input to have a flash of green for a visual of your price level.
冰凍指標 (雙重回踩確認)測試 80% Win Rate – The Mysterious Indicator
Your Secret Weapon for Smart Entry Signals (with Auto Push Alerts!)
Introduction:
Are you searching for a trading indicator that combines mystery, simplicity, and an incredible win rate? The “Mysterious Indicator” is designed to deliver just that, offering up to an 80% historical win rate on major crypto assets and global markets. Engineered for active traders, this indicator automatically detects prime entry opportunities and sends instant push notifications the moment a high-probability setup appears—no more second-guessing or missed trades.
Core Features:
80% Historical Win Rate:
The indicator uses a unique blend of price structure, momentum, and market sentiment filters to identify setups with a high probability of success.
Plug-and-Play Simplicity:
Easy to add to any TradingView chart, with intuitive visual signals: green for long, red for short, and clear confirmation markers.
Automatic Push Notifications:
Instantly receive trading signals via Telegram, app notifications, or email—customizable for your style.
Adaptable for All Timeframes:
Works seamlessly from 5-minute scalps to daily swing trades.
How It Works:
Multi-Condition Algorithm:
Detects trend strength and reversal points using moving averages, market structure, and “mysterious” secret logic.
Confirms only when at least 2 out of 3 conditions align, reducing false signals and improving reliability.
Real-Time Monitoring:
The indicator scans price action 24/7. When conditions are met, you get an instant push notification (Telegram, mobile app, or desktop).
Clear Entry Suggestions:
Each alert includes trade direction, suggested entry price, and confidence level (e.g., “Bullish: 78%” or “Bearish: 81%”).
Why Traders Love It:
Removes emotions and hesitation from trading.
Catches the majority of big moves without chasing price.
Perfect for both manual traders and as an add-on for automated trading bots.
Try It Now:
Just add the “Mysterious Indicator” to your chart, link your Telegram or preferred alert system, and let it do the heavy lifting.
Unlock the secret edge—see why advanced traders call this their “80% win rate auto-pilot.”
Pro Tip:
For best results, always confirm with your own risk management rules and never risk more than you can afford to lose.
If you want this as an official website intro, product listing, or bot description, let me know if you want it even more “salesy” or more technical! Want to add a catchy slogan or Telegram join link? Just tell me!
x's magical dashboard beta versionspecifically designed for SPY ETF.
-signals when the current price is near these critical levels, helping you filter out market noise and focus only on the most important zones where “big money” operates.
Designed for traders who want a clean, easy-to-read dashboard overlay directly on their charts. watch your trading decisions improve with a visual advantage.
Chattes-SwingCount Chattes-SwingCount
// This indicator detects swings using a custom ZigZag algorithm and calculates:
// - Average pip movement per swing
// - Standard deviation of pip movement
// - Average number of candles per swing
// - Standard deviation of candle count
//
// The stats are displayed in a compact box at the top-right corner of the chart.
//
// An alert is triggered when a swing's pip size exceeds 1.5× the standard deviation,
// helping identify unusual volatility or significant market moves.
//
// Inputs allow customization of ZigZag detection parameters and swing sample size.
Final Fib Order Blocksfib levels
order block
volume based indicator
amazing indicator for precise entries
ROC Spike Alert by Jaani//@version=5
indicator("ROC Spike Alert by Jaani", overlay=true)
// === Inputs ===
rocLength = input.int(9, title="ROC Length")
spikeThreshold = input.float(2.0, title="Spike Threshold (%)")
// === ROC Calculation ===
roc = 100 * (close - close ) / close
// === Spike Conditions ===
bullishSpike = roc > spikeThreshold
bearishSpike = roc < -spikeThreshold
// === Plot ROC on Separate Scale
plot(roc, title="ROC", color=color.blue, linewidth=1, display=display.none)
// === Signal Plotting on Chart ===
plotshape(bullishSpike, title="Bullish Spike", location=location.belowbar,
color=color.green, style=shape.triangleup, size=size.small, text="BUY")
plotshape(bearishSpike, title="Bearish Spike", location=location.abovebar,
color=color.red, style=shape.triangledown, size=size.small, text="SELL")
// === Alerts ===
alertcondition(bullishSpike, title="ROC Bullish Spike", message="ROC UP Spike Detected - BUY Signal")
alertcondition(bearishSpike, title="ROC Bearish Spike", message="ROC DOWN Spike Detected - SELL Signal")
Sessions + Day/Week/Month Levels + Opening Range + Anchored VWAPSessions + Day/Week/Month Levels + Opening Range + Anchored VWAP
Sessions + Day/Week/Month Levels + Opening Range + Anchored VWAPSessions + Day/Week/Month Levels + Opening Range + Anchored VWAP + Key levels
东瀛社区 | M5指标This is a fusion of RSI, ADX, BOLL, HULL, and UT. The specific parameters are not announced.
Specially designed for any cycle
Fair Value Gap with EMA ConfirmationThis indicator detects Fair Value Gaps (FVGs) confirmed by Fast EMA (default 9) and Slow EMA (default 50). It generates:
- Bullish signals when a candle tests the Fast EMA after an FVG (high touches without closing above when Fast EMA < Slow EMA, or low touches without closing below when Fast EMA > Slow EMA).
- Bearish signals with similar logic.
Features:
- Customizable Fast/Slow EMA lengths.
- Profit target (green), stop loss (red), and signal (yellow) lines starting at confirmation.
- Optional historical signal cleanup.
- Alerts for bullish/bearish confirmations.
To use alerts, select "Bullish FVG Confirmed" or "Bearish FVG Confirmed" in the alert settings.
Support & Resistance ZonesAdvanced Support & Resistance Detection Algorithm
This indicator identifies meaningful price levels by analyzing market structure using a proprietary statistical approach. Unlike traditional methods that rely on simple swing highs/lows or moving averages, this system dynamically detects zones where price has shown consistent interaction, revealing true areas of supply and demand.
Core Methodology
Price Data Aggregation
Collects highs and lows over a configurable lookback period.
Normalizes price data to account for volatility, ensuring levels remain relevant across different market conditions.
Statistical Significance Filtering
Rejection of random noise: Eliminates insignificant price fluctuations using adaptive thresholds.
Volume-weighted analysis (implied): Stronger reactions at certain price levels are given higher priority, even if volume data is unavailable.
Dynamic Level Extraction
Density-based S/R Zones: Instead of fixed swing points, the algorithm identifies zones where price has repeatedly consolidated.
Time decay adjustment: Recent price action has more influence, ensuring levels adapt to evolving market structure.
Strength Quantification
Each level is assigned a confidence score based on:
Touch frequency: How often price revisited the zone.
Reaction intensity: The magnitude of bounces/rejections.
Time relevance: Whether the level remains active or has been broken decisively.
Adaptive Level Merging & Pruning
Proximity-based merging: If two levels are too close (within a volatility-adjusted threshold), they combine into one stronger zone.
Decay mechanism: Old, untested levels fade away if price no longer respects them.
Why This Approach Works Better Than Traditional Methods
✅ No subjective drawing required – Levels are generated mathematically, removing human bias.
✅ Self-adjusting sensitivity – Works equally well on slow and fast-moving markets.
✅ Focuses on statistically meaningful zones – Avoids false signals from random noise.
✅ Non-repainting & real-time – Levels only update when new data confirms their validity.
How Traders Can Use These Levels
Support/Resistance Trading: Fade bounces off strong levels or trade breakouts with confirmation.
Confluence with Other Indicators: Combine with RSI, MACD, or volume profiles for higher-probability entries.
Stop Placement: Place stops just beyond key levels to avoid premature exits.
Technical Notes (For Advanced Users)
The algorithm avoids overfitting by dynamically adjusting zones sensitivity based on market conditions.
Unlike fixed pivot points, these levels adapt to trends, making them useful in both ranging and trending markets.
The strength percentage helps filter out weak levels—only trade those with a high score for better accuracy.
Note: Script takes some time to load.
神秘指標80% Win Rate – The Mysterious Indicator
Your Secret Weapon for Smart Entry Signals (with Auto Push Alerts!)
Introduction:
Are you searching for a trading indicator that combines mystery, simplicity, and an incredible win rate? The “Mysterious Indicator” is designed to deliver just that, offering up to an 80% historical win rate on major crypto assets and global markets. Engineered for active traders, this indicator automatically detects prime entry opportunities and sends instant push notifications the moment a high-probability setup appears—no more second-guessing or missed trades.
Core Features:
80% Historical Win Rate:
The indicator uses a unique blend of price structure, momentum, and market sentiment filters to identify setups with a high probability of success.
Plug-and-Play Simplicity:
Easy to add to any TradingView chart, with intuitive visual signals: green for long, red for short, and clear confirmation markers.
Automatic Push Notifications:
Instantly receive trading signals via Telegram, app notifications, or email—customizable for your style.
Adaptable for All Timeframes:
Works seamlessly from 5-minute scalps to daily swing trades.
How It Works:
Multi-Condition Algorithm:
Detects trend strength and reversal points using moving averages, market structure, and “mysterious” secret logic.
Confirms only when at least 2 out of 3 conditions align, reducing false signals and improving reliability.
Real-Time Monitoring:
The indicator scans price action 24/7. When conditions are met, you get an instant push notification (Telegram, mobile app, or desktop).
Clear Entry Suggestions:
Each alert includes trade direction, suggested entry price, and confidence level (e.g., “Bullish: 78%” or “Bearish: 81%”).
Why Traders Love It:
Removes emotions and hesitation from trading.
Catches the majority of big moves without chasing price.
Perfect for both manual traders and as an add-on for automated trading bots.
Try It Now:
Just add the “Mysterious Indicator” to your chart, link your Telegram or preferred alert system, and let it do the heavy lifting.
Unlock the secret edge—see why advanced traders call this their “80% win rate auto-pilot.”
Pro Tip:
For best results, always confirm with your own risk management rules and never risk more than you can afford to lose.
If you want this as an official website intro, product listing, or bot description, let me know if you want it even more “salesy” or more technical! Want to add a catchy slogan or Telegram join link? Just tell me!
PIU As Above So BelowPIU As Above So Below – Opening Range Gap Setup (Invite-Only)
The As Above So Below strategy is a refined opening-range breakout system that helps options traders identify high-probability CALL or PUT setups during the critical first hour of the U.S. trading session. It dynamically detects the true opening 30-minute candle at 9:30 AM EST, then evaluates price action in relation to the previous close and a stacked set of EMAs (20/50/100/200) to confirm directional conviction.
Unlike generic opening range strategies that rely solely on breakouts or gaps, this script adds key layers of confluence:
• Candle structure (bullish or bearish confirmation)
• EMA alignment for trend bias
• Custom TP1/TP2/SL zones calculated from real candle data
• Real-time visual labels and directional arrows
• Alert conditions for timely automation or manual execution
Why it’s worth paying for
This is not a repackaged script using basic indicators or public-domain logic. It’s the result of iterative testing and live-market validation by active traders, specifically geared toward options scalpers and day traders who rely on precision, speed, and clarity. It solves a common problem: knowing when a gap is likely to follow through or fade, and where to place realistic profit targets and stop-losses based on actual price behavior—not just arbitrary levels.
For traders who want to consistently capitalize on the first hour of market volatility with structure and discipline, this script provides a proven, rules-based setup with built-in visual guidance and alert automation.
📈 abusuhil bullish candles)"Abusuhil Bullish Candlestick Patterns" is a professional script that identifies key bullish reversal candlestick patterns and highlights them clearly on the chart.
The script includes the following bullish patterns:
Hammer
Bullish Engulfing
Morning Star
Piercing Line
Three White Soldiers
Three Inside Up
🔎 It also includes optional filtering conditions to improve the quality of signals, including:
Stochastic confirmation
Volume filter
Trend direction filter using the EMA
📢 Each pattern can be enabled or disabled individually, and alerts can be customized for each pattern separately.
This tool is ideal for traders looking to spot bullish price reversals with added confirmation logic.
Golden egg## Golden Egg – Trend Signal & Dynamic Level Visualization
**Golden Egg** is a hybrid visual indicator designed to help traders identify directional bias and price reactions with enhanced clarity.
It combines a dual-layer logic: a crossover-based signal system and an adaptive volatility range to support trend interpretation.
---
### 🔹 Core Structure
**1. EMA Crossover Logic (Golden Chart 2)**
- Applies two EMAs (on high and low)
- Generates trade signals when crossovers align with candle direction (bullish or bearish)
**2. ATR-Based Dynamic Levels (Golden Chart 3)**
- Uses a WMA-smoothed ATR to create adaptive upper/lower levels
- Candles are colored based on their position above or below this dynamic range
---
### 🔹 How to Use
- **Buy Signal** → Shown when sslUp crosses above sslDown & the candle closes higher
- **Sell Signal** → Shown when sslDown crosses above sslUp & the candle closes lower
- **Candle Colors** → Green (bullish zone), Red (bearish zone)
- **Inputs are fully customizable**: EMA period, ATR length, multiplier
This indicator provides visual guidance only and is not an entry/exit system on its own.
---
## ⚖️ Disclaimer
This script is offered “as is” for educational and informational purposes.
It is **not financial advice**, nor does it guarantee any particular result.
Use at your own risk. The author is **not liable** for any outcome.
---
## 🚫 Usage Notice
- Redistribution, resale, or copying is strictly prohibited
- Invite-only access is manually granted on request
- Commercial use requires separate agreement with the author
---
## ⚠️ Important Notes
- Combine with other analysis tools or strategies
- Market behavior varies and may affect performance
- This script is not an automated trading system
---
📩 To request access, please send a private message via TradingView.
First 15 Minutes High/LowFirst 15 Minutes High/Low Strategy
This indicator tracks the high and low prices during the first 15 minutes of trading and generates signals when price later breaks through these levels. It's based on the Opening Range Breakout (ORB) strategy, which is popular among day traders.
Key Features:
Automatically identifies high and low prices from the first 15 minutes of trading
Draws horizontal lines at the session high (red), low (green), and midpoint (blue)
Generates buy signals when price closes above the high level
Generates sell signals when price closes below the low level
Visual markers for breakouts with triangle indicators
Customizable session time to adapt to different markets
How to Use:
Apply the indicator to any chart with a timeframe of 15 minutes or smaller
Set your desired session time (default is 09:15-09:30)
Wait for the first 15-minute range to establish
Watch for breakout signals above or below this range
Alert Options:
High Breakout: "Long Opportunity: Price closed above the first 15-minute high!"
Low Breakout: "Short Opportunity: Price closed below the first 15-minute low!"
This indicator is ideal for traders looking to capitalize on momentum after the initial market open. It works well in markets that tend to establish a directional trend after the opening period.
Settings:
Session Time: Customize the first 15-minute window
Line Settings: Toggle visibility of high, low, and middle lines
Alert Settings: Enable/disable alert functionality
Works best on liquid assets with active morning trading sessions.
【KitkatTrading】聪明钱交易指标KitkatTrading - Smart Money Trading Indicator
* Built on the ICT Smart Money framework
* Tailored for stocks, crypto, and futures markets.
* Key features:
1 - automatic detection of fake breakouts
2 - automatic detection of change of structure
3 - automatic FVG plotting
Smart Money Trading opportunities made instantly clear!
Author: Kitkat
www.youtube.com
ORB PRO - StabilIT works.the strategy is really good and will make everyone tons and tons of money and totally not make you part of the liquidity I target on a day to day basis the strategy is really good and will make everyone tons and tons of money and totally not make you partthe strategy is really good and will make everyone tons and tons of money and totally not make you part of the liquidity I target on a day to day basis the strategy is really good and will make everyone tons and tons of money and totally not make you partthe strategy is really good and will make everyone tons and tons of money and totally not make you part of the liquidity I target on a day to day basis the strategy is really good and will make everyone tons and tons of money and totally not make you partthe strategy is really good and will make everyone tons and tons of money and totally not make you part of the liquidity I target on a day to day basis the strategy is really good and will make everyone tons and tons of money and totally not make you partthe strategy is really good and will make everyone tons and tons of money and totally not make you part of the liquidity I target on a day to day basis the strategy is really good and will make everyone tons and tons of money and totally not make you part