TrendBoxThis indicator is called "TrendBox," designed to help traders analyze daily price ranges using several technical indicators. Below is a breakdown of its functionality, purpose, and key components:
Purpose
The script overlays indicators on a chart to assess whether the price is above or below key levels and moving in a trend.
VIX-based expected range (index fund targeted)
- This helps calculate the expected dealers range based on VIX implications. You can expect to see ranges be bought on and sold on. Moving outside this range creates heightened volatility and most of the time a gamma squeeze follows.
VWAP (Volume Weighted Average Price)
- This allows you to understand the mid point or average pricing of the daily session. If you're paying a premium or getting a discount on the daily session.
Daily Market Open
- Identifying the market open price is a key level on a daily session and allows you to identify some level of intraday trend.
Daily 4-period VWMA
- This is a crucial role of our indicator and showing short term time frame bias. Seeing price move over the top of our daily 4 level establishes a short term trend and can be used as a distribution guide, closing positions when we see longer time frame candles close under it. Vice versa for shorting.
It also displays a status box (optional) summarizing whether the price is above or below these levels, helping traders quickly evaluate market conditions.
Cari dalam skrip untuk "VWAP"
Vol > 2รMA20Vol > 2รMA20 โ ืฉืขืจ-ื ืคื ืืคืจืืฆืืช ืืืืชืืืช
ืืกืงืจืืคื ืืืืืฉ ืืจึพืืงื ืฉืื ื ืคื ืืืกืืจ ืื ืืืื ืืืื ืคื 2 ืืืืืืฆืข-ื ืข ืฉื 20 ื ืจืืช (SMA-20).
ืืืจืชื ืืกื ื โืคืจืืฆืืช ืืงืืงืืชโ ืืืืืช ืฉืชื ืืขื ืืื ืืช ื ืชืืืช ืืืกืฃ ืืืืชื.
ืืืฉืื โ trigger = volume > 2 * sma(volume, 20)
ืชืฆืืื โ
ืขืืืืืช ื ืคื ืืืืืืช ืจืืืืืช
ืงื ืืืื = โ2 ร SMA20 ืืืฆืืช ืืกืฃ
ื ืงืืืช Alert (๐ ) ืืืฉืจ ืืชื ืื ืืชืงืืื
AlertCondition โ ืืืื ื ืืฉื โVolumeGateโ (Once Per Bar Close ืืืืืฅ)
ืืืืืคืจืืื ืืืืืฅ โ ืืจืฃ 1-ืืงื ืื 5-ืืงืืช; ืืชืืื ืื ื-Higher TF ืื ืืฉื ืื ืืช ืืืืคืื.
ืฉืืืืฉ ืขืืงืจื โ Day-Trading / ืกืงืืืค: ืื ืืกื ืจืง ืืฉืคืจืืฆื ืืืืืจ ืืืึผืึธื ืื ืคื ืืคืื.
ืคืจืืืจืื ื ืืชื ืื ืืฉืื ืื โ
len (ืืจึพืืืจื ืืืืฆืข; ืืจืืจืช-ืืืื = 20)
mult (ืืืคืื ื ืคื; ืืจืืจืช-ืืืื = 2)
ืคืฉืื ืืืกืฃ ืืงืื:
len = input.int(20, "Length")
mult = input.float(2.0, "Multiplier")
ืืชื-ืืืชืืจ โ ืืกืงืจืืคื ืืกืคืง ืืื ืืืงืฆืื ืืืืชืืช ืืืื ืืืื ื ืืืืฆื ืืืืฆืืข ืขืกืงื.
ืืฉืจ ื ืชืื ื Real-Time, ืืืฉืืช ืืกืคืจื ืคืงืืืืช ืืคื ื ืื ืืืืื.
Vol > 2 ร MA20 โ Volume Gate for Genuine Breakouts
This script highlights any bar whose trading volume is at least twice the 20-bar simple moving average (SMA-20).
Its goal is to filter out โthinโ price spikes and confirm that a breakout is backed by real buying power.
Logic โ trigger = volume > 2 * sma(volume, 20)
Visuals
Regular volume columns in blue
Red line = 2 ร SMA-20 (the threshold)
Diamond marker whenever the condition is met
AlertCondition โ Built-in under the name โVolumeGateโ (use Once Per Bar Close for best results)
Recommended time-frames โ 1-minute or 5-minute charts; works on higher TFs if you adjust the multiplier.
Primary use-case โ Day-trading / scalping: enter trades only when a price breakout is accompanied by at least double the average volume.
Customizable inputs
pinescript
Copy
Edit
len = input.int(20, "Length")
mult = input.float(2, "Multiplier")
Change them to suit different assets or market conditions.
Disclaimer โ This script provides a quantitative signal only and is not financial advice. Always confirm with real-time data, news, and order-book depth before acting.
Ask ChatGPT
Intraday TWAP SimpleSlivKurs. This script implements a classic VWAP using ChatGPT (OpenAI). Purely a home project.
CVD with Dual MAprefered settings.
Cvd 5 seconds on 1 minute timeframe . this indicator also has moving averages . i prefer the 21 or 30 ema and the 90 or 120 ema for the other. smaller timeframe means you can see more cvd vs using 1 minute on 1 minute . the middle line acts as a definitive decision for a short because if price is also below vwap and is approaching the middle line it is more likely to go down, use the ma crosses to signal some buying momentum rising and they are the ema of the CVD not total raw volume . i use this also on 15 m but with the single cvd moving average . which is separate indicator because of some syntax error idk bro had to make a separate one for higher timeframe.
Momo MasterA combination of moving averages and macd in one indicator.
Shows trend directionality and momentum.
SMA200 and VWAP are additional indicators that help to quickly assess whether we are in an up or down trend
AshishBediSPLThis Pine Script indicator, "AshishBediSPL," is designed to help you visualize and analyze the combined premium of a short straddle strategy using Call and Put options. It fetches real-time and historical data for your chosen index or stock (NIFTY, BANKNIFTY, FINNIFTY, MIDCPNIFTY, SENSEX, BANKEX, or RELIANCE) and a specified expiry date and strike price.
You can opt to view the combined premium of both Call and Put options, or analyze just the Call or Put premium individually. The indicator then allows you to overlay and generate trading signals based on a selection of popular technical indicators, including:
EMA Crossover: Identify trend changes with configurable fast and slow Exponential Moving Averages.
Supertrend: Determine the prevailing trend direction and potential reversal points.
VWAP (Volume Weighted Average Price): Track the average price traded based on volume, resetting daily.
RSI (Relative Strength Index): Gauge momentum and potential overbought/oversold conditions (note: RSI buy/sell logic is set to trigger on overbought/oversold levels, which can be interpreted for contrarian or trend-following strategies depending on your approach).
SMA (Simple Moving Average): Smooth price data to identify support and resistance.
The indicator plots the combined premium as a dynamic line, changing color based on its opening and closing values. Buy and Sell signals are clearly marked on the chart, and you can set up alerts to notify you of these trading opportunities.
This tool is ideal for traders looking to monitor straddle premiums and integrate multiple indicator-based signals into their analysis.
True Close โ Institutional Trading Sessions (Zeiierman)โ Overview
True Close โ Institutional Trading Sessions (Zeiierman) is a professional-grade session mapping tool designed to help traders align with how institutions perceive the marketโs true close. Unlike the textbook โdaily closeโ used by retail traders, institutional desks often anchor their risk management, execution benchmarks, and exposure metrics to the first hour of the next session.
This indicator visualizes that logic directly on your chart โ drawing session boxes, true close levels, and time-aligned labels across Sydney, Tokyo, London, and New York. It highlights the first hour of each session, projects the institutional closing price, and builds a live dashboard that tells you which sessions are active, which are in the critical opening phase, and what levels matter most right now.
More than just a visual tool, this indicator embeds institutional rhythm directly into your workflow โ giving you a window into where big players finalize yesterdayโs business, rebalance exposure, and execute delayed orders. Itโs not just about painting sessions on your chart โ itโs about adopting the mindset of those who truly move the market. Institutions donโt settle risk at the bell; they complete it in the next session. This tool lets you see that transition in real time, giving you an edge that goes beyond candles and indicators.
โ How It Works
โช Session Detection Engine
Each session is identified by its own time block (e.g., 09:00โ17:30 for London). Once a session opens:
A full-session box is drawn to track its range.
The first hour is highlighted separately.
Once the first hour completes, the true close line is plotted, representing the price institutions often treat as the "real" close of the prior day.
โช Institutional True Close Logic
The script captures the close of the first hour, not the end of the day.
This line becomes a static reference across your chart, letting you visualize how price interacts with that institutional anchor:
Rejections from it show where yesterday's flow is respected.
Breaks through it may indicate that today's flows are rewriting the narrative.
โช Dynamic Dashboard Table
A live table appears in the corner of your screen, showing:
Each session's active status
Whether weโre inside the first hour
The current โtrue closeโ price if available
Each cell comes with advanced tooltips giving institutional context, flow dynamics, and market microstructure insights โ from rebalancing spillovers to VWAP/TWAP lag effects.
โ How to Use
โช Use the First-Hour Line as Your Institutional Anchor
Treat it like the price level that big funds care about. Watch how the price behaves around level. Fades, re-tests, or continuation moves often occur as the market finishes recapping yesterdayโs leftover orders.
โช Structure Entries Around the Session Context
Are you inside the first hour? Expect more volatility, more decisive flow. After the first session hour, expect fading liquidity as the market slows down and awaits the next session to open.
โ Settings
UTC Offset โ Select your preferred time zone; all sessions adjust accordingly.
Session Toggles โ Enable/disable Sydney, Tokyo, London, or NY.
Box Display Options โ Show/hide session background, first-hour fill, borders.
True Close Line Controls โ Enable line, label, and customize width & color.
Execution Hour Labels โ Optional toggle for first-hour label placement.
-----------------
Disclaimer
The content provided in my scripts, indicators, ideas, algorithms, and systems is for educational and informational purposes only. It does not constitute financial advice, investment recommendations, or a solicitation to buy or sell any financial instruments. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, backtest, or individual's trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
LTF Volume markerLTF Volume Marker
Overview:
The LTF Volume Marker highlights candles that contain volume spikes on a lower timeframe (LTF), even while you are viewing a higher timeframe chart. It is designed to help identify hidden volume activity that may not be visible when aggregating candles.
This indicator is conceptually similar to a volume profile โ but instead of showing distribution across price levels, it visualizes volume clusters within the structure of a sloped trend or time-based aggregation.
Key Features:
โ
Automatically detects high-volume candles on a user-defined lower timeframe
โ
Marks the price level of volume spikes using weighted average price (VWAP) within higher timeframe bars
โ
Supports both manual threshold and auto mode (which highlights top X% of volume candles in a selected range)
โ
Fully adjustable timeframe and date range
โ
Displays either a point or an area at the spike location or together
How It Works:
You define a Lower Timeframe (e.g. 1-minute) and optionally a threshold or use the auto mode to dynamically calculate it from past data.
On higher timeframes (e.g. 5-min, 15-min), the indicator looks inside each bar, finds all volume spikes, and plots the volume-weighted average price of those spikes.
If you are on the same timeframe as the LTF, it simply highlights candles with volume exceeding the threshold.
Use Cases:
Spotting hidden volume clusters inside trending moves
Validating support/resistance levels with underlying volume
Filtering false breakouts using intra-bar volume
Enhancing scalping and intraday setups by visualizing internal structure
Notes:
The indicator ignores future-looking data (lookahead=off) and only processes completed bars.
If the chartโs timeframe is lower than the selected LTF, the indicator will automatically disable itself.
Works best with aggregated symbols, such as futures or cryptocurrencies with high resolution data.
SHA Multi Pivot Points -v1.0.0๐Using Pivot Points in Trading
Traders use PPs to help determine predefined support and resistance levels to guide their trading strategies. In addition, traders identify potential price reversals, trend direction, and breakout opportunities:
Trend identification: PPs act as a reference level to gauge market sentiment. If the price opens above the PP and remains above it, traders interpret this as an uptrend. Conversely, if the price opens below the pivot point and stays below, it suggests a downtrend.
Support and resistance determination: Pivot levels are natural barriers where price reactions frequently occur. Traders may enter long positions near support levels, expecting a price bounce, or if the price approaches resistance levels, traders may consider shorting the asset.
Breakout trading: When the price breaks above resistance or support, it may indicate strong momentum for further movement.
Reversal identification: Traders also look for failed breakouts or price rejections at pivot levels to anticipate reversals.
Trading strategy combinations: Traders can improve accuracy by combining PPs with other technical analysis indicators.
1. Camarilla Pivot Points
๐ Overview:
Developed by Nick Scott in 1989, Camarilla Pivot Points are designed for short-term, intraday trading. Unlike traditional pivots, Camarilla levels are tighter and more responsive, making them useful in volatile markets.
๐ Key Levels:
It generates eight levels:
- Resistance: Initial Level (R1), Mid-range Level (R2), Sell Reversal Level (R3), Breakout Level (R4)
- Support: Initial Level (S1), Mid-range Level (S2), Buy Reversal Level (S3), Breakout Level (S4)
โ
How to Use:
- S1/R1 + RSI or volume divergence to confirm weak momentum and early reversals.
- S2/R2 with price action patterns to enter early on major moves before L3/H3 get tested.
- S3/R3: Mean-reversion zones โ price often reverses.
- Break of S4/R4: Strong breakout โ trend-following signal.
- Combine with volume or candlestick confirmation for entries.
๐น 2. Floor (Standard) Pivot Points
๐ Overview:
This is the most traditional pivot method, widely used by floor traders. Itโs symmetrical and provides a clear central pivot point with equally spaced support and resistance levels.
๐ Key Levels:
- Povit Points : Average price (PPs)
- Resistance : First price ceiling (R1), Stronger ceiling (R2), Extreme resistance (R3)
- Support : First price floor (S1), Stronger floor (S2), Extreme support (S3)
โ
How to Use:
- Above PPs = bullish bias; Below PPs = bearish bias.
- S1/R1 are most used for intraday targets.
- S2โS3/R2โR3 indicate potential extreme moves.
- Often used in combination with momentum indicators.
๐น 3. Woodie Pivot Points
๐ Overview:
Woodieโs pivot formula gives double weight to the closing price, emphasizing the most recent session's sentiment.
๐ Key Levels:
- Povit Points : Weighted average (PPs)
- Resistance : First price ceiling (R1), Stronger resistance (R2)
- Support : First price floor (S1), Stronger support (S2)
โ
How to Use:
- Works best in fast-moving markets.
- PPs acts as a momentum-based balance level.
- Good for scalpers and momentum traders.
๐น 4. Fusion Pivot Points
๐ Overview:
This method differs significantly โ it calculates only one support and one resistance level, adjusting based on the relationship between the open and close.
๐ Key Levels:
- Povit Points : Single directional (PPs)
- Resistance : Potential ceiling (R)
- Support : Potential floor (S)
โ
How to Use:
- Not symmetrical โ more responsive to price behavior.
- Best for breakout or reversal strategies.
- Use when you're expecting directional momentum.
๐น 5. Classic Pivot Points (Traditional)
๐ Overview:
Also known as Standard or Traditional Pivot Points, this is the default method used by most charting platforms. It offers a balanced and simple framework.
๐ Key Levels:
- Povit Points : Central price level (PPs)
- Resistance : First ceiling (R1), Stronger resistance (R2), Extreme resistance (R3)
- Support : First floor (S1), Stronger floor (S2), Extreme support (S3)
โ
How to Use:
- PPs is the marketโs equilibrium point.
- Helps define market structure, bias, and trade zones.
- Combine with order blocks, RSI, or MACD for confirmation.
๐ Summary Comparison :
1. Camarilla Pivot Points
- Focus : Mean Reversion & Breakouts
- Best Use : Scalping, Day Trading
2. Floor Pivot Points
- Focus : General Support/Resistance
- Best Use : Intraday, Swing
3. Woodie Pivot Points
- Focus : Recent Close Emphasis
- Best Use : Momentum Trading
4. Fusion Pivot Points
- Focus : Trend/Breakout
- Best Use : Directional Breakouts
5. Classic Povit Points
- Focus : Market Structure
- Best Use : General Use
โ ๏ธ Disclaimer
The information and tools provided in this script are for educational and informational purposes only. They do not constitute financial advice, investment recommendations, or a solicitation to buy or sell any financial instrument.
Trading in the financial markets involves risk of loss and is not suitable for every investor. You are solely responsible for your trading decisions. Always do your own research, use proper risk management, and consult a licensed financial advisor before making any financial decisions.
5DMA Optional HMA Entry๐ 5DMA Optional HMA Entry Signal โ Precision-Based Momentum Trigger
Category: Trend-Following / Reversal Timing / Entry Optimization
๐ Overview:
The 5DMA Optional HMA Entry indicator is a refined price-action entry tool built for traders who rely on clean trend alignment and precise timing. This script identifies breakout-style entry points when price gains upward momentum relative to short-term moving averages โ specifically the 5-day Simple Moving Average (5DMA) and an optional Hull Moving Average (HMA).
Whether you're swing trading stocks, scalping ETFs like UVXY or VXX, or looking for pullback recovery entries, this tool helps time your long entries with clarity and flexibility.
โ๏ธ Core Logic:
Primary Condition (Always On):
๐น Close must be above the 5DMA โ ensuring upward short-term momentum is confirmed.
Optional Condition (Toggled by User):
๐น Close above the HMA โ adds slope-responsive trend filtering for smoother setups. Enable or disable via checkbox.
Bonus Entry Filter (Optional):
๐น Green Candle Wick Breakout โ optional pattern logic that detects bullish momentum when the high pierces above both MAs, with a green body.
Reset Mechanism:
๐ Signal resets only after price closes back below all active MAs (5DMA and HMA if enabled), reducing noise and avoiding repeated signals during chop.
๐ง Why This Works:
This indicator captures the kind of setups that professional traders look for:
Momentum crossovers without chasing late.
Mean reversion snapbacks that align with fresh bullish moves.
Avoids premature entries by requiring clear structure above moving averages.
Optional HMA filter allows adaptability: turn it off during choppy markets or range conditions, and on during trending environments.
๐ Features:
โ
Adjustable HMA Length
โ
Enable/Disable HMA Filter
โ
Optional Green Wick Breakout Detection
โ
Visual โBuyโ label plotted below qualifying bars
โ
Real-time Alert Conditions for automated trading or manual alerts
๐ฏ Use Cases:
VIX-based ETFs (e.g., UVXY, VXX): Catch early breakouts aligned with volatility spikes.
Growth Stocks: Time pullback entries during bullish runs.
Futures/Indices: Combine with macro levels for intraday scalps or swing setups.
Overlay on Trend Filters: Combine with RSI, MACD, or VWAP for confirmation.
๐ ๏ธ Recommended Settings:
For smooth setups in volatile names, use:
HMA Length: 20
Keep green wick filter ON
For fast momentum trades, disable the HMA filter to act on 5DMA alone.
โญ Final Thoughts:
This script is built to serve both systematic traders and discretionary scalpers who want actionable signals without noise or lag. The toggleable HMA feature lets you adjust sensitivity depending on market conditions โ a key edge in adapting to volatility cycles.
Perfect for those who value clean, non-repainting entries rooted in logical structure.
Smarter Money Flow Divergence Detector [PhenLabs]๐ Smarter Money Flow Divergence Detector
Version: PineScriptโข v6
๐ Description
SMFD was developed to help give you guys a better ability to โreadโ what is going on behind the scenes without directly having access to that level of data. SMFD is an enhanced divergence detection indicator that identifies money flow patterns from advanced volume analysis and price action correspondence. The detection portion of this indicator combines intelligent money flow calculations with multi timeframe volume analysis to help you see hidden accumulation and distribution phases before major price movements occur.
The indicator measures institutional trading activity by looking at volume surges, price volume dynamics, and the factors of momentum to construct an overall picture of market sentiment. Itโs built to assist traders in identifying high probability entries by identifying if smart money is positioning against price action.
๐ Points of Innovation
โ Advanced Smart Money Flow algorithm with volume spike detection and large trade weighting
โ Multi timeframe volume analysis for enhanced institutional activity detection
โ Dynamic overbought/oversold zones that adapt to current market conditions
โ Enhanced divergence detection with pivot confirmation and strength validation
โ Color themes with customizable visual styling options
โ Real time institutional bias tracking through accumulation/distribution analysis
๐ง Core Components
โ Smart Money Flow Calculation: Combines price momentum, volume expansion, and VWAP analysis
โ Institutional Bias Oscillator: Tracks accumulation/distribution patterns with volume pressure analysis
โ Enhanced Divergence Engine: Detects bullish/bearish divergences with multiple confirmation factors
โ Dynamic Zone Detection: Automatically adjusts overbought/oversold levels based on market volatility
โ Volume Pressure Analysis: Measures buying vs selling pressure over configurable periods
โ Multi factor Signal System: Generates entries with trend alignment and strength validation
๐ฅ Key Features
โ Smart Money Flow Period: Configurable calculation period for institutional activity detection
โ Volume Spike Threshold: Adjustable multiplier for detecting unusual institutional volume
โ Large Trade Weight: Emphasis factor for high volume periods in flow calculations
โ Pivot Detection: Customizable lookback period for accurate divergence identification
โ Signal Sensitivity: Three tier system (Conservative/Medium/Aggressive) for signal generation
โ Themes: Four color schemes optimized for different chart backgrounds
๐จ Visualization
โ Main Oscillator: Line, Area, or Histogram display styles with dynamic color coding
โ Institutional Bias Line: Real time tracking of accumulation/distribution phases
โ Dynamic Zones: Adaptive overbought/oversold boundaries with gradient fills
โ Divergence Lines: Automatic drawing of bullish/bearish divergence connections
โ Entry Signals: Clear BUY/SELL labels with signal strength indicators
โ Information Panel: Real time statistics and status updates in customizable positions
๐ Usage Guidelines
Algorithm Settings
โ Smart Money Flow Period
โ Default: 20
โ Range: 5-100
โ Description: Controls the calculation period for institutional flow analysis.
Higher values provide smoother signals but reduce responsiveness to recent activity
โ Volume Spike Threshold
โ Default: 1.8
โ Range: 1.0-5.0
โ Description: Multiplier for detecting unusual volume activity indicating institutional participation. Higher values require more extreme volume for detection
โ Large Trade Weight
โ Default: 2.5
โ Range: 1.5-5.0
โ Description: Weight applied to high volume periods in smart money calculations. Increases emphasis on institutional sized transactions
Divergence Detection
โ Pivot Detection Period
โ Default: 12
โ Range: 5-50
โ Description: Bars to analyze for pivot high/low identification.
Affects divergence accuracy and signal frequency
โ Minimum Divergence Strength
โ Default: 0.25
โ Range: 0.1-1.0
โ Description: Required price change percentage for valid divergence patterns.
Higher values filter out weaker signals
โ
Best Use Cases
โ Trading with intraday to daily timeframes for institutional position identification
โ Confirming trend reversals when divergences align with support/resistance levels
โ Entry timing in trending markets when institutional bias supports the direction
โ Risk management by avoiding trades against strong institutional positioning
โ Multi timeframe analysis combining short term signals with longer term bias
โ ๏ธ Limitations
โ Requires sufficient volume for accurate institutional detection in low volume markets
โ Divergence signals may have false positives during highly volatile news events
โ Best performance on liquid markets with consistent institutional participation
โ Lagging nature of volume based calculations may delay signal generation
โ Effectiveness reduced during low participation holiday periods
๐ก What Makes This Unique
โ Multi Factor Analysis: Combines volume, price, and momentum for comprehensive institutional detection
โ Adaptive Zones: Dynamic overbought/oversold levels that adjust to market conditions
โ Volume Intelligence: Advanced algorithms identify institutional sized transactions
โ Professional Visualization: Multiple display styles with customizable themes
โ Confirmation System: Multiple validation layers reduce false signal generation
๐ฌ How It Works
1. Volume Analysis Phase:
โ Analyzes current volume against historical averages to identify institutional activity
โ Applies multi timeframe analysis for enhanced detection accuracy
โ Calculates volume pressure through buying vs selling momentum
2. Smart Money Flow Calculation:
โ Combines typical price with volume weighted analysis
โ Applies institutional trade weighting for high volume periods
โ Generates directional flow based on price momentum and volume expansion
3. Divergence Detection Process:
โ Identifies pivot highs/lows in both price and indicator values
โ Validates divergence strength against minimum threshold requirements
โ Confirms signals through multiple technical factors before generation
๐ก Note: This indicator works best when combined with proper risk management and position sizing. The institutional bias component helps identify market sentiment shifts, while divergence signals provide specific entry opportunities. For optimal results, use on liquid markets with consistent institutional participation and combine with additional technical analysis methods.
Trend Blend
Trend blend is my new indicator. I use it to identify my bias when trading and filter out fake setups that are going in the wrong direction.
Trend blend utilises the 9 EMA (Red), 21 EMA (Black), and if you trade futures or Bitcoin, you can also use the VWAP (Blue).
There is also a table at the top right that displays the chart time frame bias
I prefer to use the 1-hour time frame for bias and execute the trades on 5-minute charts, mainly, and sometimes on the 1-minute for a smaller stoploss.
Here's an example of the trade I took during the London session on XAU/USD
1 hour bias was Bearish
Price broke out of the range
I waited for the London session to open, where I ended up taking a short on the 5-minute time frame as we broke out of the pre-London range
Entry was at the Fair Value Gap (5-minute bias was also Bearish as price traded into the FVG)
Stoploss was at the last high
Take Profit was the next major support level
Another set that I like to trade with the Trend blend is when price is trending bullish and price trades inside the 9 and 21 EMA, and there is a bullish candle closer above the 9 EMA with Stoploss below the low of the bullish candle and Take profit between 1-2 Risk to Reward
Same when there's a bearish trend, I wait for price to trade inside the 9 and 21 EMA, and I'll take sells when a bearish candle closes below the 9 EMA.
This setup works best in strong trends, or it can be used to enter a trade on a pullback or to scale into an existing trade.
Liquidity Hunter HeatmapLiquidity Hunter (GPS Companion Tool)
Liquidity Hunter is a specialized script designed to help traders visualize and track potential liquidation zones, clusters, and imbalance traps in real-time. It is particularly useful for scalpers and short-term traders who rely on liquidity sweeps, stop hunts, and reversion plays.
This tool does not replicate open-source liquidation trackers. Instead, it uses a proprietary combination of volume surges, candle displacement, VWAP deviation, and high-timeframe wicks to infer areas of trapped traders and display them with clear, color-coded markers.
Key Features:
โข Real-Time Liquidation Estimates: Detects where major stop losses (and potential liquidations) may have occurred, based on proprietary volume + price action logic.
โข Cluster Strength Bubbles: Visual bubbles (scaled by cluster size) show where liquidations are stacking. Purple for bearish, white for bullish โ intensity reflects strength.
โข Pre-Liquidation Warning Zones: Highlights areas where price is likely to sweep liquidity before reversing, helping traders avoid chasing moves.
โข Dollar-Based Labels (Optional): Displays the estimated value liquidated, helping traders size the significance of a move (e.g., $8.4M).
โข Minimal Clutter Mode: Designed for intraday clarity โ hides excess lines and uses bubbles, not shapes, for cleaner visualization.
David_FairPriceCandlestick_calculatedDescription:
This indicator displays the "Typical Price" for each candle as a visual marker (cross) directly on the chart. The Typical Price is calculated as the average of the High, Low, and Close values of each bar:
(High + Low + Close) / 3
The marker provides a quick visual reference to the fair or average price level within every single candle.
Unlike a Point of Control (POC) or volume-based indicators, this script works purely with price data and is independent of volume or order flow.
Use cases:
Identify where most trading activity may have been concentrated within the candle (for price-based strategies)
Support as a reference line for mean-reversion or fair value concepts
Works on all timeframes and instruments
Customization:
You can easily change the marker style (cross, dot, triangle, etc.) and color within the script.
Mariam Market DashboardMariam Market Dashboard โ A Quick Guide
Purpose:
Shows if the market is trending, volatile, or stuck so you can decide when to trade or wait.
How to Use
Add the indicator to your chart. Adjust basic settings like EMA, RSI, ATR lengths, and timezone if needed. Use it before entering any trade to confirm market conditions.
What Each Metric Means (with general ranges)
Session: Identifies which market session is active (New York, London, Tokyo).
Trend: Shows current market direction. โUpโ means price above EMA and VWAP, โDownโ means price below. Use this to confirm bullish or bearish bias.
HTF Trend: Confirms trend on a higher timeframe for stronger signals.
ATR (Average True Range): Measures market volatility or price movement speed.
Low ATR (e.g., below 0.5% of price) means quiet or slow market; high ATR (above 1% of price) means volatile or fast-moving market, good for active trades.
Strong Bar: A candlestick closing near its high (above 75% of range) indicates strong buying momentum; closing near its low indicates strong selling momentum.
Higher Volume: Volume higher than average (typically 10-20% above normal) means more market activity and stronger moves.
Volume / Avg Volume: Ratio above 1.2 (120%) shows volume is significantly higher than usual, signaling strong interest.
RVol % (Relative Volume %): Above 100% means volume is hotter than normal, increasing chances of strong moves; below 50% means low activity and possible indecision.
Delta: Difference between buying and selling volume (if available). A positive delta means buyers dominate; negative means sellers dominate.
ADX (Average Directional Index): Measures trend strength:
Below 20 means weak or no trend;
Above 25 means strong trend;
Between 20-25 is moderate trend.
RSI (Relative Strength Index): Momentum oscillator:
Below 30 = oversold (potential buy);
Above 70 = overbought (potential sell);
Between 40-60 means neutral momentum.
MACD: Confirms momentum direction:
Positive MACD histogram bars indicate bullish momentum;
Negative bars indicate bearish momentum.
Choppiness Index: Measures how much the market is ranging versus trending:
Above 60 = very choppy/sideways market;
Below 40 = trending market.
Consolidation: When true, price is stuck in a narrow range, signaling indecision. Avoid breakout trades during this.
Quick Trading Reminder
Trade only when the trend is clear and volume is above average. Avoid trading in low volume or choppy markets.
Combined ATPC & MACD DivergenceTrend Optimizer + Divergence Finder in One Unified Tool
๐ Overview:
This powerful dual-system indicator merges two proven analytical engines:
โ
The Algorganic Typical Price Channel (ATPC) โ a custom trend oscillator that highlights mean-reversion and directional bias.
โ
A refined MACD system with divergence detection, enhanced with an adjusted Donchian midline for real-time trend strength filtering.
Together, they provide a high-confidence, multi-signal system ideal for swing trading, scalping, or confirming reversals with context.
โ๏ธ Core Components & Logic
๐ง 1. ATPC Engine (Trend Commodity Index)
A momentum and volatility-normalized oscillator based on the typical price (H+L+C)/3:
TrendCI Line (Blue) โ Main trend signal based on smoothed CCI logic.
TrendLine2 (Orange) โ A slower smoothing of TrendCI for crossovers.
Key Zones (customizable):
๐ด Ultra Overbought: +73
๐ฃ Overbought: +58
๐ฃ Oversold: -58
๐ด Ultra Oversold: -73
Trade Logic:
โ
Buy Signal: TrendCI crosses above TrendLine2 while in oversold zone
โ Sell Signal: TrendCI crosses below TrendLine2 while in overbought zone
Additional visual feedback:
Histogram Bars show strength and direction of momentum shift
Green/Red Circles highlight potential long/short setups
๐ 2. MACD System + Divergence Finder
Classic MACD enhanced with a Donchian Midline overlay to filter trend bias.
๐ท MACD Line and ๐ Signal Line show crossover momentum
๐ฉ/๐ฅ Histogram shows distance from the signal line
๐ช Adjusted Donchian Midline dynamically adapts to range-bound vs trending environments
Background Color provides real-time trend state:
โ
Green = Bullish Trend
โ Red = Bearish Trend
No color = Neutral / Choppy
MACD Boundaries (user-defined):
Overbought: +1.0
Oversold: -1.0
๐ 3. Divergence Detection
Spot hidden power shifts before price reacts:
๐ผ Positive Divergence โ Price makes lower lows, but MACD histogram rises
๐ฝ Negative Divergence โ Price makes higher highs, but MACD histogram weakens
These are visually marked with:
Green โ+Divโ label (bullish reversal cue)
Red โโDivโ label (bearish exhaustion signal)
๐ฏ How to Use It
For Trend Traders:
Stay in sync with macro trend using MACD histogram + background
Use ATPC crossovers for precision entries
Avoid signals during neutral background (chop filter)
For Reversal Traders:
Look for bullish +Div with ATPC buy signal in oversold zone
Look for bearish โDiv with ATPC sell signal in overbought zone
Mid-Donchian line can act as confluence or breakout trigger
For Scalpers & Intraday Traders:
Combine with VWAP, liquidity zones, or order flow levels
ATPC crossovers + MACD histogram zero-line flip = potential scalp entry
Use histogram slope and divergence to avoid false momentum traps
๐งฉ Customizable Inputs
๐๏ธ ATPC: Channel & Smoothing lengths, overbought/oversold thresholds
๐๏ธ MACD: Fast/slow EMAs, signal smoothing, Donchian period, bounds
๐จ Fully theme-compatible with adjustable colors and line styles
๐ Alerts (Add Your Own)
While this version doesnโt contain built-in alerts, you can easily add alerts based on:
buySignal or sellSignal from ATPC logic
Histogram cross zero or trend flip
MACD Divergence event
๐ โThis indicator doesn't just show signalsโit tells a story about whoโs in control of the market, and when that control might be slipping.โ
5EMA_BB_ScalpingWhat?
In this forum we have earlier published a public scanner called 5EMA BollingerBand Nifty Stock Scanner , which is getting appreciated by the community. That works on top-40 stocks of NSE as a scanner.
Whereas this time, we have come up with the similar concept as a stand-alone indicator which can be applied for any chart, for any timeframe to reap the benifit of reversal trading.
How it works?
This is essentially a reversal/divergence trading strategy, based on a widely used strategy of Power-of-Stocks 5EMA.
To know the divergence from 5-EMA we just check if the high of the candle (on closing) is below the 5-EMA. Then we check if the closing is inside the Bollinger Band (BB). That's a Buy signal. SL: low of the candle, T: middle and higher BB.
Just opposite for selling. 5-EMA low should be above 5-EMA and closing should be inside BB (lesser than BB higher level). That's a Sell signal. SL: high of the candle, T: middle and lower BB.
Along with we compare the current bar's volume with the last-20 bar VWMA (volume weighted moving average) to determine if the volume is high or low.
Present bar's volume is compared with the previous bar's volume to know if it's rising or falling.
VWAP is also determined using `ta.vwap` built-in support of TradingView.
The Bolling Band width is also notified, along with whether it is rising or falling (comparing with previous candle).
What's special?
We love this reversal trading, as it offers many benifits over trend following strategies:
Risk to Reward (RR) is superior.
It _Does Hit_ stop losses, but the stop losses are tiny.
Means, althrough the Profit Factor looks Nahh , however due to superior RR, end of day it ended up in green.
When the day is sideways, it's difficult to trade in trending strategies. This sort of volatility, reversal strategies works better.
It's always tempting to go agaist the wind. Whole world is in Put/PE and you went opposite and enter a Call/CE. And turns out profitable! That's an amazing feeling, as a trader :)
How to trade using this?
* Put any chart
* Apply this screener from Indicators (shortcut to launch indicators is just type / in your keyboard).
* It will show you the Green up arrow when buy alert comes or red down arrow when sell comes. * Also on the top right it will show the latest signal with entry, SL and target.
Disclaimer
* This piece of software does not come up with any warrantee or any rights of not changing it over the future course of time.
* We are not responsible for any trading/investment decision you are taking out of the outcome of this indicator.
Candle Volume Profile Marker# ๐ Candle Volume Profile Marker (CVPM)
**Transform your chart analysis with precision volume profile levels on every candle!**
The Candle Volume Profile Marker displays key volume profile levels (POC, VAH, VAL) for individual candles, giving you granular insights into price acceptance and rejection zones at the micro level.
## ๐ฏ **Key Features**
### **Core Levels**
- **POC (Point of Control)** - The price level with highest volume concentration
- **VAH (Value Area High)** - Upper boundary of the value area
- **VAL (Value Area Low)** - Lower boundary of the value area
- **Customizable Value Area** - Adjust percentage from 50% to 90%
### **Flexible Display Options**
- **Current Candle Only** or **Historical Lookback** (1-50 candles)
- **Multiple Visual Styles** - Lines, dots, crosses, triangles, squares, diamonds
- **Smart Line Extensions** - Right only, both sides, or left only
- **4 Line Length Modes** - Normal, Short, Ultra Short, Micro (for ultra-clean charts)
- **Full Color Customization** - Colors, opacity, line width
- **Adjustable Marker Sizes** - Tiny to Large
### **Advanced Calculation Methods**
Choose your POC calculation:
- **Weighted** - Smart estimation based on volume distribution (default)
- **Close** - Uses closing price
- **Middle** - High-Low midpoint
- **VWAP** - Volume weighted average price
### **Professional Tools**
- **Real-time Info Table** - Current levels display
- **Smart Alerts** - POC crosses and Value Area breakouts
- **Highlight Current Candle** - Extended dotted lines for current levels
- **Developing Levels** - Real-time updates for active candle
## ๐ **Why Use CVPM?**
### **Precision Trading**
- Identify exact support/resistance on each candle
- Spot volume acceptance/rejection zones
- Plan entries and exits with micro-level precision
### **Clean & Customizable**
- Lines extend only right (eliminates confusion)
- Ultra-short line options for minimal chart clutter
- Professional appearance with full customization
### **Multiple Timeframes**
- Works on any timeframe from 1-minute to monthly
- Historical analysis with adjustable lookback
- Real-time developing levels
## ๐ **Perfect For**
- **Day Traders** - Micro-level entry/exit points
- **Swing Traders** - Key levels for position management
- **Volume Analysis** - Understanding price acceptance zones
- **Support/Resistance Trading** - Precise level identification
- **Breakout Trading** - Value area breakout alerts
## โ๏ธ **Easy Setup**
1. Add indicator to your chart
2. Choose your preferred visual style (lines/dots)
3. Select line extension (right-only recommended)
4. Adjust line length (try "Ultra Short" for clean charts)
5. Customize colors and enable alerts
## ๐จ **Customization Groups**
- **Display Options** - What to show and how many candles
- **Calculation** - POC method and value area percentage
- **POC Visual** - Style, color, width, length for Point of Control
- **Value Area Visual** - Style, color, width, length for VAH/VAL
- **Line Settings** - Extension direction and length modes
- **Size** - Marker sizes and opacity
## ๐ **Built-in Alerts**
- Price crosses above/below POC
- Value Area breakouts (up/down)
- Fully customizable alert messages
## ๐ก **Pro Tips**
- Use "Right Only" extension to avoid confusion about which candle owns the levels
- Try "Ultra Short" or "Micro" line modes for cleaner charts
- Enable "Highlight Current Candle" for extended reference lines
- Combine with volume indicators for enhanced analysis
- Use different colors for easy POC/VAH/VAL identification
---
**Transform your volume analysis today with the most flexible and customizable candle-level volume profile indicator available!**
*Perfect for traders who demand precision and clean, professional charts.*
TICK Extreme Levels & AlertsAutomatically draws horizontal lines at +1000 and -1000 TICK levels
Sends alerts when TICK crosses those levels (for potential scalping/reversal setups)
Strategy: How to Use TICK in Real-Time Trading
1. Confirm Market Breadth
Use TICK to confirm broad participation in the move:
โข Long S&P futures or SPY? Only buy breakouts if TICK is above +600 to +1000
โข Shorting? Confirm with TICK below โ600 to โ1000
2. Fade Extremes for Scalps
Look for reversals at extreme levels:
โข Fade +1200+: market likely overbought short term โ scalp short
โข Fade โ1200โ: market likely oversold โ scalp long
Use in combo with other signals (like price exhaustion, candlestick reversal, or VWAP touches)
3. Avoid Trading in the Choppy Zone
If TICK remains between โ400 and +400, institutions are not committed. This is where fakeouts are common.
4. Time Entries with TICK Swings
For example:
โข TICK moves from โ800 to +600 = momentum shift โ look for long entries
โข TICK stalling around +1000 = momentum climax โ partial profit or fade play
Pin Bar Highlighter OnlyAbsolutely โ hereโs a full **description and breakdown** of what the script does:
---
## ๐ Script Name:
**"Pin Bar Highlighter Only"**
---
## ๐ฏ Purpose:
This script **detects and highlights classic pin bar reversal candles** directly on the chart โ without plotting any entry, stop loss, or take profit levels.
Itโs designed for traders who:
* Want to manually assess trades
* Prefer a clean chart
* Use pin bar price action as a signal for potential reversals
---
## โ
What It Does:
* **Scans each candle** to check if it qualifies as a **bullish** or **bearish pin bar**
* If valid:
* Plots a **green triangle below** bullish pin bars
* Plots a **red triangle above** bearish pin bars
* Keeps your chart **minimal and uncluttered**
---
## ๐ How It Detects a Pin Bar:
### ๐น 1. Candle Structure:
* Measures the total candle range: `high - low`
* Calculates the **body size**: `abs(close - open)`
* Calculates the **upper and lower wick sizes**
### ๐น 2. Pin Bar Criteria:
* The **wick (nose)** must be at least **2/3 of the total candle length**
* The **body** must be small โ **โค 1/3** of the total range
* The **body** must be located at **one end** of the candle
* The wick must **pierce the high/low** of the previous candle
---
## ๐ Bullish Pin Bar Requirements:
* Close > Open (green candle)
* Lower wick โฅ 66% of candle range
* Body โค 33% of range
* Candle **makes a new low** (current low < previous low)
### ๐ Bearish Pin Bar Requirements:
* Close < Open (red candle)
* Upper wick โฅ 66% of candle range
* Body โค 33% of range
* Candle **makes a new high** (current high > previous high)
---
## ๐ผ๏ธ Visual Output:
* ๐ป Red triangle **above** bearish pin bars
* ๐บ Green triangle **below** bullish pin bars
---
## ๐ ๏ธ Example Use Cases:
* Identify **reversal points** at support/resistance
* Confirm signals with **VWAP**, supply/demand zones, or AVWAP (manually plotted)
* Use in **conjunction with other strategies** โ without clutter
---
Full Day Midpoint Line with Dynamic StdDev Bands (ETH & RTH)A Pine Script indicator designed to plot a midpoint line based on the high and low prices of a user-defined trading session (typically Extended Trading Hours, ETH) and to add dynamic standard deviation (StdDev) bands around this midpoint.
Session Midpoint Line:
The midpoint is calculated as the average of the session's highest high and lowest low during the defined ETH period (e.g., 4:00 AM to 8:00 PM).
This line represents a central tendency or "fair value" for the session, similar to a pivot point or volume-weighted average price (VWAP) anchor.
Interpretation:
Prices above the midpoint suggest bullish sentiment, while prices below indicate bearish sentiment.
The midpoint can act as a dynamic support/resistance level, where price may revert to or react at this level during the session.
Dynamic StdDev Bands:
The bands are calculated by adding/subtracting a multiple of the standard deviation of the midpoint values (tracked in an array) from the midpoint.
The standard deviation is dynamically computed based on the historical midpoint values within the session, making the bands adaptive to volatility.
Interpretation:
The upper and lower bands represent potential overbought (upper) and oversold (lower) zones.
Prices approaching or crossing the bands may indicate stretched conditions, potentially signaling reversals or breakouts.
Trend Identification:
Use the midpoint as a reference for the sessionโs trend. Persistent price action above the midpoint suggests bullishness, while below indicates bearishness.
Combine with other indicators (e.g., moving averages, RSI) to confirm trend direction.
Support/Resistance Trading:
Treat the midpoint as a dynamic pivot point. Price rejections or consolidations near the midpoint can be entry points for mean-reversion trades.
The StdDev bands can act as secondary support/resistance levels. For example, price reaching the upper band may signal a potential short entry if accompanied by reversal signals.
Breakout/Breakdown Strategies:
A strong move beyond the upper or lower band may indicate a breakout (bullish above upper, bearish below lower). Confirm with volume or momentum indicators to avoid false breakouts.
The dynamic nature of the bands makes them useful for identifying significant price extensions.
Volatility Assessment:
Wider bands indicate higher volatility, suggesting larger price swings and potentially riskier trades.
Narrow bands suggest consolidation, which may precede a breakout. Traders can prepare for volatility expansions in such scenarios.
The "Full Day Midpoint Line with Dynamic StdDev Bands" is a versatile and visually intuitive indicator well-suited for day traders focusing on session-specific price action. Its dynamic midpoint and volatility-adjusted bands provide valuable insights into support, resistance, and potential reversals or breakouts.
Volume CandlesVolume Candles โ Context-Aware Candle Color
Description:
This visual indicator colors your price candles based on relative volume intensity, helping traders instantly detect low, medium, and high volume activity at a glance. It supports two modes โ Percentile Ranking and Volume Average โ offering flexible interpretation of volume pressure across all timeframes.
It uses a 3-tiered color system (bright, medium, dark) with customizable tones for both bullish and bearish candles.
How It Works:
You can choose between two modes for volume classification:
Ranking Mode (Default):
Measures current volumeโs percentile rank over a lookback period. Higher percentiles = stronger color intensity.
Percentile thresholds:
< 50% โ light color (low volume)
50โ80% โ medium intensity
> 80% โ high volume
Volume Average Mode:
Compares current volume against its simple moving average (SMA).
Volume thresholds:
< 0.5ร SMA โ light color
Between 0.5ร and 1.5ร โ medium
> 1.5ร โ high intensity
Candle Paint:
Candles are colored directly on the chart, not in a separate pane. Bullish candles use green shades, bearish use red. All colors are fully customizable.
How to Interpret:
Bright Colors = High volume (potential strength or climax)
Muted/Transparent Colors = Low or average volume (consolidation, traps)
Example Use Cases:
Spot fakeouts with large price movement on weak volume (dark color)
Confirm breakout strength with bright candles
Identify stealth accumulation/distribution
Inputs & Settings:
Mode: Ranking Percentile or Volume Average
Lookback Period for ranking and SMA
Custom Colors for bullish and bearish candles at 3 intensity levels
Best For:
Price action traders wanting context behind each candle
Scalpers and intraday traders needing real-time volume feedback
Anyone using volume as a filter for entries or breakouts
Pro Tips:
Combine with Price Action, Bollinger Bands or VWAP/EMA levels to confirm breakout validity and intent behind a move.
Use alongside RSI/MACD divergences for high-volume reversal signals.
For swing trading, expand the lookback period to better normalize volume over longer trends.
MACD of RSI [TORYS]MACD of RSI โ Momentum & Divergence Scanner
Description:
This enhanced oscillator applies MACD logic directly to the Relative Strength Index (RSI) rather than price, giving traders a clearer look at internal momentum and early shifts in trend strength. Now featuring a custom histogram, dual MA types, and RSI-based divergence detection โ itโs a complete toolkit for identifying exhaustion, acceleration, and hidden reversal points in real time.
How It Works:
Calculates the MACD line as the difference between a fast and slow moving average of RSI. Adds a Signal Line (MA of the MACD) and plots a Histogram to show momentum acceleration/deceleration. Both RSI MAs and the Signal Line can be toggled between EMA and SMA for custom tuning.
Divergence Detection:
Bullish Divergence : Price makes a lower low while RSI makes a higher low โ labeled with a green โDโ below the curve.
Bearish Divergence : Price makes a higher high while RSI makes a lower high โ labeled with a red โDโ above the curve.
Configurable lookback window for tuning sensitivity to pivots, with 4 as the sweet spot.
RSI Pivot Dot Signals:
Plots green dots at RSI oversold pivot lows below 30,
Plots red dots at overbought pivot highs above 70.
Helps detect short-term exhaustion or bounce zones, plotted right on the MACD-RSI curve.
RSI 50 Crosses (Optional):
Optional โฒ and โผ labels when RSI crosses its 50 midline โ useful for momentum trend shifts or pullback confirmation, or to detect consolidation.
Histogram:
Plotted as a column chart showing the distance between MACD and Signal Line.
Colored dynamically:
Bright green : Momentum rising above zero
Light green : Weakening above zero
Bright red : Momentum falling below zero
Light red : Weakening below zero
The zero line serves as the mid-point:
Above = Bullish Bias
Below = Bearish Bias
How to Interpret:
Momentum Confirmation:
Use MACD cross above Signal Line with a rising histogram to confirm breakouts or trend entries.
Histogram shrinking near zero = momentum weakening โ caution or reversal.
Exhaustion & Reversals:
Dot signals near RSI extremes + histogram peak can suggest overbought/oversold pressure.
Use divergence labels ("D") to spot early reversal signals before price breaks structure.
Inputs & Settings:
RSI Length
Fast/Slow MA Lengths for MACD (applied to RSI)
Signal Line Length
MA Type: Choose between EMA and SMA for MACD and Signal Line
Pivot Sensitivity for dot markers
Divergence Logic Toggle
Show/hide RSI 50 Crosses
Best For:
Traders who want momentum insight from inside RSI, not price
Scalpers using divergence or exhaustion entries
Swing traders seeking entry confirmation from signal crossovers
Anyone using multi-timeframe confluence with RSI and trend filters
Pro Tips:
Combine this with:
Bollinger Bands breakouts and reversals
VWAP or EMAs to filter entries by trend
Volume spikes or BBW squeezes for volatility confirmation
TTM Scalper Alert to sync structure and momentum