EKG Pulse +EKG Pulse – Multi-Layer Trend & Session Analyzer
Description:
EKG Pulse is an advanced trading indicator that combines trend clouds), Momentum trend flips, EMA slope detection, and session high/low tracking to give clear visual signals for intraday and swing trading. It also calculates potential trade ranges, stop-loss, and profit targets dynamically, adapting to volatility and historical session behavior.
How to Use:
Trend Identification: Use the Trend cloud and EMA slope to determine the main trend (bullish/bearish).
Trade Signals: Look for Momentum flips aligned with Trend Cloud for buy/sell signals (triangles appear on the chart).
Candle Colors: Follow Momentum-based candle coloring to visually track bullish (green) or bearish (red) momentum.
Session Ranges: Monitor session boxes and previous day’s levels for support/resistance zones.
ATR & Ticks Table: Use the table to manage risk with suggested stop-loss (SL) and multiple profit targets (TP1, TP2, TP3), scaled by your account size and instrument’s tick value.
Breakout Status: The session analyzer highlights SAFE, WAIT, or HOLD conditions based on volatility and breakout likelihood.
Benefits:
Provides multi-layer trend confirmation for safer entries.
Visual buy/sell alerts reduce guesswork.
Dynamic risk management with ATR-based SL/TP calculation.
Session boxes help identify key intraday levels.
Historical breakout analysis improves timing for breakout trades.
Works on multiple assets and timeframes with auto tick mapping.
Candlestick analysis
Grok's xAI Signal (GXS) Indicator for BTC V6Grok's xAI Signal (GXS) Indicator: A Simple Guide
Imagine trying to decide if Bitcoin is a "buy," "sell," or "wait" without staring at 10 different charts. The GXS Indicator does that for you—it's like a smart dashboard for BTC traders, overlaying signals right on your price chart. It boils down complex market clues into one easy score (from -1 "super bearish" to +1 "super bullish") and flashes green/red arrows or shaded zones when action's needed. No fancy math overload; just clear visuals like tiny triangles for trades, colored clouds for trends, and a bottom "mood bar" (green=up vibe, red=down, gray=meh).
At its core, GXS mixes three big-picture checks:
Price Momentum (50% weight): Quick scans of RSI (overbought/oversold vibes), MACD (speed of ups/downs), EMAs (is price riding the trend wave?), and Bollinger Bands (is the market squeezing for a breakout?). This catches short-term "hot or not" energy.
Network Health (30% weight): A simple "NVT" hack using trading volume vs. price to spot if BTC feels undervalued (buy hint) or overhyped (sell warning). It's like checking if the crowd's too excited or chill.
Trend Strength (20% weight): ADX filter ensures signals only fire in "trending" markets (not choppy sideways noise), plus a MACD boost for extra momentum nudge.
Why this approach? BTC's wild—pure price charts give false alarms in flat times, while ignoring volume/network ignores the "why" behind moves. GXS blends old-school TA (reliable for patterns) with on-chain smarts (crypto-specific "under the hood" data) and a trend gate (skips 70% of bad trades). It's conservative: Signals need the score to cross ±0.08 and a strong trend, reducing noise for swing/position traders. Result? Fewer emotional guesses, more "wait for confirmation" patience—perfect for volatile assets like BTC where hype kills.
Quick Tips to Tweak for Better Results
Start with defaults, then experiment on historical charts (backtest via TradingView's strategy tester if pairing with one):
Fewer False Signals: Bump thresholds to ±0.15 (buy/sell)—trades only on stronger conviction, cutting whipsaws by 20-30% in choppy markets. Or raise ADX thresh to 28 for "only big trends."
Faster/Slower Response: Shorten EMAs (e.g., 5/21) or RSI (10) for quicker scalps; lengthen (12/50) for swing holds. Test on 4H/daily BTC.
Volume Sensitivity: If NVT flips too often, extend its length to 20—smooths on-chain noise in bull runs.
Visual Polish: Crank cloud opacity to 80% for subtler fills; toggle off EMAs if they clutter. Enable table for score breakdowns during live trades.
Risk Tip: Always pair with stops (e.g., 2-3% below signals). On BTC, tweak in bull markets (looser thresh) vs. bears (tighter).
In short, GXS is your BTC "sixth sense"—balanced, not black-box. Tweak small, track win rate, and let trends lead. Happy trading!
Current Weekly Open LineThis indicator is an indicator to make your weekly review. 
It shows exactly where the last weekly open candle has been, so you don't have to search it manually. 
Nifty Candle Pattern IdentifierNifty Candle Pattern Identifier
✅ Doji
✅ Hammer
✅ Inverted Hammer
✅ Bullish Engulfing
✅ Bearish Engulfing
✅ Shooting Star
Current Weekly Open LineVertical line on current weekly open. 
To know exactly on every chart where the current weekly opening is, without having to do it manually. 
9:30 Manipulation this helps you know where price may ratrace to and have a reaction off of at 9:30 new york AM session. apply it waith your strategy and you'll be looking at the charts alot more clearly.
PulseTrader: Daily Momentum Catcher v6 TF + UTCtimeframe awareness (monthly / weekly / daily / intraday logic) into your full strategy script
NOVA Breakout Signals v2.2 (TF M30)A clean, rules-based breakout signal tool for 30-minute charts.
It detects Dow swing breakouts and filters them with RSI, MACD and Volume so you only see the higher-quality entries. The script does not place trades and does not calculate SL/TP – it only prints clear LONG/SHORT labels at the entry price.
⸻
How it works
1. Timeframe enforcement – Signals are generated only on M30. On other timeframes the script shows a notice and stays silent.
2. Breakout engine (Dow swings) – The last confirmed swing high/low (pivots) is tracked.
• Breakout Up: bar closes above the last swing high by a small buffer.
• Breakout Down: bar closes below the last swing low by a small buffer.
3. Quality filters (all must be true):
• RSI (default length 30):
• Long: RSI > threshold and rising.
• Short: RSI < threshold and falling.
• MACD (12/26/9):
• Long: histogram > 0 and line > signal.
• Short: histogram < 0 and line < signal.
• Volume: current volume > SMA(volume, 20) × multiplier.
4. Debounce / anti-spam
• Cooldown of 4 hours (8 M30 bars) after any signal.
• Minimum price distance from the previous signal to avoid clustered labels.
Signals appear once the bar closes (barstate.isconfirmed). No swing lines are drawn to keep the chart clean; only entry labels are shown.
⸻
Inputs (key)
• RSI length & thresholds for Long/Short confirmation.
• MACD uses 12/26/9 (fixed).
• Volume multiplier (relative to SMA 20).
• Breakout buffer %, Cooldown hours, Min distance %.
• Show labels (on/off).
⸻
Usage tips
• Start with gold/major FX/indices on M30; use “Once per bar close” if you attach alerts.
• Increase the breakout buffer and volume multiplier in choppy markets.
• Tighten RSI thresholds (e.g., 55/45) if you want fewer but stronger signals.
⸻
Notes & limitations
• Pivots confirm after a few bars by definition; signals themselves are printed only on confirmed bar close and do not repaint once shown.
• This is a signal indicator, not investment advice. Always manage risk.
NOVA Breakout Strategy v2.1 (TF M30)A clean, rules-based breakout signal tool for 30-minute charts.
It detects Dow swing breakouts and filters them with RSI, MACD and Volume so you only see the higher-quality entries. The script does not place trades and does not calculate SL/TP – it only prints clear LONG/SHORT labels at the entry price.
⸻
How it works
	1.	Timeframe enforcement – Signals are generated only on M30. On other timeframes the script shows a notice and stays silent.
	2.	Breakout engine (Dow swings) – The last confirmed swing high/low (pivots) is tracked.
	•	Breakout Up: bar closes above the last swing high by a small buffer.
	•	Breakout Down: bar closes below the last swing low by a small buffer.
	3.	Quality filters (all must be true):
	•	RSI (default length 30):
	•	Long: RSI > threshold and rising.
	•	Short: RSI < threshold and falling.
	•	MACD (12/26/9):
	•	Long: histogram > 0 and line > signal.
	•	Short: histogram < 0 and line < signal.
	•	Volume: current volume > SMA(volume, 20) × multiplier.
	4.	Debounce / anti-spam
	•	Cooldown of 4 hours (8 M30 bars) after any signal.
	•	Minimum price distance from the previous signal to avoid clustered labels.
	5.	Optional trend filter – Require EMA34 > EMA89 for Longs (and the opposite for Shorts).
Signals appear once the bar closes (barstate.isconfirmed). No swing lines are drawn to keep the chart clean; only entry labels are shown.
⸻
Inputs (key)
	•	RSI length & thresholds for Long/Short confirmation.
	•	MACD uses 12/26/9 (fixed).
	•	Volume multiplier (relative to SMA 20).
	•	Breakout buffer %, Cooldown hours, Min distance %.
	•	Enable EMA 34/89 trend filter (on/off).
	•	Show labels (on/off).
⸻
Usage tips
	•	Start with gold/major FX/indices on M30; use “Once per bar close” if you attach alerts.
	•	Increase the breakout buffer and volume multiplier in choppy markets.
	•	Tighten RSI thresholds (e.g., 55/45) if you want fewer but stronger signals.
⸻
Notes & limitations
	•	Pivots confirm after a few bars by definition; signals themselves are printed only on confirmed bar close and do not repaint once shown.
	•	This is a signal indicator, not investment advice. Always manage risk.
Fibonacci Retracement MTF/LOG 3 WEEK KKKKA Fibonacci arc trading strategy uses circular arcs drawn at Fibonacci retracement levels (38.2%, 50%, 61.8%) to identify potential support and resistance zones, often intersecting with a trend line. This strategy helps traders anticipate price reversals or pullbacks, and it should be used in conjunction with other indicators
Fibonacci Retracement MTF/LOG 2WEEK KKKKFibonacci retracment should be used to create a line of lines to justify the rest of indicators to reduce stress in indicators because we should not shout
完整三重濾網指標|發哥版本adam Triple Moving Average Indicator
✅ This version fixes:- barColor and bgColor are explicitly set to the color type during initialization to avoid NA conflicts- Replaced multi-line ternary operators with if/else statements to prevent "end of line without line continuation"- Manual ADX calculation is fully compatible with Pine v5I can help you take the next step: add RSI overbought/oversold arrows + background transparency to show trend strength, making the chart more intuitive.Do you want me to add it?✅ This version fixes:- barColor and bgColor are explicitly set to the color type during initialization to avoid NA conflicts- Replaced multi-line ternary operators with if/else statements to prevent "end of line without line continuation"- Manual ADX calculation is fully compatible with Pine v5I can help you take the next step: add RSI overbought/oversold arrows + background transparency to show trend strength, making the chart more intuitive.Do you want me to add it?
adam Triple Moving Average Indicator✅ This version fixes:- barColor and bgColor are explicitly set to the color type during initialization to avoid NA conflicts- Replaced multi-line ternary operators with if/else statements to prevent "end of line without line continuation"- Manual ADX calculation is fully compatible with Pine v5I can help you take the next step: add RSI overbought/oversold arrows + background transparency to show trend strength, making the chart more intuitive.Do you want me to add it?
MMT AI IndicatorOverview
The MMT AI INDICATOR is an advanced technical indicator used to predict trends in price movements by utilizing a combination of traditional AI techniques, and the Momentum Model.
Buy Strength in Percentage ( 1-%sell) Strength(1)(14) Version 1This indicator will show (Buy) strength only in percentage(%) on scale from 0% to 100%
Formula: 100% volume = %sell + %buy    ( It will only show %Buy ) which means %volume - %sell or 1-%sell = % buy.
Example If it shows buy strength is 5%, it will reflect the candle has a huge sell body with 95% volume is bearish.
This one will works best with a volume indicator to show with a high volume, how many % buy or sell in that volume. You can still easily analyze it through a basic Volume candle in your mind, but this one will be performed in a chart for you to scan it.
NY Midnight High/Low Arrows (Auto-Show)🇺🇸 English Explanation
This indicator automatically marks the daily high and low of the New York session.
It draws arrows (▼▲) at the highest and lowest prices after New York midnight (00:00),
and can optionally display small horizontal dotted lines at those levels.
It helps traders identify daily liquidity zones and key turning points in price action.
🇸🇦 الشرح بالعربية
هذا المؤشر يحدد القمة والقاع اليومية لجلسة نيويورك بشكل تلقائي.
يرسم أسهماً (▼▲) عند أعلى وأدنى سعر بعد منتصف الليل بتوقيت نيويورك (00:00)،
ويمكنه أيضًا عرض خطوط أفقية منقطة صغيرة عند تلك المستويات.
يساعد المتداول في معرفة مناطق السيولة اليومية ونقاط الانعكاس المهمة في حركة السعر.
Strong PivotsThis finds pivots based on your inputs (number of candles back and forward that are above or below the range of the potential pivot points) and then optionally changes the color to help you visually identify the pivot.  You can also specify pivots as strong pivots if they reverse in 1 time segment beyond a certain percentage (wick % of full candle range).
For example, if the pivot is at a high point but has a green body candle and a wick > 35% of the candle, it will change the body color to red to help visually understand that the candle can be considered a strong part of the downtrend, regardless of it closing green.  This will help your mind interpret the top pivot candle as part of the potential trend reversal for the following candles and could even be used as part of your strategy ruleset.
Devils Mark Plus Volume Imbalance Multi TimeframeFollowing the success of the devil marks multi timeframe indicator I decided to add volume imbalance. Devils mark code remains unchanged here.
Functionality of the Devils mark remains the same as in when a candle prints without a wick at either end it indicates an area of price imbalance and it is assumed that the market will want to re-balance this level at some point in the future.
The same can be said for volume imbalances where 2 adjacent candles bodies don't meet. Again it it assumed the market will come back at some point to readdress this imbalance. Once mitigated the volume imbalance will be removed by the indicator.
These areas are best used to add confluence to trade ideas and shouldn't be used to formulate trade ideas on their own. 
A table is included for easy reference.
Please note that data for timeframes lower than the current timeframe will not be shown.  It is also worth noting that data on much higher timeframes than the current chart timeframe may not be shown due to data restrictions. If in doubt go up a timeframe !
I hope you find this indicator useful.
BullishBuzz ORB – CALL/PUT with Chart Alerts (Final)⚙️ The Bullish BuzzBot System
1️⃣ Data Feeds (Input Layer)
BuzzBot connects to live market data through TradingView’s chart engine (or via API for more advanced builds).
It continuously pulls:
Price data (open, high, low, close per bar)
Volume
RSI, MACD, VWAP, EMA 9/21 values
Timestamps & bar intervals (1m, 5m, 15m)
That’s the raw fuel — the same data you’d use for charting.
2️⃣ Indicator Engine (Signal Layer)
This is where the logic lives — it calculates conditions in real time.
BuzzBot checks for patterns like:
EMA 9/21 Cross: detects momentum shift
VWAP Reclaim or Reject: confirms intraday bias
RSI < 50 or > 70: momentum confirmation
MACD Cross: trend continuation signal
Volume > 2x average: validates conviction
COT Index Indicator  1) One‑liner
My version of the OTC COT Index indicator: a 0–120 oscillator built from CFTC COT data that shows where Commercial, Noncommercial, and Nonreportable net positions sit relative to recent extremes.
2) Short paragraph
This is my version of the OTC COT Index indicator. It converts CFTC Commitments of Traders (COT) net positions into a normalized 0–120 oscillator for each trader group—Commercials, Noncommercials, and Nonreportables—so you can quickly see when positioning is near recent highs or lows. Data comes from TradingView’s official COT library and supports both “Futures Only” and “Futures and Options” reports.
3) Compact bullets
What: My version of the OTC COT Index indicator
Why: Quickly spot when trader groups are near positioning extremes
Data: CFTC COT via TradingView/LibraryCOT/2; Futures Only or Futures & Options
How: Index = 120 × (Current − Min) ÷ (Max − Min) over a configurable lookback
Plots: Commercials (blue), Noncommercials (orange), Nonreportables (red)
Lines: Overbought, Midline, Oversold, optional 0/100, upper/lower bounds
Note: Values are relative to the chosen window; not trading advice
4) Publication‑ready (sections)
Overview
My version of the OTC COT Index indicator. It turns CFTC COT positioning into a 0–120 oscillator per trader group (Commercials, Noncommercials, Nonreportables) to highlight relative extremes.
Data source
CFTC Commitments of Traders via TradingView’s official library (TradingView/LibraryCOT/2).
Supports “Futures Only” and “Futures and Options.”
Method
Net positions = Longs − Shorts.
Index = 120 × (Current Net − Min(Net, Lookback)) ÷ (Max(Net, Lookback) − Min(Net, Lookback)).
Inputs
Weeks Look Back (normalization window)
Weeks Look Back for Historical Hi/Los (longer reference)
Report Type selection
Visuals
Three indexes by trader group, plus reference levels (OB/OS, Midline, optional 0/100).
Notes
Some symbols map to specific CFTC codes for reliability.
If no relevant COT data exists for the symbol, the script reports it clearly.
If you want this adapted to a specific platform’s character limits (e.g., TradingView’s publish dialog), tell me the target length and I’ll trim it to fit.
ICT SMART MONEY__Advanced Multi-Timeframe Target TREND indicator with comprehensive ICT (Inner Circle Trader) concepts, session analysis, and smart money concepts for professional forex and crypto trading.__
---
### __🔥 Core Features:__
#### __📈 Multi-Timeframe Analysis__
- __7 Timeframe Table__: 1min, 5min, 15min, 30min, 1hour, 4hour, Daily analysis
- __Target System__: Stop Loss, Entry, TP1, TP2, TP3 calculations for each timeframe
- __Trend Direction__: Visual arrows showing bullish/bearish bias across all timeframes
#### __⚡ ICT Killzone Sessions__
- __4 Major Sessions__: Asia KZ, London KZ, NY AM, NY PM with colored session boxes
- __Pivot Lines__: Automatic high/low detection with full format labels ("ASIA High", "LONDON Low")
- __Global Label Alignment__: All session labels perfectly aligned for professional appearance
- __Range Analytics__: Real-time pip calculations with historical averages and Turkish volatility analysis
#### __🌍 Trading Session Management__
- __Individual Controls__: Asia/London sessions auto-enabled, NY sessions optional
- __Horizontal Lines__: Clean session high/low tracking without clutter
- __NY Lunch Session__: Additional 11:30-13:30 session for advanced analysis
- __Session Transparency__: Adjustable transparency levels for optimal chart visibility
#### __📍 Professional Key Levels__
- __Monday High/Low__: Weekly opening reference levels
- __Previous Day High/Low__: Daily support/resistance zones
- __Previous Week High/Low__: Major weekly levels
- __Full Format Labels__: "Previous Day High" instead of "PDH" for crystal clarity
- __160 Bar Distance__: Optimized label positioning for clean charts
#### __🔗 Liquidity Trendlines__
- __Automatic Detection__: 8-bar lookback pivot detection system
- __Breakout Signals__: Visual alerts when trendlines are broken
- __Dynamic Padding__: 4.0 ATR-based trendline spacing
- __Bullish/Bearish Colors__: Clear color coding for trend direction
#### __💎 Smart Money Concepts (SMC)__
- __Fair Value Gaps (FVG)__: Automatic gap detection with mitigation tracking
- __Structure Analysis__: BOS (Break of Structure) and CHoCH (Change of Character) detection
- __Structure Fibonacci__: 5-level fibonacci retracements (78.6%, 70.5%, 61.8%, 50%, 38.2%)
- __Lifecycle Management__: Complete FVG and structure history tracking
#### __📊 Range Analytics Table__
- __Session Volatility__: Current pip movement vs historical averages
- __Turkish Analysis__: "Güçlü Momentum", "Yüksek Aktivite", "Normal Aktivite", "Düşük Hareket", "Zayıf Session"
- __Integrated Display__: Seamlessly positioned below multi-timeframe table
- __Professional Formatting__: Color-coded session identification with status analysis
F & W  SMC Alerthis script is a custom TradingView indicator designed to combine elements of a trend‑following VWAP approach (inspired by the “Fabio” strategy) with a smart‑money‑concepts framework (inspired by Waqar Asim). Here’s what it does:
* **Directional bias:** It calculates a 15‑minute VWAP and compares the current 15‑minute close to it. When price is above the 15‑minute VWAP, the script assumes a long bias; when below, a short bias. This reflects the trend‑following aspect of the Fabio strategy.
* **Liquidity sweeps:** Using recent pivot highs and lows on the current timeframe, it identifies when price takes out a recent high (for potential longs) or low (for potential shorts). This represents a “liquidity sweep” — a fake breakout that collects stops and signals a possible reversal or continuation.
* **Break of structure (BOS):** After a sweep, the script confirms that price is breaking away from the swept level (i.e., higher than recent highs for longs or lower than recent lows for shorts). This BOS confirmation helps avoid false signals.
* **Entry filters:** For a long setup, the bias must be long, there must be a liquidity sweep followed by a BOS, and price must reclaim the current‑timeframe VWAP. For a short setup, the opposite conditions apply (short bias, sweep + BOS to the downside, and price rejecting the VWAP).
* **Alerts and plot:** It provides two alert conditions (“Fabio‑Waqar Long Setup” and “Fabio‑Waqar Short Setup”) that you can attach to notifications. It also plots the intraday VWAP on your chart for visual reference.
In short, this script watches for a confluence of trend direction, liquidity sweeps, structural shifts, and VWAP reclaim/rejection, and then notifies you when those conditions align. You can use it as an alerting tool to identify high‑probability setups based on these combined strategies.






















