Sl/TP Daynamic Based on ATRATR Stop Loss Compact with Lines
By @Salarbb
This script calculates dynamic Stop Loss and Take Profit levels based on the Average True Range (ATR). It’s designed for traders who want a clean and flexible way to map volatility-adjusted SL and TP zones directly on the chart.
Features:
Uses a custom entry price or defaults to the current candle close
Calculates Long and Short stop loss and take profit levels using adjustable ATR and R multipliers
Draws visual lines for SL and TP levels with optional toggle controls
Includes a compact table showing SL, risk value (R), and TP for both long and short directions
Table position and visibility settings are fully user-configurable
This tool is handy for traders who size their positions externally and want to align stop zones with actual market volatility instead of arbitrary numbers. It’s simple, focused, and designed for practical use.
Use it as part of your planning process, not as a signal or system.
Drop a message on Twitter for me with your TradingView ID. I will grant you access for free.
x.com/salarbb
Volatility
Buy sell Volume STThis indicator analyzes the flow of volume and price changes to identify potential trends.
Understanding Volume Indicator: A Comprehensive Guide
Introduction. The volume indicator is a vital tool investors and traders use to understand the liquidity and market activity in trading
Buy sell Volume STThis indicator analyzes the flow of volume and price changes to identify potential trends.
Understanding Volume Indicator: A Comprehensive Guide
Introduction. The volume indicator is a vital tool investors and traders use to understand the liquidity and market activity in trading.
Buy sell Trend VolumeThis indicator analyzes the flow of volume and price changes to identify potential trends.
Understanding Volume Indicator: A Comprehensive Guide
Introduction. The volume indicator is a vital tool investors and traders use to understand the liquidity and market activity in trading.
ORBopen range breakout- if the prices move out this band in the morning opening sess then long if no then short
JXMJXRS - Volume ShiftJXMJXRS - Volume Shift is a volume-based indicator designed to detect significant volume spikes that occur directly after periods of price compression. These moments often precede breakouts, traps, or liquidity events—especially in crypto markets. The indicator is optimized for use on low to mid-range timeframes such as 15-minute to 4-hour charts.
The logic is simple and effective: if current volume exceeds a dynamically calculated percentile of recent volume history, and recent price candles have shown a period of reduced movement (low body size), a signal is plotted below the candle. This helps filter out random volume surges and highlights moments that may reflect meaningful market participation.
How it works:
Volume Spike Detection
The indicator compares the current candle’s volume to a historical window. A volume spike is confirmed when the current volume exceeds the specified percentile (e.g., 80th percentile) of volume from the previous N candles.
Candle Body Compression
It calculates the average body size of recent candles (short-term) and compares it to a longer-term body average. If the short-term bodies are smaller by a configurable ratio, the price is considered compressed—suggesting low activity before the spike.
Signal Logic
When both conditions are met on the same candle, the indicator displays a “!” label below the bar. This does not indicate a buy or sell signal, but rather marks a moment worth observing for potential expansion in volatility.
Settings:
Volume Lookback:
The number of previous candles used to evaluate the volume percentile. A higher value makes the spike condition stricter.
Volume Percentile (0–100):
Sets the threshold for abnormal volume. For example, 80 means “current volume must be higher than 80% of the past X candles.”
Short-Term Body Avg:
Number of candles used to measure recent candle body size, representing the current price activity range.
Long-Term Body Avg:
Baseline window to calculate typical body size for comparison.
Compression Ratio:
The short-term body average must be less than this ratio times the long-term average to be considered compressed. Lower values increase the compression requirement.
This tool is designed to enhance market awareness by detecting moments of sudden volume expansion following quiet market conditions. It should be used in assist with your broader trading system or strategy.
Universal ATR Grid from Entry Price with AlertsUniversal ATR Grid from Entry Price with Alerts
This Pine Script v6 indicator creates a dynamic price grid based on a user-defined entry price and ATR for selected instruments (SOLUSDT, XRPUSDT, DOGEUSDT, PEPEUSDT, WIFUSDT).
Users can customize the entry price, ATR, number of levels (up to 5), and step multiplier per instrument.
The grid shows long (green) and short (red) levels around the entry price (gray), with labels offset right.
Lines extend from labels to the current bar, updating dynamically.
Alerts trigger on breakouts of long, short, and entry levels. Instrument names can be modified in the script.
Volume Scanner (Spikes & Drops) [Context]
💡 In many trading strategies, volume is used as a filter — but not all volume matters.
What really counts are moments when volume suddenly spikes or drops — these are the bars where something important might be happening: a large player enters the market, a fakeout occurs, or a trend shift begins.
🎯 What this indicator does:
This script highlights only the most significant volume anomalies, filtering out the noise and focusing on real movement:
🔺 Green background = Volume Spike (sudden increase)
🔻 Red background = Volume Drop (sudden decrease)
📊 Optional contextual filter:
Enable price context to show signals only when volume shifts occur alongside a breakout of recent high/low.
Fully customizable: control the strength of spikes/drops, the lookback period, and the minimum gap between signals.
📦 Great for:
Adding a clean volume filter to price action strategies
Quickly spotting key volume bars in real time
Works on any timeframe and market (crypto, forex, stocks, indices)
Volumen Promedio 20This script calculates the 20-period simple moving average (SMA) of volume and sets a dynamic threshold by multiplying that average by a user-defined factor (default: 1.2).
🔍 When the current volume exceeds this dynamic threshold, the indicator:
- Highlights the background in light green
- Plots an upward green triangle above the bar
- Triggers an optional alert ("High Volume")
🟦 Blue bars: actual volume
🟧 Orange line: 20-period volume average
🟩 Green line: dynamic volume threshold
✅ Useful for detecting volume spikes, accumulation/distribution phases, or unusual activity relative to recent volume history.
Customizable:
- Volume threshold factor (sensitivity)
- Visual and alert signals
Ideal for intraday, swing, or trend analysis.
Trend Strength Oscillator📌 Trend Strength Oscillator
📄 Description
Trend Strength Oscillator measures the directional strength of price relative to an adaptive dynamic trend band. It evaluates how far the current price is from the midpoint of a trend channel and normalizes this value by recent volatility range, allowing traders to detect trend strength, direction, and potential exhaustion in any market condition.
📌 Features
🔹 Adaptive Trend Band Logic: Uses a modified ATR and time-dependent spread formula to dynamically adjust upper and lower trend bands.
🔹 Trendline Midpoint Calculation: The central trendline is defined as the average between upper and lower bands.
🔹 Relative Positioning: Measures how far the close is from the center of the band as a percentage.
🔹 Range Normalization: Uses a normalized range to account for recent volatility, reducing noise in the oscillator reading.
🔹 Oscillator Output (±100 scale):
+100 indicates strong bullish momentum
-100 indicates strong bearish momentum
0 is the neutral centerline
🛠️ How to Use
✅ Trend Strength > +50: Indicates a strong bullish phase.
✅ Trend Strength < -50: Indicates a strong bearish phase.
⚠️ Crossing above 0: Potential bullish trend initiation.
⚠️ Crossing below 0: Potential bearish trend initiation.
📉 Values near 0: Suggest trend weakness or ranging conditions.
Best suited timeframes: 1H, 4H, Daily
Ideal combination with: RSI, MACD, volume-based oscillators, moving average crosses
✅ TradingView House Rules Compliance
This indicator is written in Pine Script v5 and fully open-source.
The script does not repaint, does not generate false alerts, and does not access external or private data.
It is intended strictly as a technical analysis tool, and not a buy/sell signal generator.
Users are encouraged to combine this tool with other confirmations and independent judgment in trading decisions.
=========================================================
📌 Trend Strength Oscillator
📄 설명 (Description)
Trend Strength Oscillator는 가격이 동적 추세 밴드 내 어디에 위치해 있는지를 정량적으로 분석하여, 추세의 방향성과 강도를 시각적으로 보여주는 오실레이터 지표입니다. 최근 변동성을 반영한 밴드를 기반으로 가격 위치를 정규화하여, 과매수·과매도 상태나 추세의 소멸 가능성까지 탐지할 수 있도록 설계되었습니다.
📌 주요 특징 (Features)
🔹 적응형 추세 밴드 계산: ATR과 시간 경과를 기반으로 상단/하단 밴드를 동적으로 조정
🔹 중심 추세선 산출: 상단과 하단 밴드의 평균값을 중심선으로 활용하여 기준 축 제공
🔹 상대 위치 계산: 현재 종가가 중심선에서 얼마나 떨어져 있는지를 정규화하여 추세 강도 계산
🔹 변동성 기반 정규화: 최근 밴드 범위를 기준으로 상대 거리를 0~100 사이 값으로 변환
🔹 오실레이터 출력 (범위: ±100):
+100에 가까울수록 강한 상승 추세
-100에 가까울수록 강한 하락 추세
0에 가까울수록 횡보 구간 가능성
🛠️ 사용법 (How to Use)
✅ +50 이상: 강한 상승 추세 지속 중
✅ -50 이하: 강한 하락 추세 지속 중
⚠️ 0선 돌파 상향: 상승 추세 시작 가능성
⚠️ 0선 돌파 하향: 하락 추세 시작 가능성
🟡 0 근처 유지: 추세 약화 또는 횡보장 가능성
추천 시간대: 1시간봉, 4시간봉, 일봉
보조 지표로 추천: RSI, MACD, OBV, 이동평균 크로스 등과 함께 활용 시 효과적
✅ 트레이딩뷰 하우스룰 준수사항 (TradingView House Rules Compliance)
본 지표는 Pine Script v5로 작성된 오픈소스 공개용 스크립트입니다.
리페인트(Repaint) 현상이 없으며, **허위 경고(Spam Alerts)**나 성능 저하 요소도 없습니다.
외부 데이터 접근 없이 완전히 자체 계산으로 동작합니다.
이 지표는 투자 판단을 돕기 위한 분석용 도구이며, 직접적인 매수·매도 신호로 사용해서는 안 됩니다.
모든 트레이딩은 사용자의 독립적인 판단과 책임 하에 이루어져야 합니다.
Trend Band Oscillator📌 Trend Band Oscillator
📄 Description
Trend Band Oscillator is a momentum-based trend indicator that calculates the spread between two EMAs and overlays it with a volatility filter using a standard deviation band. It helps traders visualize not only the trend direction but also the strength and stability of the trend.
📌 Features
🔹 EMA Spread Calculation: Measures the difference between a fast and slow EMA to quantify short-term vs mid-term trend dynamics.
🔹 Volatility Band Overlay: Applies an EMA of standard deviation to the spread to filter noise and highlight valid momentum shifts.
🔹 Color-Based Visualization: Positive spread values are shown in lime (bullish), negative values in fuchsia (bearish) for quick directional insight.
🔹 Upper/Lower Bands: Help detect potential overbought/oversold conditions or strong trend continuation.
🔹 Zero Line Reference: A horizontal baseline at zero helps identify trend reversals and neutral zones.
🛠️ How to Use
✅ Spread > 0: Indicates a bullish trend. Consider maintaining or entering long positions.
✅ Spread < 0: Indicates a bearish trend. Consider maintaining or entering short positions.
⚠️ Spread exceeds bands: May signal overextension or strong momentum; consider using with additional confirmation indicators.
🔄 Band convergence: Suggests weakening trend and potential transition to a ranging market.
Recommended timeframes: 1H, 4H, Daily
Suggested complementary indicators: RSI, MACD, OBV, SuperTrend
✅ TradingView House Rules Compliance
This script is open-source and published under Pine Script v5.
It does not repaint, spam alerts, or cause performance issues.
It is designed as an analytical aid only and should not be considered financial advice.
All calculations are transparent, and no external data sources or insecure functions are used.
====================================================================
📌 Trend Band Oscillator
📄 설명 (Description)
Trend Band Oscillator는 두 개의 EMA 간 스프레드(차이)를 기반으로 한 모멘텀 중심의 추세 오실레이터입니다. 여기에 표준편차 기반의 변동성 밴드를 적용하여, 추세의 방향뿐 아니라 강도와 안정성까지 시각적으로 분석할 수 있도록 설계되었습니다.
📌 주요 특징 (Features)
🔹 EMA 기반 스프레드 계산: Fast EMA와 Slow EMA의 차이를 활용해 시장 추세를 정량적으로 표현합니다.
🔹 표준편차 필터링: Spread에 대해 EMA 및 표준편차 기반의 밴드를 적용해 노이즈를 줄이고 유효한 추세를 강조합니다.
🔹 컬러 기반 시각화: 오실레이터 값이 양수일 경우 초록색, 음수일 경우 마젠타 색으로 추세 방향을 직관적으로 파악할 수 있습니다.
🔹 밴드 범위 시각화: 상·하위 밴드를 통해 스프레드의 평균 편차 범위를 보여주며, 추세의 강약과 포화 여부를 진단할 수 있습니다.
🔹 제로 라인 표시: 추세 전환 가능 지점을 시각적으로 확인할 수 있도록 중심선(0선)을 제공합니다.
🛠️ 사용법 (How to Use)
✅ 오실레이터가 0 이상 유지: 상승 추세 구간이며, 롱 포지션 유지 또는 진입 검토
✅ 오실레이터가 0 이하 유지: 하락 추세 구간이며, 숏 포지션 유지 또는 진입 검토
⚠️ 상·하위 밴드를 이탈: 일시적인 과매수/과매도 혹은 강한 추세 발현 가능성 있음 → 다른 보조지표와 함께 필터링 권장
🔄 밴드 수렴: 추세가 약해지고 있음을 나타냄 → 변동성 하락 또는 방향성 상실 가능성 있음
권장 적용 시간대: 1시간봉, 4시간봉, 일봉
보조 적용 지표: RSI, MACD, OBV, SuperTrend 등과 함께 사용 시 신호 필터링에 유리
✅ 트레이딩뷰 하우스룰 준수사항 (TV House Rules Compliance)
이 지표는 **무료 공개용(Open-Source)**이며, Pine Script Version 5로 작성되어 있습니다.
과도한 리페인트, 비정상적 반복 경고(alert spam), 실시간 성능 저하 등의 요소는 포함되어 있지 않습니다.
사용자는 본 지표를 투자 결정의 참고용 보조 도구로 활용해야 하며, 독립적인 매매 판단이 필요합니다.
데이터 소스 및 계산 방식은 완전히 공개되어 있으며, 외부 API나 보안 취약점을 유발하는 구성 요소는 없습니다.
Market Hours Highlight//@version=5
indicator("Market Hours Highlight", overlay=true)
// Set your time zone (adjust if needed)
tz = "America/Chicago"
// Define session time for regular market hours (CT)
startTime = timestamp(tz, year, month, dayofmonth, 8, 30)
endTime = timestamp(tz, year, month, dayofmonth, 15, 0)
// Check if current bar is during market hours
isMarketOpen = time >= startTime and time < endTime
// Highlight background only during market open hours
bgcolor(isMarketOpen ? color.new(color.green, 85) : na)
🔰XT Zone + Time + Key Level (Stock) Key Features:
Time-Based Zones & Lines
Pre-market (4:00 AM) to NY Open (9:30 AM) & NY Close (4:00 PM):
Plots vertical lines at key market hours (customizable colors/widths).
Highlights background zones (e.g., pre-market, NY lunchtime).
Higher Timeframe (HTF) Support
Toggleable 1H/4H levels (gray/orange dashed lines) to show key levels from higher timeframes.
VWAP (Volume-Weighted Average Price)
Anchored to sessions/weeks with standard deviation bands (hidden by default).
Moving Averages (New Additions)
EMA (Exponential) & SMA (Simple):
Customizable lengths, colors, and styles.
Toggle on/off independently.
Killzone Concept
Marks high/low ranges for specific sessions (Premarket - and Key news Zone).
Static/dynamic boxes show consolidation zones.
Multi-Timeframe Bands (Horizontal Table, Robust, No get_cols)Mulit-timeframe /Kelt Bands with Table Price tracker
This is a simple Kelt style Band indicator draws colored horizontal bands representing the high (top) and low (bottom) for each of the following timeframes:
4h: Blue (bottom), Red (top)
1D: Gold (bottom/top)
1W: Purple (bottom/top)
1M: Orange (bottom/top)
Quarterly: Light purple (bottom/top)
The script works on any chart timeframe, and the bands will update dynamically.
I've added a horizontal box to show the corresponding prices at the top.
Multi-Timeframe Bands (final, with labels)This is a simple Kelt style Band indicator draws colored horizontal bands representing the high (top) and low (bottom) for each of the following timeframes:
4h: Blue (bottom), Red (top)
1D: Gold (bottom/top)
1W: Purple (bottom/top)
1M: Orange (bottom/top)
Quarterly: Light purple (bottom/top)
The script works on any chart timeframe, and the bands will update dynamically.
Tech Stock ScalperThis Pine Script v6 indicator is designed for scalping the top 10 tech stocks (e.g., AAPL, MSFT, NVDA) on 1–5 minute timeframes. It generates frequent buy/sell signals using 5/15 EMA crossovers, 7-period RSI (buy > 30, sell < 70), and a volume filter (> 50-period SMA). Green (buy) and red (sell) triangles appear on the chart, with alerts for real-time trading. Ideal for capturing small price moves (0.1–0.5% per trade) during high-volatility hours (9:30 AM–4:00 PM EDT). Backtest and tune for optimal performance, as scalping carries high risk and requires discipline.
Volume-Confirmed Price Momentum# **Volume-Confirmed Price Momentum (VCPM) Indicator**
## **🔍 Overview**
Introducing the **Volume-Confirmed Price Momentum (VCPM)**, a sophisticated dual-metric indicator designed to identify high-probability momentum moves by analyzing the relationship between price action and volume dynamics. This indicator combines correlation analysis with volume strength validation to filter out weak signals and highlight institutional-backed movements.
---
## **⚙️ Core Mechanics**
**Price-Volume Correlation Engine:**
- Calculates real-time correlation between price movements and volume
- Configurable lookback period (default: 8 bars)
- Option to use price changes or absolute values
- Correlation range: -1.0 (perfect negative) to +1.0 (perfect positive)
**Volume Strength Analyzer:**
- Compares current volume against its moving average (default: 128 periods)
- Normalizes volume ratio to 0-1 scale for consistent interpretation
- Identifies when volume significantly exceeds historical norms
---
## **📊 Signal Generation**
### **🟢 Bullish Confirmation Signal**
**Trigger:** Positive correlation > 0.6 + Volume ratio > 0.5
- Price and volume moving in harmony upward
- Above-average volume confirms the move
- Indicates strong institutional buying interest
### **🔴 Bearish Confirmation Signal**
**Trigger:** Negative correlation < -0.6 + Volume ratio > 0.5
- Price declining with increasing volume
- Suggests distribution or institutional selling
- High-confidence bearish momentum
---
## **🎯 Trading Applications**
**Breakout Validation:**
Filter false breakouts by requiring volume confirmation before entering positions.
**Trend Continuation:**
Identify when existing trends have strong volume backing for continuation plays.
**Distribution Detection:**
Spot potential tops when price struggles despite high volume (negative correlation).
**Entry Timing:**
Built-in alert system notifies when both conditions align for optimal entry points.
---
## **🔧 Customization Features**
- **Correlation Period:** Adjust sensitivity (2-500 bars)
- **Volume Averaging:** Modify volume comparison timeframe
- **Alert Thresholds:** Fine-tune correlation and volume ratio triggers
- **Visual Options:** Toggle volume histogram display
- **Price Source:** Choose from OHLC or custom sources
---
## **💡 Why VCPM Works**
Traditional momentum indicators often generate false signals during low-volume periods. VCPM solves this by requiring **dual confirmation**: price momentum must be supported by corresponding volume activity. This approach:
- Reduces whipsaws and false breakouts
- Identifies institutional participation
- Provides higher conviction trade setups
- Works across all timeframes and markets
---
## **📈 Best Use Cases**
✅ **Crypto markets** (high volatility, volume-driven)
✅ **Stock breakouts** (earnings, news events)
✅ **Forex majors** (during high-impact news)
✅ **Futures trading** (momentum confirmation)
---
## **⚠️ Important Notes**
- Works best in liquid markets with consistent volume data
- Combine with support/resistance levels for enhanced accuracy
- Consider market context (trending vs. ranging conditions)
- Not recommended for extremely low-volume periods
---
## **🚀 Getting Started**
1. Add VCPM to your chart as a sub-panel indicator
2. Configure correlation threshold (start with 0.6)
3. Set volume ratio threshold (start with 0.5)
4. Enable alerts for automated signal detection
5. Backtest on your preferred timeframe and instrument
---
**Ready to enhance your momentum trading with volume confirmation? Try VCPM and experience the difference institutional-backed signals can make in your trading results.**
*Available in Pine Script v6 - Compatible with all TradingView accounts*
Buy and Sell with Entry-SL-TP 2.0Overview: "Buy and Sell with Entry-SL-TP 2.0" is a versatile Pine Script indicator designed for traders across various styles—Scalping, Intraday, Swing Trading, and Positional Trading. This indicator provides clear buy and sell signals on the chart, complete with entry, stop-loss (SL), and take-profit (TP) levels, along with optional in-the-money (ITM) strike price calculations for options trading. It incorporates advanced filtering mechanisms to reduce false signals and enhance trade reliability, making it a powerful tool for traders aiming to optimize their decision-making process.
Key Features:
1. Customizable Trading Styles: Adjusts settings dynamically based on the selected trading style (Scalping/Intraday, Swing Trading, or Positional), tailoring parameters like ALMA for optimal signal generation.
2. AI-Based Trend Filtering: Utilizes an AI-driven false trend filter to ensure signals align with strong market trends, reducing noise and improving accuracy.
3. Noise Reduction Filter: filtering to eliminate false signals during choppy market conditions.
4. Institutional Momentum Indicator: Filters signals based on high volume activity, ensuring alignment with significant market moves often driven by institutional players.
5. Trend Direction Detector: Uses the Average Directional Index to confirm signals in strong trending markets, with a customizable threshold.
6. Gap Control: Avoids generating signals on gap-up or gap-down candles to prevent large stop-losses, with a user-defined gap threshold.
7. Entry, SL, and TP Visualization: Displays entry, stop-loss, and take-profit levels as lines and labels on the chart, with customizable colors, widths, and positions. Supports risk-reward ratios of 1:1, 1:2, or 1:3.
8. Strike Price Calculation: Optionally calculates ITM strike prices for options trading, adjustable via a user-defined strike interval.
9. Trend Meter: Displays trend direction across multiple timeframes (Daily, Weekly, Monthly) using Moving Averages, helping traders align trades with broader market trends.
10. Smart Rebalancer: Plots a level for potential averaging opportunities during positional or investment trades, calculated at a 12.5% downside from the previous low.
11. Flexible Alerts: Allows users to set alerts for specific signal types (BUY, SELL, Reversal Buy, Reversal Sell, or All), enhancing usability for automated trading setups.
How It Helps Traders:
• Enhanced Decision-Making: By combining multiple filters (ALMA, Volume, and gap control), the indicator minimizes false signals, helping traders focus on high-probability setups.
• Visual Clarity: Clear visual cues with customizable entry, SL, and TP lines and labels make it easy to interpret trade setups, even for beginners.
• Versatility: Supports various trading styles, making it suitable for scalpers, day traders, swing traders, and long-term investors.
• Options Trading Support: The ITM strike price feature aids options traders in identifying relevant strike levels for their strategies.
• Multi-Timeframe Trend Analysis: The Trend Meter provides a quick overview of trend direction across higher timeframes, enabling traders to align their trades with the broader market context.
• Risk Management: Customizable risk-reward ratios and stop-loss calculations help traders manage risk effectively, while the gap filter protects against volatile market openings.
• User-Friendly Customization: Extensive input options allow traders to tailor the indicator to their preferences, including enabling/disabling features, adjusting line styles, and selecting alert types.
Disclaimer - The "Buy and Sell with Entry-SL-TP 2.0" indicator is designed solely for study and research purposes. It does not provide buy or sell recommendations. This indicator is intended to serve as a supportive tool for traders to use in alignment with their trading strategies and styles. Any profits or losses incurred from using this indicator are the sole responsibility of the user, and we (the creators of the indicator) are not liable in any way.
Users are advised to use this indicator in conjunction with their own trading strategies, risk management, and independent research. Before making any trading decisions, users should conduct their own analysis, consider market conditions, and consult with a financial advisor if necessary. The decision to use this indicator is entirely at your own discretion and responsibility.
Dynamic 5% Below SuperTrend ResistanceThe Central Pivot Range (CPR) is a popular price action-based indicator used by traders to identify key support and resistance levels for a given trading session. It consists of three lines:
Central Pivot (CP): Calculated as the average of the high, low, and close of the previous period.
Top Central Pivot (TC): Calculated as (CP + High of previous period) / 2.
Bottom Central Pivot (BC): Calculated as (CP + Low of previous period) / 2.
How traders use CPR:
If the price is above the CPR, it is considered bullish; if below, bearish.
The width of the CPR can indicate market volatility: a narrow CPR suggests a trending move, while a wide CPR suggests a range-bound market.
CPR levels act as dynamic support and resistance zones for intraday and swing trading.
The SuperTrend is a trend-following indicator based on the Average True Range (ATR). It is plotted as a single line above or below the price on the main chart:
Calculation: The SuperTrend value is derived by adding or subtracting a multiple of the ATR from the closing price.
Trend Indication:
When the price is above the SuperTrend line, the indicator turns green, signaling an uptrend.
When the price is below the line, it turns red, signaling a downtrend.
Signals: A change in the SuperTrend’s position (from above to below the price or vice versa) is considered a potential buy or sell signal.
Support/Resistance: The SuperTrend line acts as a dynamic support or resistance level.
Customization: The indicator’s sensitivity can be adjusted using the ATR period (atrLength) and the multiplier.
Best Use: SuperTrend works best in trending markets and is often combined with other indicators for confirmation.
The SuperTrend indicator is valued for its simplicity, adaptability, and clear visual signals—but, like all indicators, it can generate false signals in sideways or choppy markets and is best used in conjunction with other tools
Dynamic Spot vs Perps Premium (Area Plot)This is a script to give you an easy overall view on the spot perp premium which could indicate the momentum is drove by spot or perps
Tx ATR sl/tp table
This indicator is designed for TX students to streamline ATR-based Stop Loss (SL) and Take Profit (TP) calculations across three trading styles: Swing, Intraday, and Scalp.
It automatically displays the ATR value and computes SL/TP levels based on TX education, helping you avoid the hassle of switching timeframes.
You can toggle each trading style on or off to show only the levels relevant to your strategy, and easily reposition the TP/SL table to the top or bottom right of the chart for better visibility.
Flexible, efficient, and tailored for TX risk management workflows, this tool helps simplify your decision-making with clarity and control.
Money Flow Liquidity Zones by smaThis indicator visualizes money flow dynamics combined with liquidity zones to help traders identify potential areas of high and low interest on the chart.
It overlays an adaptive cash flow oscillator around a selected price base and highlights possible liquidity areas using adjustable zones.
Traders can use it to spot potential reversals, confirm trends, or refine entry/exit levels by observing how price interacts with these zones.
Hurst Criticality Engine Final Version📘 Hurst Criticality Engine v2.0
Category: Volatility
Tags: hurst, vwap, breakout, volatility, fractal, critical zone, trend reversal, signal scoring
🧠 Description:
The Hurst Criticality Engine (HCE) v2.0 is a professional-grade tactical system designed to detect critical market events based on volatility fractality and multiscale structure. It integrates:
📈 Hurst-based scale validation (multiscale criticality zones)
🎯 VWAP dynamic anchoring and confirmation
💥 Explosive breakouts / exhaustion from deviation bands
🔍 Adaptive signal scoring system (0–5 points based on context)
🧾 Informative tooltips with signal metadata (date, time, validation)
🧠 Smart signal spacing engine (manual or timeframe-adaptive)
🧱 Full control over visual signal density and label style (Lite Mode)
🧭 Tactical Panel displaying:
Active criticality zones
VWAP zone context
Breakout validation
Last signal timestamp, strength, and direction
🛠️ Use Cases:
Spot key reversal areas in high-timeframe compression zones
Confirm tactical entries aligned with volatility structure
Detect exhaustion setups during market extremes
Analyze intraday structure through adaptive VWAP logic
Use in combination with trend-following systems for signal confirmation
🔧 Configuration Tips:
Activate only the Hurst scales you need
Use “Strict VWAP Confirmation” to filter out unreliable signals
Set signal spacing to “Adaptive” for cleaner charts
Enable or disable tooltips depending on your UI preference
Use Lite Labels for minimalist charting (B = Buy, S = Sell)
📌 This indicator is non-repainting, optimized for overlay use, and ideal for institutional-style tactical decision-making.
Designed for discretionary traders, quant strategists, and volatility researchers alike.
👨💻 Author:
Developed by AlanBustos777. A fully realized project with a professional vision, featuring advanced integration and validation through multiple tactical and visual criteria.
If you found this indicator valuable and would like to support the project, you can send a donation to the following USDT address, red BSC Binance Smart Chain (BEP20):
0x8d02ffc1997e0a1d21f3a77e74876e6b517c03f5
Thank you for your support and for valuing independent, professional work!
============================================================================================================================================================================