Adjustable Percentage Range Moving Average - Add'l LinesThe Adjustable Percentage Range Moving Average (APRMA), originally developed by @ReallyWendy, is a versatile PineScript indicator designed for traders and market analysts to analyze market volatility and identify trends dynamically. Building on the original concept, this updated version plots a central moving average (MA) with four customizable percentage-based range bands around it. Users can select the MA type (SMA, EMA, HMA, RMA, SWMA, TMA, WMA, VWMA), timeframe, and length, tailoring the indicator to their trading style. Each range band (upper and lower) is calculated as a percentage offset from the MA, with adjustable colors and transparency settings for enhanced visual clarity. Extension lines project the latest values forward, with customizable styles (solid, dashed, dotted). The indicator includes toggleable display options for the MA and each range pair, making it an effective tool for identifying price ranges, support/resistance levels, and trend dynamics.
Credit to @ReallyWendy for the foundational concept.
Moving Averages
Range Signal - Lite (DTCTradingClub)Range Signal - Lite (DTCTradingClub)
Script Type: Indicator | Overlay
Version: Lite
Powered by: DTCTradingClub
Overview
Range Signal - Lite is a precision-based signal indicator developed to identify filtered long and short opportunities using a combination of ATR-based trailing stops and trend-confirming Hull Moving Averages (HMA). The indicator is designed to reduce false signals and enhance entry timing for both short-term and trend-following traders.
Key Features
ATR Trailing Stop System:
Dynamically calculated stop levels based on user-defined sensitivity to recent volatility. The system ensures signals are reactive yet robust during fast market moves.
Triple Hull MA Filter:
The script utilizes three Hull Moving Averages to assess trend strength and direction. Signals are validated only when the short-, medium-, and long-term HMAs align in a directional bias.
Trade Mode Configuration:
Switch between Scalp and Hold modes:
Scalp Mode uses faster MA periods for quick, responsive entries.
Hold Mode uses slower MA periods to align with broader trends.
Hull MA Glow Visualization:
A glowing trail is applied to the Hull MA, changing color dynamically:
Green for buy bias
Red for sell bias
Gray for neutral zones
Bar Color Coding:
Candles change color based on the current filter conditions to support quick visual confirmation.
Signal Labels:
Clear “Long” and “Short” labels are plotted near the long-term Hull MA to mark filtered entries with precision.
Signal Logic
Buy Signal Criteria:
Price crosses above the ATR trailing stop.
Trend filter confirms bullish momentum:
Long-term MA (ma3) is below mid- and short-term MAs, and short-term MA is above the mid-term MA.
Sell Signal Criteria:
Price crosses below the ATR trailing stop.
Trend filter confirms bearish momentum:
Long-term MA (ma3) is above mid- and short-term MAs, and mid-term MA is above the short-term MA.
Customization Parameters
Sensitivity (Gyro): Controls the width of the ATR stop.
Trade Type: Switch between "Scalp" and "Hold" setups.
Show MA Toggle: Option to enable/disable the Hull MA visualization.
Usage Guidelines
This tool is best used in trending or semi-trending market conditions. It is not designed for choppy, low-volatility ranges. Use the Hull MA glow and candle color coding to quickly assess trend alignment before acting on signals.
Disclaimer
This is a Lite version and intended for educational purposes only. No guarantees are made regarding profitability or signal accuracy. Always test thoroughly and use proper risk management. For advanced features such as alerts, backtesting, or multi-timeframe logic, consider upgrading to a full version from DTCTradingClub
RSI Divergence(CompactFX)This is the standard "RSI" with "divergence" displayed. Additionally, it has the following features:
- The line color shifts above and below the RSI 50 threshold.
- The MA can be displayed on the RSI.
- Signs of an expected reversal are displayed.
**Examples of Use**
*For Swing Traders
In addition to using the standard RSI, the divergence display can serve as a trigger for further consideration.
*For Scalpers
For athletic traders who prefer intuition over logic and calculation, we recommend customizing the RSI color to your liking for bulls and bears. Consider extending the price until the RSI color changes. Below is my example.
-One-Minute Scalping
When prices are moving above the long-term and short-term MAs, you can hold a position as long as the RSI is above 55 (below 45 for bears). In this case, pivot signs can also be used as a guide for closing positions. Of course, this is best done during periods of high momentum. Five- and 15-minute scalping also works well. However, these only work if you adhere to my logic. Don't forget to adhere to your own logic and framework.
The above is just an example. Feel free to use it as you like.
Simple 5 Moving Averages 5 MAs - Shubhashish DixitEnjoy the 5 Moving Average to Support your analysis deeper
Swing Strategy MTF with Auto SL/TP + Weekly Pivotsested and Working Notes:
Works on any intraday chart (like 1H or 4H)
Uses Daily trend for confirmation by default
Adjust trend EMAs or pivot TF if needed
Wait for a signal label after candle close
Targets and SL are drawn automatically
—
SMA Highlight + MACD Crossover ArrowsDraw blue arrow for bullish entries when MACD line crosses above the signal line and red arrow for bearish entries when MACD line crosses below the signal line
Koala Trend HackWhat this indicator is
A minimal, “ tweet‑faithful ” trend read with just two visuals:
1. H4 EMA200 (white): the macro/regime line pulled onto any timeframe.
2. Trend Line (colored): the average of EMA‑8 and EMA‑21; its color shows the current state.
How it works (state → color)
Priority is macro first, then short‑term momentum—so it’s simple but still reactive above H4:
Below H4 200 → Red (Be Bearish).
Above H4 200 with wick into it → Yellow (Be Bullish & Pray / Watch the retest).
Above H4 200 and above both 8 & 21 → Green (Be Bullish).
Above H4 200 but below both 8 & 21 → Orange (Be Cautious).
If none of the above applies, it falls back to the 8/21 cluster (above both = green, below both = orange) or stays Yellow (Neutral/Watch).
How it aligns with the tweet’s 5 rules
1. Reclaim EMAs = Long → close > 8 & 21 → Green.
2. Close below EMAs = Be cautious* → close < 8 & 21 → Orange.
3. Retest of H4 EMA200 = Be bullish and pray → close > H4 and low ≤ H4 → Yellow.
4. Lose H4 EMA200 = Be bearish* → close < H4 → Red.
5. Reclaim H4 EMA200 = Be bullish again* → back above H4 (and ideally > 8/21) → Green.
How to use
Green favors longs; Orange means lighten up or wait; Yellow says “watch the level” after a retest; Red warns against longs until H4 200 is reclaimed.
Notes:
The H4 EMA200 is a higher‑timeframe value fetched with request.security; on sub‑H4 charts it updates during the current 4‑hour candle (responsive but can shift slightly until that candle closes).
EMAs 8 & 21 are used internally to color the line; they’re not plotted, keeping the chart clean.
What would make this better? Modify it and show me what you built!
kiwi 지표 통합 v6 MAX많이 사용하는 지표들을 하나의 지표로 만들었습니다.
주로 이동평균선을 기준으로 매매에 유용한 지표를 모았고
볼랜저밴드, 일목군형표를 하나의 지표로 만들었습니다.
특히, 캔들색이 한국 스타일을 원하는 사람에게 적합니다.
(빨간색 = 상승, 파란색 = 하락)
We made the most used indicators one indicator.
We collected indicators that are useful for trading mainly based on the moving average
The bolanger band and the Ilmok group table were made one indicator.
In particular, the candle color is written for those who want the Korean style.
(Red = Up, Blue = Down)
kiwi 지표 통합 v6 MAX많이 사용하는 지료들을 하나의 지표로 만들었습니다.
주로 이동평균선을 기준으로 매매에 유용한 지표를 모았고
볼랜저밴드, 일목군형표를 하나의 지표로 만들었습니다.
특히, 캔들색이 한국 스타일을 원하는 사람에게 적합니다.
(빨간색 = 상승, 파란색 = 하락)
I made a lot of used materials as an indicator.
We collected indicators that are useful for trading mainly based on the moving average
The bolanger band and the Ilmok group table were made one indicator.
In particular, the candle color is written for those who want the Korean style.
(Red = Up, Blue = Down)
21EMA Cross Alert When 21EMA >50EMABullish Signal when 21EMA is higher than 50EMA and gives alert when candle crosses above 21EMA
MACD Signal with Williams %R ColoringA simple fused indicator of 2, 1) MACD signal lines made colouring when 2) Williams % R is in overbought or oversold. not my own coding, just took two readily available indicators and coded them together.
Daily Status + ATR + MAAfter years of studying, analyzing markets, and thousands of hours of trial and error – I'm proud to present my new indicator for smarter and more precise trading!
🔍 What's inside?
✔️ Real-time daily status (percentage and monetary change)
✔️ ATR indicator to measure volatility
✔️ 150-period Moving Average for trend analysis
✔️ Smart signal system based on ATR + MA:
▪️ Strong / Weak Buy
▪️ Strong / Weak Sell
▪️ “No-Touch” zone detection
✔️ Clean and clear visual display directly on the chart, including company name, ticker, market cap, and timeframe (1D, 1W, etc.)
✔️ Built-in alerts to notify you when a strong buy signal is triggered – so you never miss an opportunity
🧠 Designed to provide quick and intelligent decisions at a glance, filtering out noise and focusing only on what matters.
💡 Suitable for both beginners and advanced traders – whether you're tracking stocks, crypto, or indices.
📈 Result: A chart that speaks your language – simple, focused, and powerful.
9:45am NIFTY TRADINGTime Frame: 15 Minutes | Reference Candle Time: 9:45 AM IST | Valid Trading Window: 3 Hours
📌 Introduction
This document outlines a structured trading strategy for NIFTY & BANKNIFTY Options based on a 15-minute timeframe with a 9:45 AM IST reference candle. The strategy incorporates technical indicators, probability analysis, and strict trading rules to optimize entries and exits.
📊 Core Features
1. Reference Time Trading System
9:45 AM IST Candle acts as the reference for the day.
All signals (Buy/Sell/Reversal) are generated based on price action relative to this candle.
The valid trading window is 3 hours after the reference candle.
2. Signal Generation Logic
Signal Condition
Buy (B) Price breaks above reference candle high with confirmation
Sell (S) Price breaks below reference candle low with confirmation
Reversal (R) Early trend reversal signal (requires strict confirmation)
3. Probability Analysis System
The strategy calculates Win Probability (%) using 4 components:
Component Weight Calculation
Body Win Probability 30% Based on candle body strength (body % of total range)
Volume Win Probability 30% Current volume vs. average volume strength
Trend Win Probability 40% EMA crossover + RSI momentum alignment
Composite Probability - Weighted average of all 3 components
Probability Color Coding:
🟢 Green (High Probability): ≥70%
🟠 Orange (Medium Probability): 50-69%
🔴 Red (Low Probability): <50%
4. Timeframe Enforcement
Strictly 15-minute charts only (no other timeframes allowed).
System auto-disables signals if the wrong timeframe is selected.
📈 Technical Analysis Components
1. EMA System (Trend Analysis)
Short EMA (9) – Fast trend indicator
Middle EMA (20) – Intermediate trend
Long EMA (50) – Long-term trend confirmation
Rules:
Buy Signal: Price > 9 EMA > 20 EMA > 50 EMA (Bullish trend)
Sell Signal: Price < 9 EMA < 20 EMA < 50 EMA (Bearish trend)
2. Multi-Timeframe RSI (Momentum)
5M, 15M, 1H, 4H, Daily RSI values are compared for divergence/confluence.
Overbought (≥70) / Oversold (≤30) conditions help in reversal signals.
3. Volume Analysis
Volume Strength (%) = (Current Volume / Avg. Volume) × 100
Strong Volume (>120% Avg.) confirms breakout/breakdown.
4. Body Percentage (Candle Strength)
Body % = (Close - Open) / (High - Low) × 100
Strong Bullish Candle: Body > 60%
Strong Bearish Candle: Body < 40%
📊 Visual Elements
1. Information Tables
Reference Data Table (9:45 AM Candle High/Low/Close)
RSI Values Table (5M, 15M, 1H, 4H, Daily)
Signal Legend (Buy/Sell/Reversal indicators)
2. Chart Overlays
Reference Lines (9:45 AM High & Low)
EMA Lines (9, 20, 50)
Signal Labels (B, S, R)
3. Color Coding
High Probability (Green)
Medium Probability (Orange)
Low Probability (Red)
⚠️ Important Usage Guidelines
✅ Best Practices:
Trade only within the 3-hour window (9:45 AM - 12:45 PM IST).
Wait for confirmation (closing above/below reference candle).
Use probability score to filter high-confidence trades.
❌ Avoid:
Trading outside the 15-minute timeframe.
Ignoring volume & RSI divergence.
Overtrading – Stick to 1-2 high-probability setups per day.
🎯 Conclusion
This NIFTY Trading Strategy is optimized for 15-minute charts with a 9:45 AM IST reference candle. It combines EMA trends, RSI momentum, volume analysis, and probability scoring to generate high-confidence signals.
🚀 Key Takeaways:
✔ Reference candle defines the day’s bias.
✔ Probability system filters best trades.
✔ Strict 15M timeframe ensures consistency.
Happy Trading! 📈💰
Market Structure Dashboard @darshakssc📌 Market Structure Dashboard by @darshakssc is a comprehensive visual analysis tool designed to assist traders and analysts in understanding market conditions by presenting multiple key technical insights in one place.
This script does not provide buy or sell signals, but helps you interpret essential elements of market behavior — such as structure shifts, momentum conditions, trend direction, and volatility — for informed decision-making.
🔍 What This Dashboard Displays:
✅ Market Phase Detection
Identifies the current market condition as Bullish, Bearish, Accumulation, or Distribution, based on trend logic and RSI thresholds.
✅ Trend Direction (EMA-Based)
Uses customizable Fast and Slow Exponential Moving Averages (EMAs) to evaluate whether the market is trending upward or downward.
✅ Key Support & Resistance Levels
Highlights potential support and resistance areas based on structural highs and lows and pivot logic.
✅ RSI Momentum State
Tracks whether momentum is Overbought, Oversold, or Neutral, using the classic RSI indicator.
✅ Volatility Overview
Detects high or low volatility zones using ATR (Average True Range) compared to a moving average baseline.
✅ Structure Shift Markers
Displays triangle markers on the chart when a structural trend shift is detected.
✅ Custom Themes and Design
Choose between three clean themes — Classic, Modern, and Dark — for enhanced readability and aesthetics.
📊 Visual Elements
1). An intuitive table-style dashboard appears in the top-right of the chart.
2). Colored EMA overlays and plotted support/resistance circles on the price chart.
3). Structure shift indicators help visually mark potential change zones.
⚠️ Important Notice:
This tool is intended for educational and informational purposes only. It does not provide financial advice, trade recommendations, or guaranteed outcomes. Always use your own discretion and analysis, and consult a qualified financial professional before making investment decisions.
Trading involves risk and past performance does not guarantee future results.
BTC PL Trend + Floor - Log PilotBTC Power Law Trend + Floor with forward projection.
Sky blue for the trend. Neon orange for the floor. Both project forward in dotted green.
Tracks Bitcoin’s long-term arc and structural support through time since Genesis.
Advanced Trend Panel v3.1This is a comprehensive dashboard indicator designed to give traders a multi-faceted view of the market at a single glance. It combines key indicators across multiple timeframes, calculates trend duration, and presents all information in a clean, color-coded table. This tool is perfect for confirming trade ideas, identifying trend alignment, and understanding the underlying market dynamics.
#### Key Features:
* **All-in-One Dashboard:** A convenient on-chart table summarizes the state of multiple key indicators, saving you screen space and time.
* **Multi-Timeframe (MTF) Forecast:** Analyzes the long-term trend on a higher timeframe (e.g., Daily) to provide context for the current chart's trend.
* **Trend Analysis:** Uses dual sets of EMAs (long-term and short-term) to define the primary and immediate trend directions.
* **Trend Duration:** A unique feature that calculates how long the current short-term and long-term trends have been active, helping you gauge trend maturity.
* **Core Indicators Included:**
* **ADX:** Measures trend strength to differentiate between strong trends and weak or sideways markets.
* **RSI:** Identifies overbought and oversold conditions.
* **Point of Control (POC):** Shows the price level with the highest traded volume over a lookback period, acting as a key level of support/resistance.
* **Volume:** Compares current volume to its moving average to spot unusual activity.
* **Customizable Alerts:** Set up alerts for trend changes (long-term or short-term), RSI crossing into overbought/oversold zones, or shifts in ADX trend strength.
#### How to Use:
1. Apply the indicator to your chart.
2. In the settings, configure the timeframes, indicator lengths, and display options to match your trading style.
3. Use the table to quickly assess if the long-term trend, short-term trend, and momentum are aligned.
4. Enable alerts to be notified of key changes in market conditions without having to watch the chart constantly.
**Disclaimer:** This script is for educational purposes only and should not be considered financial advice. All trading involves risk. Past performance is not indicative of future results. Please backtest and use this tool as part of a comprehensive trading plan with proper risk management.
Feedback is always welcome! If you find this indicator useful, please leave a like.
[LeonidasCrypto]EMA with Volatility GlowEMA Volatility Glow - Advanced Moving Average with Dynamic Volatility Visualization
Overview
The EMA Volatility Glow indicator combines dual exponential moving averages with a sophisticated volatility measurement system, enhanced by dynamic visual effects that respond to real-time market conditions.
Technical Components
Volatility Calculation Engine
BB Volatility Curve: Utilizes Bollinger Band width normalized through RSI smoothing
Multi-stage Noise Filtering: 3-layer exponential smoothing algorithm reduces market noise
Rate of Change Analysis: Dual-timeframe RoC calculation (14/11 periods) processed through weighted moving average
Dynamic Normalization: 100-period lookback for relative volatility assessment
Moving Average System
Primary EMA: Default 55-period exponential moving average with volatility-responsive coloring
Secondary EMA: Default 100-period exponential moving average for trend confirmation
Trend Analysis: Real-time bullish/bearish determination based on EMA crossover dynamics
Visual Enhancement Framework
Gradient Band System: Multi-layer volatility bands using Fibonacci ratios (0.236, 0.382, 0.618)
Dynamic Color Mapping: Five-tier color system reflecting volatility intensity levels
Configurable Glow Effects: Customizable transparency and intensity settings
Trend Fill Visualization: Directional bias indication between moving averages
Key Features
Volatility States:
Ultra-Low: Minimal market movement periods
Low: Reduced volatility environments
Medium: Normal market conditions
High: Increased volatility phases
Extreme: Exceptional market stress periods
Customization Options:
Adjustable EMA periods
Configurable glow intensity (1-10 levels)
Variable transparency controls
Toggleable visual components
Customizable gradient band width
Technical Calculations:
ATR-based gradient bands with noise filtering
ChartPrime-inspired multi-layer fill system
Real-time volatility curve computation
Smooth color gradient transitions
Applications
Trend Identification: Dual EMA system for directional bias assessment
Volatility Analysis: Real-time market stress evaluation
Risk Management: Visual volatility cues for position sizing decisions
Market Timing: Enhanced visual feedback for entry/exit consideration
RSI SMA 7 Signal Strategy (No 50 Level)Script uses SMA 7 Perio and 14 Period RSI
If SMA crosses 40 RSI level from below consider it a buy zone or buy signal, if SMA crosses from below 60 RSI level, then super bullish, IF SMA crosses 60 RSI level from above its a profit taking time and Sell zone, if SMA crosses 40 level from above then super bearish sell signal.
Sadi's Pocket Pivot Buy Signal (PP-B)Can be used to identify early entries within a basing period or later on as the stock breaks out and heads higher (continuation buy signals).
Helps in identifying low risk entries where the investor can pyramid into the stock and hence manage risk better.
Makes sure you get in when the trade in working in your favor and avoid putting good money after bad.
SMA WAVE // SUNIL SETHI // V1.0This TradingView indicator visualizes the relationship between two simple moving averages (SMAs) of your choice — default 10-period and 20-period — to help traders quickly identify short-term trend shifts and momentum through color-coded wave fills and line trends.
✅ Dual SMA Calculation
Calculates two SMAs: SMA 1 (default 10) and SMA 2 (default 20).
Option to use any custom timeframe for both SMAs via the SMA Timeframe input.
🎨 Dynamic Visual Feedback
SMA lines change color based on direction:
Rising = Green (or custom)
Falling = Red (or custom)
Optional toggle to use static colors instead.
Wave area between SMA1 and SMA2 is filled with color to show crossovers and divergence.
👁️🗨️ Visibility Controls
Toggle visibility for:
SMA 1 line
SMA 2 line
The wave fill between SMAs
⚙️ Customization Options
Adjust:
SMA lengths
Wave fill transparency
Colors when rising or falling
Manual override colors for SMA lines
📈 How It Works
When SMA 1 > SMA 2, the wave fill shows a rising trend (e.g., green).
When SMA 1 < SMA 2, the fill switches to a falling trend (e.g., red).
The lines themselves also reflect momentum (rising/falling) based on current vs previous value unless overridden.
🧠 Use Cases
Spot short-term trend reversals or momentum shifts
Confirm entries/exits based on SMA crossovers
Visualize trend strength through color intensity and divergence
BB+4EMA by RAThis indicator is a combination of BB and 4 EMA, it gives buy and sell signals in triangle shape as follows... BUY when EMA 1 cross EMA 2 and BB basis line upside and SELL when EMA 1 cross EMA 2 and BB basis line downside, There are option to plot EMA 3 & EMA 4 , which can be of any period/length and have no role in buy/sell signals.
BONUS is HTF bullish/bearish trend signal can also be plotted on the chart in Diamond shape symbol and chart signal can be filtered as per these HTF bullish/bearish trend.
BB basis line/upper band line/lower band line can also be on/off via toggle and BB can be filled with color.
In sideways market when buy/sell signals come frequently, it can be controlled/delayed via toggle.
This Indicator works better with BB+RSI by RA Indicator
Anti Nyangkut – Indikator Karya Anak Bangsa Anti Nyangkut – Indikator Karya Anak Bangsa
Indikator ini khusus buat kamu yang sering beli di pucuk dan jual di support, lalu akhirnya jadi bahan backtest orang lain.
💡 Sinyal buy only - muncul kalau harga udah:
✅ Di atas MA5
✅ Di atas Bollinger Bands Upper
✅ Di atas VWAP (khusus 1H & 4H)
🟢 TP dan SL otomatis muncul — biar gak cuma "niat hold sampe hijau"
📊 Cocok buat scalping & swing di 1H / 4H / 1D
Gak ada sinyal jual. Exit di tangan masing-nasing, jangan lupa pasang SL.
—
100% gratis. Bayarnya pakai amal jariyah.
—
Anti Nyangkut – An Indicator by the People, for the People
This one's for you if you always buy the top, sell the bottom, and end up becoming someone else's backtest data.
💡 Buy-Only Signals — triggered when price is:
✅ Above MA5
✅ Above Bollinger Bands Upper
✅ Above VWAP (on 1H & 4H only)
🟢 Auto TP & SL lines — so you stop saying "I'll hold until it turns green"
📊 Perfect for scalping & swing trades on 1H / 4H / 1D
There’s no sell signal. Exits are your responsibility — just don’t skip the stop loss.
—
100% free. Just pay with good karma.