סימון בין 21:00 ל־23:00 לפי שעון ישראל//@version=5
indicator("סימון בין 21:00 ל־23:00 לפי שעון ישראל", overlay=true)
// הפרש השעות מ־UTC לשעון ישראל
timeOffset = 3
// חישוב השעה המקומית (שעון ישראל)
localHour = hour + timeOffset
localHour := localHour >= 24 ? localHour - 24 : localHour
// סימון רקע בין 21:00 ל־23:00 לפי שעון ישראל
inRange = (localHour >= 21 and localHour < 23)
bgcolor(inRange ? color.new(color.orange, 85) : na)
// קו אנכי בשעה 21:00 לפי שעון ישראל
if (localHour == 21 and minute == 0)
line.new(x1=bar_index, y1=low, x2=bar_index, y2=high, color=color.orange, width=1, extend=extend.both)
// קו אנכי בשעה 23:00 לפי שעון ישראל
if (localHour == 23 and minute == 0)
line.new(x1=bar_index, y1=low, x2=bar_index, y2=high, color=color.orange, width=1, extend=extend.both)
Penunjuk dan strategi
TX EM LevelsThis script is for new trader that need guide to gauge where to place their stop loss and take profit level in different trading style like swing trade, intraday or scalping. It is taking into consideration of market volatility for different product.
Created for TX student usage, kindly use this as a guide for your trade risk management.
Qossai Stock Info### Qossai Stock Info Indicator
This indicator provides a concise overlay of essential stock information directly on your chart, presented in a clean, organized table. Designed for quick glances, it helps traders and investors stay informed about key fundamental and volatility metrics of the currently viewed symbol.
**Key Features:**
* **Symbol/Ticker Display:** Clearly shows the ticker of the asset you are currently viewing.
* **Dynamic Market Capitalization (Market Cap):** Automatically calculates and displays the market capitalization in a readable format (Millions, Billions, or Trillions), providing instant insight into the company's size.
* **Average True Range (ATR) as Percentage:** Shows the 14-day Average True Range (a measure of volatility) as a percentage of the closing price, helping you gauge the typical price movement. The ATR period is customizable.
* **Earnings Countdown:** Keep track of upcoming events with a precise countdown displaying the number of days remaining until the next earnings announcement. This feature can be toggled on or off via the indicator's settings.
* **Clean Table Format:** All information is presented neatly in a table with a subtle black background, ensuring readability without cluttering your main chart view.
**How to Use:**
Simply add the "Qossai Stock Info" indicator to your chart. You can adjust the ATR length and toggle the earnings countdown visibility from the indicator's settings.
**Purpose:**
This tool aims to simplify access to critical stock data, empowering users to make quicker, more informed decisions by having vital information readily available on their screen.
---
Multi Pivot Point & Central Pivot Range - Nadeem Al-QahwiThis indicator combines four advanced trading modules into one flexible and easy-to-use script:
Traditional Pivot Points:
Calculates classic support and resistance levels (PP, R1–R5, S1–S5) based on previous session data. Ideal for identifying key turning points and mapping out the daily, weekly, or monthly structure.
Camarilla Levels:
Provides six upper and lower pivot levels (H1–H6, L1–L6) derived from volatility and closing price formulas. Especially effective for intraday reversal, mean reversion, and finding overbought/oversold extremes.
Central Pivot Range (CPR):
Plots the median, top, and bottom of the value area each session. CPR width instantly highlights whether the market is likely to trend (narrow CPR) or remain range-bound (wide CPR).
Developing CPR projects the evolving range for the current period—essential for real-time analysis and pre-market planning.
Dynamic Zone Levels (DZL):
Automatically detects and highlights clusters of pivots to reveal high-probability support/resistance zones, filtering out market “noise.”
DZL alerts notify you whenever price breaks or retests these key areas, making it easier to spot momentum trades and avoid false signals.
Key Features:
Multi-timeframe flexibility: Use with daily, weekly, monthly, yearly, or custom timeframes—even rare ones like biyearly and decennial.
Modular design: Activate or hide any system (Traditional, Camarilla, CPR, DZL) as you need.
Bilingual interface: Every setting and label is shown in both English and Arabic.
Full customization: Control visibility, color, style, and placement for every level and label.
Historical depth: Plot up to 5,000 pivot/zones back for deep analysis and backtesting.
Smart alerts: Get instant notifications on true S/R breakouts or retests (from DZL).
How to Use:
Trend Trading:
Watch for a very narrow CPR to identify potential trending days—trade in the breakout direction above/below the CPR.
Range Trading:
When CPR is wide, expect sideways movement. Fade reversals at R1/S1 or within the CPR boundaries.
Breakouts:
Use DZL alerts to capture momentum as price breaks or retests dynamic support/resistance zones.
Multi-Timeframe Confluence:
Combine CPR and pivot levels from multiple timeframes for higher-probability entries and exits.
All calculations and logic are fully open.
Multi-Indicator AI TableV10Multiple signal generator with table. Exclusive formularies make up the signals generated and shown in the table. Some are long term signals, and some are short term signals. "Ai Says" is a collaboration of all signals within the script. In the settings menu, you can eliminate the charting of any of the signals, but the table will always show the signals. The freshest signal is always the top signal in the indicator group. You know the newest signal by the number in the bar column. This can be used on Cryptocurrencies, Currencies, Stocks and Efts (and other investments). It is a tool and not trading advice. It is a guide to assist your trading decisions.
[Top] LHAMA Consolidation DetectorIntroducing the Low-High Adaptive Moving Average (LHAMA 🦙), a powerful tool designed to help traders visually distinguish between trending and consolidating market phases. Unlike traditional moving averages that can produce false signals in choppy markets, the LHAMA is engineered to flatten out during periods of consolidation and become more responsive when a clear trend emerges.
This indicator's primary function is to act as a "Consolidation Detector." When the LHAMA line goes flat and adopts its "Flat Color," it serves as a clear visual cue that the market is range-bound. Conversely, when the line begins to slope and changes to its Bullish or Bearish color, it signals a potential breakout or the start of a new trend.
How It Works
The LHAMA is a type of adaptive moving average. Its adaptiveness is derived from a unique calculation that measures market "trendiness." It does this by tracking whether new highs or new lows are being made within a specified lookback period.
In a Trending Market: When the price consistently makes new highs or lows, the indicator's responsiveness increases, causing the LHAMA to track the price much more closely and responsively.
In a Consolidating Market: When the price is range-bound and fails to make new highs or lows, the responsiveness decreases significantly. This causes the LHAMA to flatten out and become less sensitive to minor price fluctuations, effectively filtering out market noise.
Key Features
Adaptive Calculation: The core engine of the indicator, which automatically adjusts its smoothing based on trend strength.
Slope-Based Coloring: The line's color dynamically changes based on its slope, providing an at-a-glance view of market conditions: bullish, bearish, or flat.
Multi-Line & Multi-Timeframe (MTF): You can enable up to six fully customizable LHAMA lines. Each line can be configured with its own length, colors, and can even be set to a different timeframe, allowing for comprehensive multi-timeframe analysis on a single chart.
Volatility Clouds: Each LHAMA can display an optional cloud around it. The cloud's width is based on your choice of either the Average True Range (ATR) or Standard Deviation (StdDev), offering a visual representation of volatility.
Volume Weighting: An option to incorporate volume into the adaptive calculation, making the LHAMA even more responsive during high-volume price movements.
How to Use
Identify Consolidation: The primary use case. A flat and consistently colored LHAMA line is a strong indication of a sideways or consolidating market. This can help traders avoid taking trend-following trades in choppy conditions.
Confirm Trends: When the LHAMA begins to slope upwards or downwards and changes to its trend color, it can be used to confirm the direction and strength of a new trend. The steeper the slope, the stronger the momentum, and more solid the directional color.
Dynamic Support & Resistance: Like other moving averages, the LHAMA can act as a dynamic level of support in an uptrend or resistance in a downtrend. The optional cloud can further define these zones.
Multi-MA Ribbon Strategy: By enabling multiple LHAMAs with different lengths (e.g., Fibonacci sequence like 14, 21, 34, 55), you can create a ribbon. The expansion of the ribbon indicates a strong trend, while its contraction signals a weakening trend or consolidation.
Settings Explained
Enable 🦙 Line: A simple checkbox to turn each of the six LHAMA lines on or off.
Length: The lookback period for the LHAMA calculation. Shorter lengths are more responsive, while longer lengths are smoother.
Timeframe: Set a specific timeframe for each LHAMA. Leave blank to use the chart's current timeframe.
Volume Weight: If checked, adds volume weighting to make the LHAMA more responsive to high-volume moves.
Colors (Bullish, Bearish, Flat): Customize the colors for each market state. To only see the line during consolidation, set the Bullish and Bearish colors to 100% transparency. To hide the line during consolidation, set the Flat color to 100% transparency.
Color Sensitivity: This is a crucial setting. Because price scales (tick sizes) vary widely between symbols, this setting allows you to adjust the sensitivity of the slope detection. A lower value requires a steeper slope to trigger a trend color, while a higher value is more sensitive.
Recommended settings are provided in the input tooltip as a starting point:
$5 Tick: 0.25 Sensitivity
$1 Tick: 0.75 Sensitivity
$0.25 Tick: 3 Sensitivity
$0.01 Tick: 50 Sensitivity
$0.005 Tick: 100 Sensitivity
Cloud Settings:
Show Cloud: Toggles the visibility of the volatility cloud around the LHAMA.
Width Based On: Choose between "ATR" or "StdDev" to calculate the cloud's width.
Cloud Length & Width: Set the lookback period and multiplier for the ATR/StdDev calculation to control the size of the cloud.
Your MAsJust a set of moving averages — nothing fancy, just effective.
Fully & highly customizable to fit your strategy.
Plus, it saves your indicator slots!
London Breakout PRO – By Maa Sharda Trading📈 London Breakout PRO (MAA SHARDA TRADING) – Indicator Description for TradingView
Introducing: London Breakout PRO – The Advanced Breakout Tool for Gold & Forex!
Unlock the real power of London session trading with this next-generation indicator.
Specially designed for serious traders, this tool combines classic London Breakout logic with EMA Trend Confirmation and an optional Volume Filter to eliminate fake breakouts and boost your accuracy.
How It Works:
Session Box: Automatically marks the first session candle (default: 1H for London Open).
Breakout Signal: Gives only one clean BUY/SELL signal each day – only when the candle breaks out above/below the session box.
Trend Filter: Signals fire only when price is above (BUY) or below (SELL) the EMA 20, ensuring you always trade with the trend.
Volume Confirmation: (Optional) Signals only if breakout happens with volume higher than the last 10 candles’ average, so you avoid low-liquidity fakeouts.
Ultra-Clean Chart: No repainting, no clutter, just pure breakout action.
Key Features:
✅ Works on any timeframe (M15, M30, H1 best for Gold/XAUUSD & FX)
✅ Fully customizable session start time and box duration
✅ One breakout signal per day – no overtrading, no noise
✅ Trend & volume filters for high-probability setups
✅ Easy visual backtesting – perfect for serious traders and strategy builders
Recommended Settings for GOLD (XAUUSD):
Timeframe: 1 Hour (H1) – best accuracy & lowest noise
Session Start (IST): 11:30 AM (London Open)
Box Length: 1 Candle (1 Hour)
EMA Length: 20
Volume Filter: On (for strong confirmations)
How To Use:
Wait for London session box to form at your set time.
Trade only when price closes above (BUY) or below (SELL) the box and EMA 20 & volume filters are satisfied.
Place SL at the opposite side of the box. Target 1:1 or let profits run with trailing stop.
Avoid trading during high-impact news events for even better results.
Pro Tip:
Backtest on H1 and combine with major support/resistance for the highest win-rate. Use with proper risk management for best results!
Disclaimer:
Trading involves risk. This indicator is for educational purposes only. Test thoroughly before live trading.
#LondonBreakout #XAUUSD #BreakoutStrategy #EMAConfirmation #VolumeFilter #TradingView #ForexIndicator #IntradayTrading
MNQ 3m Momentum BreakoutThis MNQ 3-minute momentum breakout strategy identifies high-probability trades in the direction of the 1-hour trend, enters with 2 contracts on breakouts, and intelligently scales out after reaching an ATR-based profit target. The remaining position is managed with a trailing stop or closed after a timeout.
**Entry Logic:**
* **Long:** Price breaks above 20-bar high **and** 1H trend is up (EMA 200 + MACD > 0)
* **Short:** Price breaks below 20-bar low **and** 1H trend is down
**Position Management:**
* **Start:** Enter with 2 contracts
* **Scale out:** Close 1 contract after reaching ATR-based profit trigger
* **Final exit:** Trailing stop or timeout (30 bars)
**Filters:**
* Multi-timeframe EMA + MACD for trend confirmation
* 3-minute chart for high-frequency entries with precision
GLD GC Price ConverterIt’s a tool for traders who want to monitor key price levels in the gold market (GLD and GC) directly on their primary trading chart, without having to switch between different windows.
XAUUSD 5M Precision Strategy [Improved]buy when a candle is above the vwap, sell when a candle close below thw vwap.
MNQ 1H Liquidity + MTF BotThis Pine Script is a 1-hour trading strategy for MNQ futures that uses higher-timeframe confirmation, liquidity grabs, MACD alignment, and ATR-based targets to identify high-probability trades. The strategy only triggers entries during specific hours and includes a simple risk-reward structure with defined stop loss and take profit levels.
**Buy (Long) Conditions:**
* Current hour is within allowed trading window
* 4H price is above 4H EMA 200
* 4H MACD line is above its signal
* 1H MACD is bullish
* Either a breakout above recent highs or a liquidity grab below recent lows
* No existing long position
**Sell (Short) Conditions:**
* Current hour is within allowed trading window
* 4H price is below 4H EMA 200
* 4H MACD line is below its signal
* 1H MACD is bearish
* Either a breakdown below recent lows or a liquidity grab above recent highs
* No existing short position
**Core Strategy Components:**
* Multi-timeframe trend alignment (4H MACD + EMA 200)
* 1H MACD for local momentum
* Liquidity grab detection using price structure
* ATR-based stop loss and take profit
* Time window filter for active trading hours
* Fixed percentage position sizing
BTC Spot-Volume-Sum(Top40 CEX)Top 40 CEX's total Bitcoin-Spot-Trading volume in one chart.
Including BTC-USD, BTC-USDT and BTC-USDC.
You can change your favorite CEX's trading pairs in the source code!
Renko Brick Zone NeelBrick indicator is a brick zone indicator, plotted not in histogram style but instead with a moving average plotted along with it.
40 period is count of same color brick difference between green and red is always 40
40-period brick indicator line and 40-period moving average line of the brick indicator.
Pivot Squeeze IndicatorThe Pivot Squeeze Indicator is an oscillator that identifies when markets are "squeezed" between recent pivot highs and lows, then signals when they're ready to make their next big move.
How it Works
The indicator calculates the percentage distance between the current price and the most recent pivot high vs. pivot low. When this distance gets compressed (small), the market is "squeezed" and building energy. When it expands rapidly, you get your breakout signal.
The indicator adapts to current market volatility using four different modes:
- ATR-Based
- Bollinger Bands
- Keltner Channels
- Fixed %
What to Look For
🟠 Orange Background = Squeeze Zone
Market is compressed between recent pivots
Low volatility, building pressure
🟢 Green Breakout = Bullish Signal
Price breaking out above recent highs
Momentum shifting upward
Time to look for long opportunities
🔴 Red Breakout = Bearish Signal
Price breaking down below recent lows
Momentum shifting downward
Time to look for short opportunities
Using Histogram Colors:
Green bars = Bullish territory (closer to recent highs)
Red bars = Bearish territory (closer to recent lows)
Orange bars = Squeeze conditions (compressed between pivots)
Using MA Line:
When Histogram bars cross below or above MA Line in opposite direction, it might be good time to exit.
Default Settings: ATR-based thresholds with 14-period lookback - works great out of the box, but feel free to experiment with the different threshold modes to find what works best for your trading style! Recommended to use with other indicators to confirm signals
Engulfing with Volume ConfirmationBetter version of engulfing strategy. Takes into account volume too
Advanced Trend Panel v3.0Advanced Trend Panel v3.0 is a comprehensive indicator that analyzes market trends across multiple timeframes. It combines long-term and short-term EMAs, ADX for trend strength, RSI, Volume Profile (POC), and volume comparisons. The script calculates trend duration (in bars or time units) and provides a higher-timeframe forecast for context. All data is displayed in a customizable table with adjustable position and text size.
Key Features:
- Long/Short Trend States with Duration
- Trend Strength via ADX
- Price vs. POC
- RSI Overbought/Oversold
- Volume Analysis
- Higher TF Trend Forecast
- Optional Plots for EMAs and POC Line
Customize inputs to fit your strategy. This script is for educational purposes and not financial advice. Use at your own risk.
Risk Context + Position SizingWhat This Indicator Does (And Doesn't Do)
This is NOT a buy/sell signal indicator. Instead, it's a risk management tool that helps you understand two critical things:
How volatile the market is right now (compared to recent history)
How much you should risk on your next trade based on that volatility
The Core Problem It Solves
Imagine you always risk the same amount on every trade - say $100. But sometimes the market is calm and predictable, other times it's wild and unpredictable. This indicator says: "Hey, the market is going crazy right now - maybe only risk $70 instead of your usual $100."
How It Works
Measures Market "Nervousness"
Uses ATR (Average True Range) to measure how much prices typically move each day
Compares today's volatility to the past 100 days
Shows you a percentile (0-100%) - higher = more volatile
Categorizes Risk Environment
LOW (green): Market is calm, you can size up slightly
NORMAL: Standard conditions, use your normal position size
HIGH (red): Market is jumpy, reduce your position size
EXTREME (dark red): Market is in chaos, significantly reduce size
Important Disclaimers
This doesn't predict price direction - it only measures current market stress
You still need a trading strategy - this just helps you size it properly
Past volatility doesn't guarantee future volatility
Always combine with proper stop losses and risk management
📊 Bollinger Band Strategy v1.1
首先,衷心感谢昨天支持我 Bollinger Band Strategy v1.0 的八位朋友,来自世界各地的你们让我更加坚信构建这套系统的意义。今天,我顺利完成了 v1.1 的开发,并同步推出了 UI 优化后的 v1.1.2 升级版本。
🚀 本次更新亮点
✅ RSI 趋势过滤系统
v1.1 加入了 RSI 指标用于方向判断,极大提升了突破信号的准确性。超买区(RSI > 70)背景转为绿色,超卖区(RSI < 30)则为红色,帮助你一眼识别强动能行情与潜在背离。
✅ 智能“蓄力区”识别(Squeeze)
新增布林带带宽监测机制,当波动性低于阈值时,会显示橙色圆圈,代表市场可能正处于能量压缩状态,即将突破。默认阈值为 11%,适用于日线。
你可以根据所用周期(如 1 小时)灵活调整此值,具体修改参数如下(已用 * 标注):
squeeze_thresh = input.float(11.0, title="Squeeze Threshold (%)")
✅ 假突破识别系统
十字标记逻辑:当上一个K线突破布林带、而当前K线迅速回落时,会显示紫色或蓝色十字,提示潜在假突破或反转信号,辅助你避免被“假动作”诱多/诱空。
💡使用建议
- 周期切换建议:日线为主,中短线可调参数适配 1H/4H(如降低 squeeze 阈值)
- 做突破时一定要把多个指标重合对比,如在上涨行情中布林带收窄,价格跌破布林带并显示反转信号,而且突破前高点回调站立,RSI已背离过,这些信号如果同时出现胜率将大大提升。
- 当 布林带收窄 → 价格突破 → RSI 背离 → 回踩站稳前高/前低,且出现突破信号(绿色/红色三角)(用支撑阻力位判断也可以),这是你极可能抓住主升浪/主跌段的黄金时机。
⚙️ 模型优势
✅ 过滤震荡区,无动能不进场
✅ 可视化简洁,兼容币圈、美股、港股、期货等
✅ 完全开源,支持二次开发,适配多策略系统
✅ 可无缝扩展 EMA / VWAP / MACD 等指标融合使用
适用场景介绍
这个模型可以用于波段交易,主要多个指标配合建仓。还可以做区间,用加突破信号建仓(紫色和蓝色十字信号)。代码是开源代码,欢迎复制再创作,修改参数可以适用于更多交易场景。
再次感谢所有支持这个项目的朋友,欢迎你加入使用 Bollinger Band Strategy v1.1 的行列,从信号中捕捉趋势,在纪律中积累胜率。
EN⸻
📢 Bollinger Band Strategy v1.1.2 Release Notes
First of all, I want to extend my heartfelt thanks to the eight friends from around the world who supported version 1.0 of the Bollinger Band Strategy. Your encouragement has strengthened my belief in building this system. Today, I’m excited to announce the release of version 1.1, along with an updated and cleaner UI in v1.1.2.
⸻
🚀 What’s New in This Update
✅ RSI Trend Filter System
v1.1 introduces RSI-based directional filtering to significantly improve the accuracy of breakout signals. Background turns green when RSI > 70 (bullish) and red when RSI < 30 (bearish), helping you quickly identify momentum and potential divergence zones.
✅ Smart Squeeze Zone Detection
We now track Bollinger Band width in real time. When the bandwidth drops below a certain threshold (default: 11%), an orange dot appears to indicate a low-volatility “squeeze” zone—often a precursor to major breakouts.
👉 You can adjust this threshold depending on your trading timeframe (e.g. 1H or 4H). Use the following line to tweak it:
squeeze_thresh = input.float(11.0, title="Squeeze Threshold (%)")
✅ Fake Breakout Reversal Detection
The strategy now identifies potential fake breakouts. If the previous candle closed outside the bands but the current one quickly pulls back inside, a purple or blue cross appears—flagging a likely reversal zone and warning against chasing price.
✅ Cleaner Visual Experience
You can now choose to hide all visual lines and rely only on key signals and a minimalist top-left value panel—giving you a clean, clutter-free chart.
💡 Usage Tips
- Breakout Setup: Watch for the orange dot → wait for RSI confirmation → trade the breakout signal (green/red triangle).
- Reversal Setup: A purple or blue cross signals a potential fake breakout and reversal.
- Timeframe Recommendations: Best used on the daily chart; adjust squeeze threshold if trading shorter timeframes (1H, 4H, etc).
- Confluence is key: Stack signals for better entries—e.g. squeeze zone + breakout + RSI divergence + support/resistance retest.
- 📈 When the bands contract → price breaks out → RSI diverges → retest of previous highs/lows → and a breakout signal appears (triangle), you are likely entering a prime move.
⚙️ Strategy Advantages
✅ Filters out choppy zones—no momentum, no entry
✅ Clean visuals, compatible with crypto, stocks, futures, etc.
✅ Fully open-source and modular—ready for integration into complex systems
✅ Easily extendable with EMA, VWAP, MACD, and other popular indicators
🎯 Use Cases
- Swing Traders: Ideal for catching strong trend moves after low-volatility consolidation.
- Breakout Traders: Detect both clean breakouts and fakeouts for better entries/exits.
- Developers: Modular design allows easy integration into your own Pine Script strategy.
- Learners: Clear annotations make this script a great learning tool for beginners exploring Pine Script and technical logic.
Once again, thank you to everyone who has supported this project. I welcome you to explore Bollinger Band Strategy v1.1, where trend signals meet disciplined execution.
Let this tool help you see through noise, spot the move, and trade with clarity.
Indian Stocks Daily, Weekly, Monthly, All-Time High-LowDaily high, low, last week high low, current week high low, current month high low.
Big Trade % Heatmap### Big Trade % Heatmap
**Quick overview**
This indicator highlights where “whale” activity is clustered by showing what fraction of the recent candles contained *large‑value trades*. A candle is considered “big” when its notional volume (`volume × close`) exceeds your chosen USD threshold. You instantly see:
* **Percent of big candles** in the last *N* bars, refreshed at the cadence you pick.
* **On‑chart labels & markers** every refresh, so the chart stays clean.
* **Optional heat‑map background** that turns orange (>20 %) or green (>50 %) when big‑trade concentration spikes.
* **Ready‑made alert** when big‑trade dominance crosses 50 %.
---
#### How it works
1. **Trade size per candle** – Calculates `close × volume` to estimate dollars traded.
2. **Threshold filter** – Flags candles whose value is above *Big Trade Threshold (\$)*.
3. **Look‑back window** – Counts what percentage of the last *Lookback Window (X Candles)* were “big.”
4. **Refresh interval** – Repeats the measurement only every *Refresh Interval (Every X Candles)* to avoid label spam.
5. **Visuals** –
* A small blue ▼ above the bar + a text label such as `35.00 % > $25 000`.
* Background shading (green/orange) for quick, at‑a‑glance sentiment.
---
#### Inputs
| Input | Purpose | Default |
| -------------------------------------- | ----------------------------------------------------- | ------- |
| **Lookback Window (X Candles)** | How many recent bars to sample for the % calculation. | 20 |
| **Refresh Interval (Every X Candles)** | How often to display a new label/marker. | 5 |
| **Big Trade Threshold (\$)** | Minimum USD value for a candle to count as “big.” | 10 000 |
Tune these to the symbol and timeframe you trade (e.g., raise the threshold for BTC‑USDT 1‑h, lower it for micro‑caps).
---
#### Alerts
Enable **“High Big Trade %”** to get notified the moment more than half of the last *N* candles qualify as big trades—handy for spotting sudden accumulation or distribution.
---
#### Typical use cases
* **Breakout confirmation** – A surge in big‑trade % just before price escapes a range can validate the move.
* **Whale spotting** – Detect hidden accumulation on pullbacks or aggressive selling into rallies.
* **Filter noise** – Combine with your favorite trend indicator; only act when both align.
---
> *Built with Pine Script v6. Always back‑test before trading live; this tool is for educational purposes and not financial advice.*
rEMAExpColor Moving Average Indicator This indicator can intuitively show the current state of market power
Suitable for price action traders