60 신저가 숏_신저가“60-Day New Low Short (New Low)” is a momentum breakdown setup that sells short when price prints a fresh 60-day low, aiming to ride continued weakness after support fails.
Enter on the breakdown close (or next open) with confirmation such as expanding volume, relative weakness vs. a benchmark, and price below the 50/200-day MAs.
Manage risk with a stop above the recent swing high or 20-day high; take profits via ATR-based targets or a trailing stop, and be cautious around earnings/news catalysts.
Candlestick analysis
60 신고가 롱“60-Day New High Long” is a momentum breakout strategy that buys when price makes a fresh 60-day high, expecting continuation after resistance gives way.
Enter on the breakout close (or next open) with confirmation such as expanding volume, relative strength vs. a benchmark, and price above the 50/200-day MAs.
Manage risk with a stop below the recent swing low or 20-day low; take profits via ATR-based targets or a trailing stop, and be cautious around binary catalysts (earnings/news).
60 신저가 숏“60-Day New Low Short” is a momentum breakdown setup that sells short when price prints a fresh 60-day low, betting that failed support will extend the downtrend.
Entries are usually taken on the breakdown close (or next open) with confirmation like rising volume, relative weakness, and price below the 50/200-day MAs.
Manage risk with a stop above the recent swing high or 20-day high; take profits via ATR-based targets or a trailing stop, and avoid trades near major catalysts (earnings/news).
All-in-One Indicator**All-in-One Trading Indicator** 🛠️
This powerful and versatile TradingView indicator combines multiple popular technical tools into a single, easy-to-use script. Designed for traders who want a comprehensive view of the market, it includes:
* **MACD** – with optional lines and histogram for momentum analysis
* **Multiple Moving Averages (MA1/MA2/MA3)** – SMA or EMA, fully customizable
* **RSI** – short or long-term momentum indicator
* **VWAP** – volume-weighted average price for intraday trend spotting
* **Supertrend** – clear trend direction signals
* **ADX & DMI** – trend strength and directional movement
* **Stochastic** – %K and %D lines with overbought/oversold zones
* **Bollinger Bands** – upper and lower bands for volatility analysis
✅ All components are optional and fully configurable
✅ Designed to give a complete market overview in one pane or overlay
✅ Perfect for intraday, swing, and position traders
**Make smarter trading decisions by combining trend, momentum, and volatility insights in one place!**
---
TAPDA Vision by TSINCHRONISE ft Grok This is the newly created TAPDA vision indictor 🔮
This time I used Grok to make the entire thing, It currently is working but I am refining and will be upgrading some features.
For now it can carry out a number of important tasks for TAPDA traders :
-Highlights FVGs that haven't been tapped within customizable size an time parameters
-Highlights OBs that haven't been tapped within customizable size an time parameters
-Has Option to Highlight PD Arrays in for 3 different specific times of day (optional)
-Has a Dynamic Highlight function which will highlight untapped PD arrays which were formed in the current hour you are using the indicator and adjusts every hour automatically
This is a work in progress but is useable - Updates to come.
Smart PA Early Entry - Trend StartSmart PA Early Entry Indicator (MACD + FVG + Fibonacci)
This TradingView indicator helps traders spot potential trend reversals early by combining multiple technical tools:
MACD Momentum – Identifies the direction of the trend.
Volume Filter – Confirms strong market participation for reliable signals.
Fair Value Gaps (FVG) – Highlights areas where price may reverse or continue strongly.
Fibonacci Retracement Levels – Pinpoints key support/resistance zones for early entries.
ATR-based Stop Loss – Automatically calculates a dynamic stop-loss based on market volatility.
Trend Start Signals – Alerts only appear on the first candle of a potential trend change to avoid repeated signals.
Visual Labels & Plots – Shows entry price, stop-loss, FVG zones, and Fibonacci levels for easy chart reading.
Ideal for: Intraday and swing traders looking for high-probability entries near trend reversals with clear risk management.
60 신저가 숏_신저가“60-Day New Low Short (New Low)” is a momentum breakdown setup that sells short when price prints a fresh 60-day low, aiming to ride continued weakness after support fails.
Enter on the breakdown close (or next open) with confirmation such as expanding volume, relative weakness vs. a benchmark, and price below the 50/200-day MAs.
Manage risk with a stop above the recent swing high or 20-day high; take profits via ATR-based targets or a trailing stop, and be cautious around earnings/news catalysts.
60 신고가 롱_신고가“60-Day New High Long (New High)” is a momentum breakout setup that buys when price prints a fresh 60-day high, expecting continuation once resistance gives way.
Enter on the breakout close (or next open) with confirmation such as expanding volume, relative strength vs. a benchmark, and price above the 50/200-day MAs.
Manage risk with a stop below the recent swing low or 20-day low; take profits via ATR-based targets or a trailing stop, and be cautious around earnings/news catalysts.
60 신고가 롱“60-Day New High Long” is a momentum breakout strategy that buys when price makes a fresh 60-day high, expecting continuation after resistance gives way.
Enter on the breakout close (or next open) with confirmation such as expanding volume, relative strength vs. a benchmark, and price above the 50/200-day MAs.
Manage risk with a stop below the recent swing low or 20-day low; take profits via ATR-based targets or a trailing stop, and be cautious around binary catalysts (earnings/news).
Momentum Matrix SignalMomentum Matrix Signals is a real-time indicator that finds BUY/SELL signals using a VWMA trend, closing momentum, and a strength score. It allows for re-entries & exits. ⚠️ WARNING: This version repaints; signals can disappear before a bar closes.
Signal Scoring
A signal is only considered if it first meets two mandatory conditions: a momentum trend and VWMA trend alignment.
If these are met, the signal is then scored from 0 to 5 based on a checklist of five factors:
2-Bar Trend: Confirms initial momentum.
3-Bar Trend: Confirms sustained momentum.
VWMA Trend: Confirms main trend alignment.
Volume Pressure (OBV): Confirms money flow.
Volume Spike (RVOL): Confirms market interest.
A higher score indicates a stronger, higher-conviction signal.
Estrategia REGLA DE OROit is an indicator that allows you to design the nearest support and resistance + buy and sell alert.
10 Points from 9 EMA//@version=6
indicator("10 Points from 9 EMA", overlay=true)
// Calculate the 9-period EMA
ema9 = ta.ema(close, 9)
// Define the levels based on the EMA
tenPointsAboveEMA = ema9 + 10
tenPointsBelowEMA = ema9 - 10
// Create labels based on the distance from EMA
if (high >= tenPointsAboveEMA or low <= tenPointsBelowEMA)
label.new(bar_index, close, "10", color=color.blue, textcolor=color.white, style=label.style_label_up, size=size.small)
Near-Hammer & Near-Inverted-Hammer by Steph70 percent of wick is bigger than other side of wick alert indicator
10 Points Mark on Bars with Wicks Why It Matters
- Precision: Traders using fixed-point strategies (e.g., targeting 10-point gains) rely on identifying such bars.
- Volatility gauge: A 10-point bar can indicate a sudden price move, useful for momentum trading.
10 Points Mark on BarsWhy It Matters
- Precision: Traders using fixed-point strategies (e.g., targeting 10-point gains) rely on identifying such bars.
- Volatility gauge: A 10-point bar can indicate a sudden price move, useful for momentum trading.
10 Points Bar from Open to CloseWhy It Matters
- Precision: Traders using fixed-point strategies (e.g., targeting 10-point gains) rely on identifying such bars.
- Volatility gauge: A 10-point bar can indicate a sudden price move, useful for momentum trading.
10 Points BarMesure 10 points bars
Why It Matters
- Precision: Traders using fixed-point strategies (e.g., targeting 10-point gains) rely on identifying such bars.
- Volatility gauge: A 10-point bar can indicate a sudden price move, useful for momentum trading.
VHB by bigmmVolume-Based Support/Resistance Levels Indicator identifies significant price levels based on high-volume trading activity across three timeframes (4H, D, W). The script draws horizontal lines at key support/resistance levels where trading volume exceeded 60% of the maximum volume observed over the previous 499 periods.
Analyzes volume spikes on 4-hour, daily, and weekly timeframes
Displays colored lines (green for bullish candles, red for bearish candles)
Maintains only the 5 most recent significant levels to avoid chart clutter
Labels each line with its respective timeframe (4H, 1D, 1W)
Lines extend in real-time to show current relevance of each level
Traders can use these volume-based levels to identify potential support/resistance zones and make informed decisions about entry/exit points, recognizing areas where significant trading activity previously occurred.
Margyntrade - Indicator V1Margyntrade is an automatic support-resistance indicator. Calculations are instantaneous and do not reflect past candlesticks. A separate support-resistance point is determined for each currency pair.
Session Liquidity & Sweep DetectorThe indicator is an advanced trading tool designed to give traders a complete visual and analytical overview of major market sessions. By tracking the Asia, London, and New York sessions, this indicator highlights session highs/lows, liquidity sweeps, and advanced A++ patterns to help identify high-probability trade setups.
It combines session analysis, sweep detection, and pattern recognition into a single, customizable indicator. Traders can use it for spotting breakout points, reversal setups, and areas of stop hunts or liquidity grabs.
Key Features:
1. Session Liquidity Boxes:
Automatically draws boxes representing Asia, London, and NY trading sessions on the chart.
Each session box is color-coded and fully customizable (colors, transparency, border width).
Option to display only the most recent session box, reducing chart clutter.
Helps traders visually separate trading sessions and understand session structure.
2. High/Low Sweep Detection:
Detects when price sweeps the high or low of a completed session, indicating liquidity grabs or stop-hunting behavior.
Labels are added to the chart for clear visualization:
AHS: Asia High Swept
ALS: Asia Low Swept
LHS: London High Swept
LLS: London Low Swept
Horizontal lines are drawn at swept levels to track key support/resistance points.
Sweep detection occurs only within the same trading day, preventing false signals.
3. A++ Pattern Detection:
Detects advanced Long/Short A++ patterns based on session sweep behavior:
Long A++ Pattern: Both Asia and London lows are swept, but highs remain intact.
Short A++ Pattern: Both Asia and London highs are swept, but lows remain intact.
Patterns are plotted with customizable labels to highlight potential high-probability setups.
Helps traders identify early directional bias for the trading day.
4. Customizable Visual Settings:
Box colors, sweep line colors, and label colors are fully customizable.
Label sizes can be set to “auto”, “tiny”, “small”, “normal”, “large”, or “huge”.
Sweep line width and box border width are adjustable.
Clear visualization ensures traders can analyze sessions quickly and efficiently.
5. Multi-Session Tracking:
Tracks Asia, London, and New York sessions independently.
Keeps historical session data while dynamically updating the latest session in real-time.
Allows traders to see inter-session liquidity interactions, which are key for breakout and reversal strategies.
6. Optimized for Real-Time Trading:
Updates session highs/lows bar by bar during live trading.
Works on any timeframe, making it suitable for scalping, intraday, and swing trading.
Integrates seamlessly with other indicators like FU Candle Indicator, VWAP, Order Blocks, and more for advanced strategies.
Use Cases:
Liquidity Hunting: Spot where institutional traders may be triggering stop losses or grabbing liquidity.
Breakout Analysis: Identify when price breaks through session highs/lows and confirm trade direction.
Session Pattern Trading: Use A++ patterns to anticipate strong directional moves early in the trading day.
Multi-Session Strategies: Analyze relationships between Asia, London, and NY sessions to find high-probability entries.
Scalping & Day Trading: Visualize key levels for quick trade decisions.
Ideal Users:
Forex, crypto, and futures traders who want a session-based liquidity and sweep analysis.
Traders who use high-probability patterns and breakout strategies.
Scalpers, intraday traders, and swing traders looking for clear visual cues and actionable signals.
Anyone seeking a comprehensive session overview for smarter trading decisions.
This indicator essentially combines session boxes, liquidity sweep labels (AHS, ALS, LHS, LLS), horizontal lines for swept levels, and A++ pattern detection to give traders a full view of market structure, liquidity, and potential directional bias.