Time Clusters {X}Time Clusters - Dynamic Session Bias Analysis
Professional time-based session analysis with intelligent bias detection and real-time visual feedback.
Overview
Time Clusters is a sophisticated Pine Script indicator engineered for precision session-based market analysis. It creates visual time zones at user-defined session periods and dynamically tracks price bias evolution using institutional-grade detection logic. The tool empowers traders to identify critical time periods and monitor market sentiment transitions with professional-grade accuracy.
Core Features
Multi-Session Time Analysis
Six fully customizable time cluster configurations
Comprehensive global timezone support with automatic DST handling
Individual session control with unlimited or restricted display options
Precision 1-minute session detection for maximum accuracy
Dynamic Bias Detection System
Real-time bullish/bearish sentiment identification based on breakout patterns
Instant color transitions reflecting market bias shifts
Professional inversion logic adapted from institutional trading methods
Comprehensive color customization with separate transparency controls
Advanced Visual Framework
Custom border styling with dotted highs/lows and solid connection lines
Clear visual hierarchy distinguishing historical from dynamic zones
Configurable line styles and adjustable border thickness
Open left-side design for clean professional appearance
Intelligent Session Management
Smart cutoff handling preventing premature midnight session termination
Next-day extension logic for overnight session continuity
Flexible timing controls respecting user-defined cutoff parameters
Technical Implementation
Session Creation Process
Time zones generate at specified session intervals using high-precision 1-minute data, establishing clear high/low boundaries from session opening candles with dynamic extension until session completion or cutoff activation.
Bias Analysis Framework
The system monitors full-body closes above/below established ranges, determines initial sentiment direction from breakout patterns, detects bias inversions when price returns to range and breaks opposite boundaries, then updates visualizations from exact inversion points forward.
Visual Feedback Architecture
Historical zones maintain original session colors while dynamic zones reflect current market bias, creating split visualization that clearly distinguishes between past and present market sentiment.
Configuration Options
Core Settings
Session drawing limits and timeframe restrictions
Global timezone selection with daylight saving awareness
Label sizing, positioning, and text color controls
Independent transparency settings for boxes and text elements
Bias Detection Controls
Toggle automatic bias detection functionality
Custom color selection for bullish, bearish, and neutral states
Separate transparency controls for auto-coloring mode
Signal preference selection between close and wick-based analysis
Visual Customization
Individual border styling for top, bottom, and right edges
Line style selection with solid, dotted, or dashed options
Border width adjustment from 1-5 pixel thickness
Professional visual hierarchy configuration
Trading Applications
Session-Based Strategy Development
Analyze opening range dynamics during key session periods, identify recurring time-based behavioral patterns, and coordinate multiple session monitoring for comprehensive market coverage.
Sentiment Analysis
Visualize real-time market bias transitions, validate directional movements with time-based context, and understand price interaction dynamics with established session boundaries.
Strategic Market Planning
Optimize position entry timing around critical session periods, utilize session boundaries for logical stop placement, and develop comprehensive intraday market structure understanding.
Technical Specifications
Built on Pine Script v6 with latest optimization features
High-precision 1-minute data integration for accurate session detection
Efficient memory management with intelligent cleanup protocols
Multi-timeframe compatibility optimized for sub-hourly analysis
Real-time processing with live bias detection and visual updates
Important Considerations
This indicator focuses specifically on time-based session analysis with dynamic bias detection rather than traditional gap identification. Optimal performance occurs on timeframes below one hour. Users must ensure session times align with their trading timezone for accurate analysis.
Disclaimer
This indicator is provided for educational and informational purposes only. It does not constitute financial advice, investment recommendations, or trading signals. All trading decisions should be based on your own analysis, risk tolerance, and financial situation. Past performance does not guarantee future results. Trading involves substantial risk of loss and is not suitable for all investors. Always conduct thorough research and consider consulting with qualified financial professionals before making trading decisions.
Copyright
© 2024 omarxqqq. All rights reserved. This Pine Script indicator and its associated documentation are protected by copyright law. Unauthorized reproduction, distribution, or modification is prohibited.
Educational
MACD + RSI + EMA Trend Strategy | Buy & Sell Signals with AlertsWhat This Script Does
This strategy combines three well-known indicators — MACD (Moving Average Convergence Divergence), RSI (Relative Strength Index), and EMA (Exponential Moving Averages) — into a unified trading system. The purpose of this mashup is not simply to merge indicators, but to create a layered confirmation process where each tool plays a distinct role:
MACD provides the momentum entry trigger.
RSI ensures that entries are not taken in extreme overbought/oversold conditions.
EMA filter defines the overall market trend so trades align with the bigger picture.
By combining these three conditions, the script reduces noise and avoids false signals that might occur when any single indicator is used in isolation.
How It Works
Trend Filter (EMA):
The strategy plots two EMAs (default: 20 and 50). When the fast EMA is above the slow EMA, the system recognizes an uptrend. When the fast EMA is below the slow EMA, the system recognizes a downtrend.
MACD Momentum Signal:
A bullish signal occurs when the MACD line crosses above the signal line, suggesting upward momentum. A bearish signal occurs when the MACD line crosses below the signal line, suggesting downward momentum.
RSI Confirmation:
The RSI acts as a momentum filter. Buy signals require RSI to be above the oversold threshold (default: 30). Sell signals require RSI to be below the overbought threshold (default: 70).
Entry and Exit Rules
Buy Condition:
MACD line crosses above the signal line.
RSI is greater than oversold (default >30).
Fast EMA is above slow EMA (trend confirmation).
Sell Condition / Exit:
MACD line crosses below the signal line.
RSI is less than overbought (default <70).
Fast EMA is below slow EMA (trend confirmation).
Chart Features
Plots both EMAs on the chart for easy trend visualization.
Displays “BUY” and “SELL” labels when valid conditions occur.
Built-in alert conditions for automated trading systems or notifications.
Info label on the last bar shows current MACD, Signal, and RSI values.
Why This Is Useful
Many traders use MACD, RSI, or EMAs individually, but each has weaknesses:
MACD can lag in choppy markets.
RSI alone can stay overbought/oversold for long periods in strong trends.
EMAs provide trend direction but don’t give precise entry signals.
By combining them, this script creates a triple confirmation system: trend (EMA), momentum trigger (MACD), and momentum filter (RSI). This reduces false entries and helps traders stay aligned with higher-probability trades.
How to Use
Works across multiple assets (forex, stocks, crypto, indices, commodities).
Timeframes: suitable for intraday (5m, 15m) to swing trading (1H, 4H, daily).
Traders can use alerts to receive notifications when a Buy or Sell signal occurs.
Backtestable in TradingView’s Strategy Tester with customizable parameters.
Disclaimer
This script is for educational purposes only. It is not financial advice. Past performance does not guarantee future results. Always test before using in live trading, and apply proper risk management.
Opening Range Breakout (ORB) Indicator - 30 MinThis powerful and customizable Opening Range Breakout (ORB) Indicator for TradingView helps traders identify and visualize key price levels during the initial trading hours. Designed for flexibility, it provides essential market insights and actionable information directly on your chart.
Key Features:
• Dynamic Opening Range Calculation: Automatically identifies and plots the high and low of a user-defined opening range. This range is crucial for many trading strategies as it often sets the tone for the day.
• Customizable Session & Timezone: Tailor the indicator to any market by specifying the exact opening range time (e.g., 09:30-10:00) and its corresponding timezone (e.g., "America/New_York" for NASDAQ). This ensures accurate range detection regardless of your local time or the asset you are trading.
• Integrated Market Metrics: Gain a comprehensive view of market conditions with built-in displays for:
• Moving Averages (SMAs): Visualize 20-period and 50-period Simple Moving Averages to gauge short-term and medium-term trends.
• Volume-Weighted Average Price (VWAP): Understand the average price of an asset weighted by volume, a key institutional benchmark.
• Relative Volume (RVOL): Monitor current volume activity compared to its average, with a customizable threshold to identify significant volume surges.
• Visual Cues & Signals: The indicator provides clear visual signals directly on the chart for important price actions related to the opening range, including breakouts, target hits, stop hits, and potential re-entry points. These visual aids help in quick decision-making.
• Comprehensive Information Table: A convenient, real-time table displayed on your chart summarizes critical metrics at a glance, such as:
• OR High and Low
• Relative Volume status
• Current Trend (Bullish/Bearish)
• Price position relative to VWAP
• Signal status
• Suggested position sizing (based on user-defined risk parameters)
• Customizable Alerts: Set up various alerts for key events, such as opening range breakouts, entry signals, and profit target or stop-loss hits. Stay informed without constantly monitoring the chart.
• Flexible Settings: Adjust numerous parameters through the indicator settings, including EMA lengths, RVOL thresholds, signal visibility, level displays, and an optional higher timeframe bias filter.
This ORB Indicator is an indispensable tool for traders looking to leverage the power of opening range analysis combined with essential technical metrics for informed trading decisions. Its robust design and customizable features make it suitable for various trading styles and market conditions.
Risk Management: Take Profit (TP) and Stop Loss (SL) Configuration
Effective risk management is crucial for any trading strategy. This ORB indicator provides configurable options to help you manage your trades with defined Take Profit and Stop Loss levels.
•Account Risk Percentage: You can define your Account Risk % in the indicator settings. This input allows you to specify what percentage of your hypothetical account balance you are willing to risk per trade. The indicator uses this value to suggest appropriate position sizing, helping you maintain consistent risk management.
•Target 1R (TP1) Configuration: The first Take Profit target (TP1) is dynamically set at 50% of the Opening Range (OR) distance from your entry point. This means if the OR is 10 cents, TP1 will be 5 cents from your entry. The Scale Out % at 1R input allows you to set a percentage for scaling out of your position when the price reaches this first target, helping to secure partial profits and reduce risk.
• Dynamic Stop Loss (SL) & Trailing:
•Initially, the Stop Loss is dynamically calculated based on the Opening Range structure to protect your capital.
•Crucially, after TP1 is hit, the Stop Loss is automatically updated to a more favorable position (e.g., break-even or a trailing stop) to further protect your profits and reduce risk on the remaining position. This helps in securing gains as the trade progresses.
•Visual Level Displays: When Show Stop/Target Levels is enabled, the indicator visually plots these calculated Stop Loss and Take Profit levels directly on your chart. This provides a clear visual representation of your risk and reward parameters for each potential trade setup.
By utilizing these configurable risk management features, traders can integrate their preferred risk parameters directly into their analysis, allowing for more disciplined and controlled trading decisions.
Personal Model Identifier This model helps me identify assets that fit the scope of my two trading models
[LTS] SyncLineFind the hidden currents between markets.
What it does
SyncLine overlays up to three cross-asset guide lines on your current chart, translating each selected symbol’s intraday position into the price scale of the chart you’re viewing. The result is a clean, session-aware “sync” of other markets on your chart so you can quickly spot alignment, leadership, and divergence without clutter.
How it works
For each selected symbol, SyncLine calculates that symbol’s intraday position relative to its own session baseline, then projects that position onto your active chart based on its own baseline.
Lines reset each session to remain relevant to the current day’s action.
Optional smoothing makes the guides easier to read during noisy tape.
Note: This script is intraday-only. It will stop with a clear warning if applied to non-intraday timeframes.
Inputs
Symbols
Show Symbol 1/2/3 – Toggle each overlay line.
Symbol 1/2/3 – Choose any ticker (e.g., index futures, ETFs, single names).
Color 1/2/3 – Line colors.
Labels - Optional labels for each line.
Smoothing
Enable Smoothing – On/Off.
Method – EMA / SMA / WMA / RMA.
Length – 1–50.
How to use
Add one or more driver markets (e.g., ES, NQ, DXY, sector leaders) to observe when they align with your instrument.
Look for:
Confluence: your price and one or more SyncLines moving together.
Leadership: a SyncLine turns/accelerates before your price.
Divergence: your price disagrees with the majority of SyncLines.
Notes & limitations
Designed for intraday timeframes (1m–1h).
Lines are calculated from completed data and do not repaint after bar close.
Works best during regular liquid sessions; thin markets can reduce signal quality.
Best practices
Pair SyncLine with your execution framework (structure, liquidity zones, time-of-day).
Use distinct colors for each symbol and keep the set small (1–3) for clarity.
ICT PO3ICT PO3 scrip inspired by ICT The Innercircle trader Michael J Huddleston for power of three using Daily candle 6pm and 12am opening prices and daily quadrants. Scrip display real-time in % and daily range..
BB with Trend-Colored Middle Band & Candles [sudhanshu]Features:
MA Type Selector → choose from:
SMA (Simple)
EMA (Exponential)
WMA (Weighted)
RMA (a.k.a. Smoothed / Triangular-like average)
Middle Bollinger Band color changes with slope.
Candles change color according to slope direction.
T4W Advance Fib Strategy Looking for sharp intraday entries with clear targets?
This strategy is designed especially for Nifty / Bank Nifty / Index traders who love precision and speed.
✨ Key Highlights:
🔹 Auto-calculates 1-Minute High & Low zones for instant trade setup.
🔹 Works on advanced fib labels to define breakout & reversal zones.
🔹 Provides upper & lower side targets with high accuracy.
🔹 Best suited for 1-Min & 3-Min charts (can also be used on 5-Min for confirmation).
🔹 Ideal for scalpers and intraday traders who want clear, rule-based levels.
💡 Whether you’re trading breakouts or reversals, this tool simplifies decision-making and helps you catch moves with confidence.
👉 Try it, backtest it, and take your intraday trading to the next level!
RSI Dual Smoothed MAs + Trend color+ Alerts + MTFFeatures Implemented:
RSI with selectable source (OHLC/HL2/HLC3/OHLC4).
timeframe dropdown (tf) so you can select 1m, 3m, 5m, 15m, 30m, 1h, 3h, 4h, 1D, 1W, 1M
Two customizable MAs with selectable type (SMA, EMA, WMA, RMA, VWMA).
MA slope-based coloring (green = rising, red = falling, gray = flat).
Background shading (green = bullish, red = bearish).
Alerts for:
Bullish MA crossover
Bearish MA crossover
RSI Overbought (>70)
RSI Oversold (<30)
Range Grid From Two Levels (with intermediate lines)Range Grid From Two Levels of Initial Balance (works great with next day levels)
Range Grid From Two LevelsRange Grid From Two Levels of Initial Balance (works great with next day levels)
Alpha Trend IndicatorThe Alpha Trend Indicator is a custom-built trend-following tool designed to help traders identify market direction, trend strength, and potential reversal points with high accuracy. It combines multiple technical concepts—ATR (Average True Range), CCI (Commodity Channel Index), and either MFI (Money Flow Index) or RSI (Relative Strength Index)—to create a dynamic trend detection system.
🔑 Key Features:
Adaptive Trend Line – Uses ATR and CCI logic (similar to Trend Magic) to plot an Alpha Trend line that adjusts to volatility.
MFI / RSI Flexibility – Option to switch between MFI (volume-based momentum) or RSI (price-based momentum) for more tailored analysis.
Alpha Trend Offset – Plots a 2-bar shifted reference line to detect changes in price momentum.
Buy & Sell Signals – Automatically detects bullish and bearish crossovers between Alpha Trend and its offset line, marking potential entries and exits.
Visual Trend Zones – Fills the space between Alpha Trend and its offset with green (bullish) or red (bearish) highlights, making trend direction easy to see at a glance.
Alerts – Built-in alert conditions for Buy and Sell signals so traders never miss an opportunity.
📊 How It Works:
Trend Detection –
When CCI > 0, the Alpha Trend line is set below recent lows minus volatility (ATR).
When CCI < 0, it shifts above recent highs plus volatility.
Momentum Confirmation –
MFI/RSI adds an extra confirmation layer to avoid false signals.
Trading Signals –
Buy Signal: When Alpha Trend crosses above its offset line.
Sell Signal: When Alpha Trend crosses below its offset line.
⚡ Best Use:
Works on all timeframes (scalping, swing trading, long-term analysis).
Suitable for Forex, Crypto, Stocks, and Commodities.
Can be combined with support/resistance or volume analysis for even stronger setups.
AlphaTrend Pro — Trend & Momentum Indicator📌 AlphaTrend Pro — Trend & Momentum Indicator
The AlphaTrend Pro is a professional trend-following & momentum confirmation tool designed to identify high-probability buy and sell signals in any market (Forex, Crypto, Indices, Commodities).
🔎 How It Works
AlphaTrend Bands (EMA ± ATR):
Dynamic support/resistance zones based on volatility.
Trend Detection:
✅ Price above Alpha Upper Band → Bullish Trend (BUY Zone).
❌ Price below Alpha Lower Band → Bearish Trend (SELL Zone).
⚪ Price between bands → Neutral (No Trade).
RSI Filter (Optional):
Prevents false entries in ranging markets.
Confirms momentum before signals.
📊 Features
Clear BUY/SELL signals with arrows on chart.
Trend-colored candles for quick visual bias.
Built-in alerts for automation (works with bots, Telegram, webhooks).
On-screen dashboard showing live trend status.
Works on all timeframes & markets (Scalping, Swing, Position Trading).
⚡ Best Use
Use on higher timeframes (1H, 4H, Daily) for trend confirmation.
Enter on lower timeframes for precise entries.
Combine with price action or support/resistance for maximum accuracy.
Friday Rule — Daily-aligned (v6) - TrialThis technique is called Friday rule whereby the trades will be done at the final hour of trading day on Friday. This aims to get 3-5% with strict characteristics
CQ_Historical Candle Color Changer🎯 Purpose
This indicator visually distinguishes candles based on how old they are—specifically within a user-defined range (e.g., 1 to 7 days old). It helps traders quickly isolate recent price action from older data, making it easier to interpret overlays like moving averages, volume profiles, or momentum indicators.
⚙️ Key Features
- User-Defined Age Range: Set minimum and maximum age in days (e.g., highlight candles that are 1–7 days old).
- Custom Colors: Choose highlight colors for candles within the range.
- Timeframe Awareness: Works across any chart timeframe (1m, 1h, 1D, etc.), calculating candle age based on actual time elapsed.
- Non-Intrusive Display: Candles outside the range retain their default appearance, preserving overall chart readability.
📐 How It Works
- The script calculates the age of each candle by comparing its timestamp to the current time.
- If the candle falls within the user-defined age range, it’s recolored using the selected style.
- Candles older or newer than the range are left untouched.
🧠 Use Cases
- Trend Isolation: Focus on recent price action without losing sight of broader context.
LFT Foundation Entry MarksThis algorithm highlights optimal long entry points. Once the entry conditions break down—indicating the price is likely to decline—the signals stop, allowing the user to exit before the drop
Zarattini Intra-day Threshold Bands (ZITB)This indicator implements the intraday threshold band methodology described in the research paper by Carlo Zarattini et al.
papers.ssrn.com
Overview:
Plots intraday threshold bands based on daily open/close levels.
Supports visualization of BaseUp/BaseDown levels and Threshold Upper/Lower bands.
Optional shading between threshold bands for easier interpretation.
Usage Notes / Limitations:
Originally studied on SPY (US equities), this implementation is adapted for NSE intraday market timing, specifically the NIFTY50 index.
Internally, 2-minute candles are used if the chart timeframe is less than 2 minutes.
Values may be inaccurate if the chart timeframe is more than 1 day.
Lookback days are auto-capped to avoid exceeding TradingView’s 5000-bar limit.
The indicator automatically aligns intraday bars across multiple days to compute average deltas.
For better returns, it is recommended to use this indicator in conjunction with VWAP and a volatility-based position sizing mechanism.
Can be used as a reference for Open Range Breakout (ORB) strategies.
Customizations:
Toggle plotting of base levels and thresholds.
Toggle shading between thresholds.
Line colors and styles can be adjusted in the Style tab.
Author:
Gokul Ramachandran – software architect, engineer, programmer. Interested in trading and investment. Currently trading and researching strategies that can be employed in NSE (Indian market).
Contact: (mailto:gokul4trading@gmail.com)
LinkedIn: www.linkedin.com
Intended for educational and research purposes only.
Bollinger Bands with Trend-Colored Middle Band & CandlesUpper & Lower Bands = semi-transparent blue.
Middle Band =
🟢 Green when rising
🔴 Red when falling
⚪ Gray when flat.
Candles automatically change color to follow the trend direction of the middle band.
RSI with Dual Smoothed MAs + Trend Background + Alerts✅ RSI with selectable source (open, high, low, close, hl2, hlc3, ohlc4)
✅ Two smoothed MAs (SMA, EMA, WMA, RMA, VWMA)
✅ Slope-based MA colors (Green = rising, Red = falling, Gray = flat)
✅ Background shading (Green = bullish, Red = bearish)
✅ Alerts:
Bullish MA crossover
Bearish MA crossover
RSI Overbought (>70)
RSI Oversold (<30)
ICC Indicator V6An adjustable Pine Script v6 “ICC” indicator that detects Indication → Correction → Continuation market structure across timeframes with optional volume confirmation, plots swing levels and zones, shows editable labels and toggleable yellow buy/sell triangle signals, and includes debug tools for tuning.
AVWAP (ATR-Weighted VWAP) IndicatorAVWAP (Average True Range Weighted Average Price), you typically combine two core indicators:
1. VWAP (Volume Weighted Average Price)
This is the base indicator that calculates the average price weighted by volume over a session or specified period.
VWAP serves as the core reference price level around which volatility adjustments are made for AVWAP.
2. ATR (Average True Range)
ATR measures market volatility, representing the average price range over a set period.
ATR is used to create volatility bands or buffers around the VWAP, adjusting levels to reflect prevailing market volatility.
How These Indicators Work Together for AVWAP:
Use VWAP to establish your average price line weighted by volume.
Calculate ATR to understand the average price movement range.
Apply ATR as multipliers to VWAP to create upper and lower volatility-adjusted bands (e.g., VWAP ± 1 × ATR), which form the AVWAP bands.
These bands help identify volatility-aware support/resistance and stop-loss placement zones.
So to make things easier I have built a custom AVWAP indicator to be used
How to use my custom indicator:
The central blue line is the VWAP.
The red and green bands above and below VWAP are AVWAP bands set at VWAP ± 1.5 × ATR by default.
Adjust the ATR length and multiplier inputs to suit the timeframe and volatility preferences.
Use the bands as dynamic support/resistance and for setting stop loss zones based on volatility.
HD_DİNAMİK SEMBOL-SİNYAL TABLO (STrend + EMA(25/99) – v6.2HD_Dynamic Symbol–Signal Table (Short/Mid/Long) — SuperTrend + EMA(25/99) — v6.2
TL;DR
Invite-only indicator that builds a multi-symbol live signal table combining SuperTrend direction with EMA 25/99 state, across three timeframe groups: Short (5/15/30), Mid (45/60/120), Long (180/240/D).
Top 2 rows (e.g., BTC, ETH) always show the full 3×(ST, EMA) matrix; the remaining rows show the active group to stay lightweight. The table colors & texts are highly configurable, and the indicator emits clean alert messages you can route to webhooks (e.g., your bot).
1) What it does
Signal logic (per symbol & timeframe):
SuperTrend direction + EMA 25 vs 99 comparison.
Combination map:
ST=LONG & EMA=LONG → "LONG YAP"
ST=SHORT & EMA=SHORT → "SHORT YAP"
ST=SHORT & EMA=LONG → "SHORT/LONG YAP" (mixed)
ST=LONG & EMA=SHORT → "LONG/SHORT YAP" (mixed)
Timeframe groups
Short: 5/15/30
Mid: 45/60/120
Long: 180/240/D
Auto mode infers the group from the chart TF; Manual mode lets you pin a group.
Pinned priority rows: Row #1 and #2 (default BTC/ETH) always display all three TFs (ST & EMA pairs).
Dynamic list (rows 3–30): Shows only the active group for each symbol to stay fast and readable.
Implementation note: in this build the ST “up”/“down” plotting uses the SuperTrend dir sign convention where dir < 0 is rendered as Uptrend and dir > 0 as Downtrend in visuals. The table/alerts already normalize this into LONG/SHORT text.
2) Table, styling & filters
Placement & fonts: position, title/group/header/body font sizes.
Colors: per-cell/background for header rows, LONG/SHORT states, and distinct brand colors per symbol row (BTC=blue, ETH=amber, majors=greens, mid-caps=oranges, high-risk=reds, new/hyped=purple range).
Symbol column text: “Symbol only”, “Short+Symbol”, or “Short only”.
Filter: Show All / LONG YAP / SHORT YAP / SHORT/LONG YAP / LONG/SHORT YAP. (Pinned BTC/ETH still visible.)
3) Alerts & webhook messages
Per-row alerts: When the active TF for a row resolves on bar close, the indicator sends:
|symbol=|tf=|signal=
Example: HD_ST_EMA|symbol=BINANCE:BTCUSDT|tf=15|signal=LONG YAP
Configure the alert to Once per bar close and set a webhook URL if you want to forward to an execution bot.
Ready-made alertconditions (Robot block):
Select a single alarmSymbol and get four conditions: LONG YAP, SHORT YAP, SHORT/LONG YAP, LONG/SHORT YAP.
Chart-symbol conditions: Extra alertconditions for EMA LONG/SHORT and ST LONG/SHORT on the current chart symbol, if you also want single-symbol triggers.
4) Drawing package (optional)
SuperTrend line with Up/Down segments and trend-flip labels.
EMA 25/99 lines and cross labels.
Main mixed-state labels for the chart symbol can be toggled (LONG/SHORT & mixed cases).
5) Symbols & safety
Priority inputs (#1–2) for BTC/ETH; inputs #3–30 for your list (supports formats like BINANCE:BTCUSDT or BTCUSDT.P).
A basic format validator ignores obviously malformed tickers to avoid request errors.
request.security() powers all multi-TF/multi-symbol reads.
6) How to use
Add indicator to the chart.
Choose Auto (group follows chart TF) or pick Short/Mid/Long manually.
Fill your symbol list (rows 3–30). BTC & ETH are pinned at the top.
Set filter (or keep “All”).
(Optional) Adjust fonts/colors and the “Symbol column” text mode.
Turn Alert on; set alertPrefix if you need a specific route tag.
Create an alert on the indicator, Once per bar close, and (optionally) add a webhook URL.
7) Notes & limits
This is an indicator (no orders are placed). Use the alerts to trigger your own automation.
Designed for crypto symbols; works on other markets if your vendor supports the tickers/timeframes.
Table resizes dynamically to your active list; heavy watchlists may still be constrained by platform limits.
8) Disclaimer
Educational use only. Not financial advice. Past performance does not guarantee future results.
Changelog
v6.2 — Auto/Manual TF-grouping, pinned BTC/ETH tri-TF view, robust alert text format, color-coded priorities, safer symbol validation, ST/EMA flip labels, dynamic table sizing.
Türkçe Özet
Ne yapar?
Birden fazla sembol için SuperTrend + EMA(25/99) durumunu üç periyot grubunda (Kısa 5/15/30 – Orta 45/60/120 – Uzun 180/240/Günlük) tek tabloda gösterir.
BTC/ETH ilk iki satırda her zaman 3×(ST, EMA) birlikte görünür; diğer satırlar aktif gruba göre (performans için) tek grup gösterir.
Sinyal mantığı
İkisi de LONG → LONG YAP
İkisi de SHORT → SHORT YAP
Karışık → SHORT/LONG YAP veya LONG/SHORT YAP (ST/EMA’ya göre)
Alarm & Webhook
Satır bazlı alarm metni:
HD_ST_EMA|symbol=...|tf=...|signal=... (bar kapanışında).
“Robot” bölümünde tek bir sembol için 4 ayrı alertcondition hazır.
Grafikteki sembol için ayrıca EMA LONG/SHORT ve ST LONG/SHORT koşulları da var.
Kullanım
Otomatik/Elle grup seç;
Listeyi doldur (3–30);
Filtre/renk/yazı ayarla;
Alarmı aç ve Once per bar close ile kur; gerekiyorsa webhook URL ekle.
Not
Gösterge emir vermez; sinyalleri kendi köprüne/botuna yönlendirirsin. Yatırım tavsiyesi değildir.