Supertrend0913This Pine Script (`@version=6`) combines **two Supertrend indicators** and a set of **moving averages (EMA & MA)** into one overlay chart tool for TradingView.
**Key features:**
* **Supertrend \ & \ :**
* Each has independent ATR period, multiplier, and ATR calculation method.
* Plots trend lines (green/red for \ , blue/yellow for \ ).
* Generates **buy/sell signals** when trend direction changes.
* Includes **alert conditions** for buy, sell, and trend reversals.
* **Moving Averages:**
* 6 EMAs (lengths 21, 55, 100, 200, 300, 400).
* 5 SMAs (lengths 11, 23, 25, 39, 200).
* Each plotted in different colors for trend visualization.
👉 In short: it’s a **combined trading tool** that overlays two configurable Supertrend systems with alerts plus multiple EMAs/SMAs to help identify trend direction, signals, and potential entry/exit points.
Candlestick analysis
Big Player Buy/Sell SignalHow It Works:
Detects volume spikes over SMA of recent volume.
Signals a buy if there’s a green candle near a recent swing low on high volume (possible big player accumulation).
Signals a sell if there’s a red candle near a swing high on high volume (possible big player distribution).
This is a proxy, not a direct measure of institutional trades, but it often works surprisingly well in liquid markets like Nifty 50 or Bank Nifty.
If you want, I can make an advanced version that combines RSI, EMA, and first occurrence detection for higher accuracy in catching big player moves.
Trading hours candle markerTake control of your trading sessions with this powerful time-highlighting tool.
This indicator automatically shades selected hours on your chart, giving you instant clarity on when the market is most relevant for your strategy.
Whether you’re backtesting or trading live, you’ll quickly see which candles form inside or outside your setup windows—helping you avoid mistakes and stay focused on high-probability trades.
✔ Customize your own start and end hours
✔ Instantly spot restricted or setup periods
✔ Works on any timeframe and market
✔ Adjustable UTC offset to perfectly match your local time
Bring more structure and precision to your trading with a simple, clean visual overlay.
GreenPen V.2 – Advanced Price Action Trading ToolGreenPen V.2 – Advanced Price Action Trading Tool
GreenPen V.2 is a closed-source invite-only indicator built on a unique Price Action methodology.
It focuses on detecting specific market structures and candle formations (e.g., engulfing, rejection, and breakout setups) and then automatically calculating TP1 and TP2 levels based on the underlying swing point.
Key features:
Real-time detection of valid Price Action signals.
Automatic calculation of TP1 and TP2 levels from the reference swing point (“signal base”).
Clean visual presentation with toggleable chart elements (open price lines, labels, alerts).
Optimized for the 4H timeframe, but flexible for other timeframes.
This tool is intended to help traders analyze market structure more clearly. It does not guarantee profitable results and should be used with proper risk management.
ภาษาไทย (optional, after English):
GreenPen V.2 – เครื่องมือ Price Action ขั้นสูง
GreenPen V.2 เป็นอินดิเคเตอร์แบบปิดโค้ด (invite-only) ที่ออกแบบตามแนวคิด Price Action เฉพาะทาง โดยมุ่งเน้นไปที่การตรวจจับโครงสร้างตลาดและแท่งเทียนสำคัญ (เช่น Engulfing, Rejection และ Breakout) พร้อมระบบคำนวณ TP1 และ TP2 อัตโนมัติจากจุด Swing หลัก
คุณสมบัติหลัก:
ตรวจจับสัญญาณ PA ได้แบบเรียลไทม์
คำนวณ TP1 / TP2 ให้อัตโนมัติจาก “จุดอ้างอิงสัญญาณ”
หน้าจอสะอาด เปิด/ปิดองค์ประกอบต่าง ๆ ได้ตามสไตล์
เหมาะกับ Timeframe 4 ชั่วโมง แต่ยืดหยุ่นใช้กับ TF อื่นได้
อินดิเคเตอร์นี้มีจุดประสงค์เพื่อช่วยให้เทรดเดอร์มองโครงสร้างตลาดได้ชัดเจนขึ้น ไม่ได้การันตีผลกำไร และควรใช้ควบคู่กับการจัดการความเสี่ยงที่เหมาะสม
Short SellingStrong sell signal confirmed on 5-minute higher timeframe with same conditions.
Square off half/full signals as defined.
Target lines drawn bold based on previous swing lows and extended as described.
Blue candle color when RSI below 30.
FU, AFU bank candlesThis indicator visualizes bank manipulations through candles.
There are two key candle types to watch: FU and AFU.
All manipulations occur on these candles.
🟩 Bullish FU → green diamond below the bar
🟥 Bearish FU → red diamond above the bar
🔵 Bullish AFU → blue arrow below the bar
🔵 Bearish AFU → blue arrow above the bar
Ratio Chart by JoyMukherjeThis indicator plots the relative performance of any NSE stock against the NIFTY 50 index in a separate pane below the main chart.
Key Features:
Formula: (Stock Price × 100) / NIFTY 50
20-period moving average for trend identification
Clean, distraction-free display
Real-time ratio tracking
How to Use:
Rising ratio = Stock outperforming NIFTY 50
Falling ratio = Stock underperforming the benchmark
Above MA = Bullish relative strength trend
Below MA = Bearish relative strength trend
Benefits:
✓ Identify stocks showing relative strength vs market
✓ Spot divergences between stock and index movements
✓ Perfect for sector rotation and stock selection strategies
✓ Works on any timeframe
Ideal for traders and investors who want to analyze individual stock performance relative to the broader Indian market benchmark. The 1000x multiplier makes ratio values more readable and easier to interpret.
Usage: Add to any NSE stock chart to see immediate relative strength analysis.
Smart MACD FDBEZ / FSBEZ EngineThis Indicator Showing FDBEZ/FSBEZ Aligning with Environmental Condition of EMA 10/20 Crossing and MACD Crossing Zero Line
signal_code sk brCấu trúc Code:
🔥 H1 - Song Kiếm Break T
SK_UP → BR_SK_UP → FLIP_BR_SK_DOWN → FLIP_OF_FLIP_UP
SK_DOWN → BR_SK_DOWN → FLIP_BR_SK_UP → FLIP_OF_FLIP_DOWN
⚡ M15 - Song Kiếm Break N
SK_UP → BREAK_DOWN → FLIP_UP → FLIP_BREAK_DOWN → FLIP_OF_FLIP_UP
SK_DOWN → BREAK_UP → FLIP_DOWN → FLIP_BREAK_UP → FLIP_OF_FLIP_DOWN
🎯 Final Signals:
pinescriptSELL_SIGNAL = H1_signal_down AND M15_signal_down
BUY_SIGNAL = H1_signal_up AND M15_signal_up
[DEM] Pullback Signal (With Backtesting) Pullback Signal (With Backtesting) is a sophisticated fractal-based indicator that identifies potential reversal opportunities by detecting swing highs and lows followed by pullback conditions in the opposite direction. The indicator uses complex fractal logic to identify pivot points where price forms a local high or low over a customizable period (default 3 bars), then generates buy signals when an upward fractal is identified and the current close is below the previous close, or sell signals when a downward fractal occurs and the current close is above the previous close. This approach captures the classic pullback scenario where price retraces after forming a swing point, potentially offering favorable risk-reward entry opportunities. The indicator includes comprehensive backtesting functionality that tracks signal accuracy, average returns, and signal frequency over time, displaying these performance metrics in a detailed statistics table to help traders evaluate the historical effectiveness of the pullback strategy across different market conditions.
[DEM] No High/Low Bars No High/Low Bars is a simple yet effective price action indicator that identifies potential reversal points by marking bars where the closing price equals either the session's high or low. The indicator generates buy signals (blue triangles below the bar) when the close equals the high, suggesting strong bullish momentum that pushed price to its peak by session end, and sell signals (red triangles above the bar) when the close equals the low, indicating bearish pressure that drove price to its lowest point. This approach captures moments of decisive directional movement where buyers or sellers maintained control throughout the entire session, effectively filtering out indecisive price action and highlighting bars with clear directional commitment. The simplicity of this method makes it particularly useful for identifying momentum shifts and potential continuation or reversal points based purely on the relationship between closing prices and session extremes.
[DEM] MACD Bars MACD Bars is designed to color price bars based on the relationship between the MACD line and its histogram to provide immediate visual feedback about momentum conditions and potential trend changes. The indicator calculates the standard MACD using the default parameters (12, 26, 9) and applies a three-color system to the candlesticks: green bars when the MACD line is above both the histogram and zero (indicating strong bullish momentum), red bars when the MACD line is below both the histogram and zero (indicating strong bearish momentum), and purple bars for all other conditions where momentum signals are mixed or transitional. This color-coding system helps traders quickly identify periods of strong directional momentum versus periods of uncertainty or potential reversal without needing to reference a separate MACD indicator pane.
[DEM] Heikin Ashi Barcolors Heikin Ashi Barcolors is designed to apply smoothed Heikin Ashi calculations to regular candlestick charts and color the price bars based on the resulting Heikin Ashi trend direction to reduce market noise and provide clearer visual trend identification. The indicator first applies EMA smoothing to the standard OHLC values, then calculates Heikin Ashi values using the traditional formulas (averaged close, modified open based on previous values, and adjusted high/low), and applies an additional layer of EMA smoothing to the Heikin Ashi results. The bars are colored teal when the smoothed Heikin Ashi close is above the smoothed Heikin Ashi open (indicating bullish conditions) and red when the close is below the open (indicating bearish conditions), effectively transforming the visual appearance of regular candlesticks to reflect the smoother, trend-following characteristics of Heikin Ashi methodology while maintaining the original price structure.
[DEM] Floating Reversal Signal (With Backtesting) Floating Reversal Signal (With Backtesting) is designed to identify potential reversal opportunities by detecting counter-trend momentum shifts using a combination of SuperTrend analysis, ATR-based candle size filtering, and RSI oversold/overbought conditions. It also includes a comprehensive backtesting framework to evaluate the historical performance of these signals. The indicator overlays directly on the price chart, plotting signals and displaying performance statistics in a table. The strategy generates buy signals when price forms a bullish candle during a SuperTrend downtrend, with the previous candle's body size falling within specified ATR multiplier ranges (default 0.5x to 2x) and RSI showing oversold conditions below a configurable threshold, while sell signals are triggered under opposite conditions during uptrends with overbought RSI readings, aiming to capture "floating" reversal setups where price temporarily moves against the prevailing trend before resuming in the original direction.
[DEM] Fair Value Gaps Fair Value Gaps is designed to identify and visualize institutional Fair Value Gaps (FVGs) on the price chart by detecting three-candle patterns where a significant price gap exists between non-adjacent candles, indicating areas where price moved too quickly and left behind unfilled liquidity zones. The indicator identifies bullish FVGs when the current low exceeds the high from two bars ago by more than a configurable ATR multiplier (default 1.1), and bearish FVGs when the low from two bars ago exceeds the current high by the same threshold, ensuring only significant gaps are marked. When detected, the indicator draws semi-transparent boxes around the gap areas with midline references, colors the chart background green for bullish gaps and red for bearish gaps, and maintains these visual markers as potential support/resistance levels where institutional traders may look to fill orders, helping traders identify key price levels where future reversals or continuations might occur.
[DEM] Exit Signals Exit Signals is designed to identify potential exit points for existing positions by detecting specific candlestick patterns that suggest momentum exhaustion or reversal conditions using ATR-based size requirements. The indicator generates sell signals (red X marks above bars) when either a large bullish candle from the previous session (body size greater than 0.5x ATR over 50 periods) is followed by a bearish close near the previous open, or when the current candle shows exceptionally strong bullish momentum (body size greater than 1.3x ATR over 26 periods). Conversely, buy signals (blue X marks below bars) are triggered when a large bearish candle is followed by a bullish close near the previous open, or when the current candle displays exceptionally strong bearish momentum, helping traders identify potential exit opportunities where extreme price movements may be signaling exhaustion and possible reversal rather than continuation.
[DEM] Engulfing Candlestick Identifier Engulfing Candlestick Identifier is designed to automatically detect and highlight bullish and bearish engulfing candlestick patterns by analyzing the relationship between consecutive candles and applying ATR-based size filters to ensure significant pattern validity. The indicator identifies bullish engulfing patterns when the current candle closes above the previous candle's open, opens below the previous candle's close, and both candles meet minimum size requirements based on ATR thresholds, while bearish engulfing patterns are detected under opposite conditions. The indicator colors bars green for bullish engulfing patterns, red for bearish engulfing patterns, and optionally purple for all other bars when the "Different Color" setting is enabled, helping traders quickly identify potential reversal signals where one candle completely engulfs the body of the previous candle with sufficient magnitude to suggest meaningful momentum shifts.
[DEM] Doji Candlestick Identifier Doji Candlestick Identifier is designed to automatically detect and highlight doji candlestick patterns on the price chart by identifying bars where the opening and closing prices are nearly identical, indicating market indecision. The indicator uses statistical analysis to determine what constitutes a "near identical" open-close relationship by calculating the standard deviation of close-open differences over a specified lookback period (default 200 bars) and setting tolerance bands at one-tenth of this deviation above and below zero. When a candlestick's open-close difference falls within these narrow tolerance bands, the indicator places a small gray triangle below the bar to mark the doji pattern, helping traders quickly identify potential reversal or continuation points where buying and selling pressure are balanced.
ROAD200K Wickrange BarLaa umnuh laanii wick dotor haagdval
wick nii range ni uuruu sonirholiin bus bolj huvirdag
DUNTDUNT by TanTechTrades is a custom TradingView indicator designed to measure market imbalances in Bitcoin using a blend of Z-Score analysis and the Money flow logic.
🔹 Core Features:
Market Data Integration: Pulls live date.
Z-Score Calculations: Normalizes market deviations over a configurable period (default: 252 days).
Visual Feedback:
Colored horizontal levels for quick reference.
Background shading when long/short conditions are active.
Triangle markers at signal points for easy trade identification.
🔹 Use Case:
This tool helps traders identify potential long-term accumulation or distribution zones in Crypto+fx by quantifying how stretched the market is compared to its historical fair value. It can be used as a trend bias filter or a standalone signal generator for entries and exits.
AstraAlgo IndicatorOVERVIEW
The AstraAlgo Indicator delivers precise, actionable trade signals on TradingView. With configurable signal modes, dynamic support and resistance, and a fully adjustable alerts system, it helps traders make informed decisions and manage risk effectively.
HOW TO GAIN ACCESS
Subscribe at www.astraalgo.com and provide your TradingView username. Access is usually granted within a few hours, and you’ll receive email confirmation once activated.
FEATURES
Signal Modes
Signal Modes are the core of the AstraAlgo Indicator, providing users with flexible options to view trade signals tailored to their preferred complexity and style.
Bar Coloring
Bar Coloring provides a clear visual distinction between bullish and bearish candlesticks, allowing traders to interpret price action at a glance. This feature helps identify momentum and trend direction without analyzing raw price data.
Astra Cloud
Astra Cloud is a dynamic support and resistance overlay that visually highlights key price zones on your TradingView charts. These zones adjust in real time to reflect market movements, helping traders identify areas of potential price reaction.
Alerts
Alerts in the AstraAlgo Indicator are designed to keep traders informed of key market movements in real time. They notify you whenever a significant trading signal appears on your chart, ensuring you can act promptly even when you’re away from TradingView.
CONTACT US
For any questions or assistance, contact us at support@astraalgo.com or visit www.astraalgo.com.
Multi-Indicator Combo - JTR Community - Version1🔰 **Multi-Indicator Combo – JTR Community Version 1 Edition** 🔰
The Multi-Indicator Combo is an all-in-one trading tool that combines multiple popular indicators into a single script, with full flexibility to enable/disable each one. It also includes an interactive Dashboard that summarizes market conditions with real-time values and insights.
🎯 What it offers:
Moving Averages (MA): Supports 10+ types (EMA, SMA, HMA, McGinley, Kijun v2, etc.) for trend direction and dynamic support/resistance.
Momentum Indicators:
RSI with OB/OS levels.
Stochastic RSI with crossovers and overbought/oversold signals.
CCI, Momentum, ROC for additional confirmations.
Volume Indicators:
Volume with moving average.
OBV (On Balance Volume) with percentile analysis.
VWAP with dynamic price relation coloring.
Volatility Indicators:
ATR + NATR to measure strength and volatility.
Bollinger Bands, Keltner Channel, Donchian Channel with color-coded fills.
Volatility Stop for adaptive stop levels.
Candlestick Patterns:
Built-in library with popular patterns (Bullish/Bearish Engulfing, Hammer, Doji, Morning Star, Evening Star, Inside/Outside Bar, etc.).
Support & Resistance Zones:
Pivot Zones
High/Low Zones
Wick-based Liquidity Zones
Interactive Dashboard:
Displays indicator values and market insights in a simple, color-coded table (Bullish/Bearish/Neutral), allowing traders to quickly read the market without switching between multiple indicators.
⚙️ How to use:
Enable only the indicators you need from the settings to keep your chart clean.
Use the Dashboard for a quick overview of market sentiment.
Combine signals (e.g., RSI + Volume + ATR) to improve accuracy and decision-making.
💡 Key Features:
Combines 20+ indicators and tools into one script.
Clean and organized interface with grouped settings.
Highly flexible – every feature can be turned on/off.
Suitable for beginners (easy overview) and advanced traders (detailed analysis).
⚠️ Disclaimer:
This script is for educational and analytical purposes only. It does not provide financial advice or guaranteed trading signals. Always use proper risk management and a trading plan.
👨💻 Developed by: **JemmyTrade | JTR Community | Nabil Elmahdy **
📥 Feedback & suggestions are welcome!