BTC Perp-Spot PremiumBTC Perp‑Spot Premium w/ EMA Cross
This indicator measures the premium or discount between BTC spot prices and perpetual futures across major exchanges. It visualizes real-time sentiment in the derivatives market and identifies potential inflection points by comparing the behavior of spot traders (real demand) and perp traders (speculative positioning).
What It Does
Calculates the premium spread
Shows the percentage difference between perp and spot prices as a color-coded histogram. Blue bars indicate perps trading above spot (aggressive longs), while red bars suggest perps below spot (risk-off or bearish positioning).
7-exchange composite data feed
Uses a robust average of six perpetual futures sources and seven spot market sources across Binance, Bybit, OKX, Coinbase, Bitfinex, Kraken, and Bitstamp for a balanced and high-fidelity view.
EMA crossover signals
Includes a customizable EMA and MA of the premium. Crossovers are visualized with subtle circle markers to signal sentiment shifts—blue for EMA crossing above, red for crossing below.
Zero baseline
A horizontal line at zero makes it easy to identify when perps flip from premium to discount territory and vice versa.
Dynamic stats table
Displays live values for the perp average, spot average, and premium % in a neatly formatted corner table.
Why It's Useful
This tool helps traders:
Monitor market sentiment and speculative aggression
Spot inefficiencies between derivatives and spot markets
Identify early reversal or continuation signals
Track potential liquidation zones or trend exhaustion
Confirm breakouts with perp/spot alignment
Whether you're trading short-term momentum or watching for mean-reverting setups, this premium analysis tool brings deeper context to BTC price action directly on your chart.
Göstergeler ve stratejiler
VSA Full Analyzer + Confirmation ColoringThis script is a Volume Spread Analysis (VSA) tool designed to identify both strength and weakness signals in the market by analyzing volume, candle spread (high-low), and price action context. It helps traders interpret smart money activity and confirm or negate signals with the following candle.
🔍 Key Features:
Volume Analysis:
Uses a moving average (MA) and standard deviation (STD) to assess volume behavior.
Flags high/low volume bars and evaluates their spread (wide/narrow).
Price Action Context:
Evaluates whether the close is near the high, mid, or low of the bar.
Compares the current bar's volume and close to the previous 3 bars to detect trends or reversals.
Signal Detection:
Detects a variety of VSA patterns, including:
Weak Signals: No Demand, Weak Demand, No Supply, Upthrust, Reverse Upthrust, Effort to Fall, Shakeout, Hidden Selling
Strong Signals: Buying Effort, Buying Climax, Selling Climax, Stopping Volume, Test, Spring, Effort to Rise
Each signal is colored differently for visual clarity.
Confirmation & Negation:
Highlights the next candle if it confirms the signal (higher close + higher volume) or negates it (lower close + lower volume).
Confirmation = black bar
Negation = gray bar
Bar & Label Visualization:
Adds color-coded labels above or below candles with signal names.
Allows the option to disable the bar color change while keeping labels active.
Hidden Gap VolumeIndicator Name: Hidden Gap Volume
This indicator analyzes trading volume by comparing it to a moving average (MA) and standard deviation bands. It categorizes and color-codes volume bars to help traders visually detect unusual or significant volume activity, which may indicate hidden strength or weakness in the market.
Key Features:
📏 Volume MA & Standard Deviation: Uses a Simple Moving Average (SMA) and standard deviation to benchmark current volume.
📐 Volume Classification:
🔴 Very Low Volume: Significantly below the MA (potential No Supply / No Demand).
🟡 Low Volume: Slightly below the MA.
🟢 Normal Volume: Close to the MA (within a defined margin).
🔵 High Volume: Clearly above the MA.
⚫ Very High Volume: At or above the upper standard deviation band (possible climactic action).
📊 Color-coded Columns: Volume bars are colored based on their category for easy identification.
📈 Overlay Lines: Plots the volume moving average and upper bound to provide visual benchmarks.
This tool helps VSA (Volume Spread Analysis) traders spot hidden gaps and interpret volume behavior relative to historical norms.
Normalized Candle Spread with MAThis Pine Script indicator, "Normalized Candle Spread with MA," visualizes candle price action by normalizing the candle bodies and wicks around a baseline (zero level). The normalization centers each candle’s high, low, open, and close prices relative to its own spread (high minus low), so all candles are plotted on the same horizontal line for easy comparison of their shapes and relative sizes.
Key features:
Normalization: Adjusts candle components (open, close, high, low) so they are centered around zero, allowing the comparison of candle shapes regardless of their absolute price levels.
Candle colors: Green for bullish candles (close ≥ open) and red for bearish candles (close < open).
Spread Moving Average: Plots a simple moving average (SMA) of the candle spreads over a user-defined period for visual reference of average volatility.
This indicator helps traders visually assess candle volatility and structure normalized over time, rather than focusing on price levels.
TRADE SIGNAL by THE CANDLE SECT V.LifeTimeHello,
This indicator is exclusively available for members of The Candle Sect. It is a version that will be continuously updated and improved, utilizing Engulfing and Fibonacci strategies in trading.
If you're interested in this indicator, feel free to join our community
or try out our free version by searching: The Candle Sect Signal Free Version
.
Support us by following our channels:
- Discord: discord.gg
- YouTube: www.youtube.com
- Facebook Page: www.facebook.com
- TikTok: www.tiktok.com
Intelligent Moving📘 Intelligent Moving – Adaptive Neural Trend Engine
Intelligent Moving is an invite-only, closed-source indicator that dynamically adjusts itself to evolving market conditions using a built-in neural optimizer. It combines a custom adaptive Moving Average, ATR-based deviation bands, and a fully internal virtual trade simulator to deliver smart trend signals and automatic parameter tuning — all without repainting or manual intervention.
This script is built entirely from original code and does not use any open-source components or built-in TradingView indicators.
🧠 Core Logic and Visual Structure
The indicator plots:
- A central moving average (optimized dynamically),
- Upper and lower deviation bands based on ATR × adaptive coefficients,
- Buy (aqua) and Sell (orange) arrows on reversion signals,
- Color-coded trend zones based on price vs. moving average.
All three bands change color in real time depending on the price’s position relative to the MA, clearly showing uptrends (e.g. blue) and downtrends (e.g. red).
📈 Signal Logic: Reversion from Extremes
- Buy Signal: After price closes below the lower deviation band, it then closes back above it.
- Sell Signal: After price closes above the upper deviation band, it then closes back below it.
These signals are not based on crossovers, oscillators, or lagging logic — they are pure structure-based reversion entries, designed to detect exhaustion and reversal zones.
🤖 Built-In Neural Optimizer (Perceptron Engine)
At the heart of Intelligent Moving lies a self-training engine that uses simulated (virtual) positions to test multiple configurations and pick the best one. Here’s how it works:
🔄 Virtual Trade Simulation
At regular intervals (user-defined), the script:
- Simulates virtual buy/sell positions based on its signal logic.
- Applies virtual Stop-Loss (just beyond the signal zone) and virtual Take-Profit (when price crosses back over the MA).
- Calculates simulated profit for each combination of:
- - MA periods,
- - Upper/lower ATR multipliers.
🧠 Neural Training Process
- A perceptron-like engine evaluates the simulated results.
- It selects the best-performing configuration and applies it to live plotting.
- You can choose whether optimization uses a base value or the last best result from the previous training pass.
This process runs forward-only and never overwrites history or uses future data. It's completely transparent and non-repainting.
⚙️ Customization and Parameters
Users can control:
- MA period range, step, and training type (base vs last best)
- Deviation multiplier ranges and step
- Training depth (number of bars in history)
- Training interval (how often to retrain)
- Spread simulation, alert options, and all visual settings
💡 What Makes It Unique
- ✅ Self-optimization with virtual trades and perceptron logic
- ✅ Adaptive deviation bands based on ATR (not standard deviation)
- ✅ No built-in indicators, no repaints, no curve-fitting
- ✅ Clear trend zones and reversal signals
- ✅ Optimized for live use and consistent behavior across assets
Unlike typical moving average tools, Intelligent Moving thinks, adapts, and reacts — turning a standard concept into a living, learning trend engine.
📊 Use Cases
- Trend detection with adaptive coloring
- Reversion trading from volatility extremes
- Dynamic strategy building with minimal manual input
- Alerts for automated or discretionary traders
🔒 Invite-Only Notice
This script is invite-only and closed-source.
The optimization logic, trade simulation system, and perceptron engine were developed from scratch, specifically for this indicator. No built-in functions (e.g. MA, BB, RSI) or public scripts were used or copied.
All decisions and calculations are based on current and past price only — no repainting, retrofitting, or future leakage.
⚠️ Disclaimer
This indicator is for educational and analytical use only.
It does not predict future prices or guarantee profits. Always use appropriate risk management and test thoroughly before live trading.
Nadaraya-Watson Envelope & RSI & Stoch RSI - Step 2📉 Sub-Chart Indicator
Name: Nadaraya-Watson Envelope RSI Enhanced (NWE + RSI/StochRSI)
A complementary subwindow tool combining dual-period RSI and Stochastic RSI, designed for momentum confirmation, overbought/oversold analysis, and entry timing.
🔍 Features Overview:
Dual RSI Visualization
Fast RSI (default 25) + Slow RSI (default 100) drawn simultaneously.
Purple zone shading between RSI 15–80 helps highlight exhaustion levels.
Stochastic RSI Momentum Module
Uses smoothed StochRSI (K & D) to detect short-term reversal setups.
Midline (50), upper (90), and lower (10) bands included for quick interpretation.
⚙️ Suggested Use Cases:
Confirm main chart signals using RSI alignment or divergence.
Use StochRSI crossovers or breaks from extreme zones to fine-tune entries/exits.
Ideal for scalpers and swing traders looking for additional confidence layers.
🎈 Disclaimer
This script is provided **for educational and research purposes only** and does **not constitute financial advice**. Trading involves substantial risk; the author accepts no liability for any financial loss.
Nadaraya-Watson Envelope & ATR & CE & EMA - Step 1📈 Main Chart Indicator
Name: Nadaraya-Watson Envelope + ATR + Chandelier Exit + Multi-EMA Channels
A powerful all-in-one trend-following and reversal-detection toolkit for traders who demand precision. This script combines statistical modeling, dynamic stop-loss tracking, momentum reversal logic, and multi-timeframe trend filters—perfect for both discretionary and systemized trading.
🔍 Features Overview:
📐 Nadaraya-Watson Envelope (NWE)
Uses kernel regression to estimate dynamic price channels.
Supports both repainting and non-repainting smoothing modes.
Generates directional arrows (▲▼) when price pierces above/below the upper/lower envelopes.
📊 ATR-Based Stop-Loss Guidance
Selectable smoothing method (SMA, EMA, RMA, WMA).
Displays dynamic price levels for high/low-based stop calculations.
Table format for real-time stop-loss reference.
🎯 Chandelier Exit (CE) for Trade Direction & Exit
Uses recent highs/lows and ATR to identify reversal zones.
Auto-labels Buy/Sell signals with visual highlights.
Built-in alert conditions for direction change notifications.
📶 Multi-EMA Trend Channels
Includes 4 customizable EMA channels.
Useful for confirming long-term trend direction and identifying squeeze zones.
⚙️ Suggested Use Cases:
Combine NWE with EMA trend filters to identify trend-confirmation or exhaustion.
Use CE or ATR overlays to refine exit timing and manage risk dynamically.
Enable alerts to build a semi-automated trade execution system.
🎈 Disclaimer
This script is provided **for educational and research purposes only** and does **not constitute financial advice**. Trading involves substantial risk; the author accepts no liability for any financial loss.
BB+RSI by RAThis indicator gives buy/sell signal based on BB & RSI. In this indicator BB is placed on RSI and works better with std. dev. 1.5.
BUY signal when chart RSI is above HTF RSI and BB basis (with option to change BB upper and BB lower).
SELL signal when chart RSI is below HTF RSI and BB basis.
HTF calculation is 1. for 1M = 15 M. 2. for 3M/5M/15M/30M =1H. 3. for 1H/2H/4H = 1D.
This Indicator shows bullish and bearish divergences also.
RSI Halving Heatmap by GUELFO
📈 **RSI Halving Heatmap Indicator**
This custom RSI indicator colors the RSI line based on the number of months remaining until the next Bitcoin halving. The closer we get to the halving, the warmer the color—ranging from deep blue (far from halving) to bright red (near halving).
✅ Includes:
- Customizable RSI length and source
- 12-color gradient scale for halving proximity
- Optional SMA overlay on RSI for trend smoothing
Ideal for visualizing market momentum in the context of Bitcoin’s halving cycle.
粽子趋势波段策略应用在一小时图表上,提示做多或做空信号,注意⚠️每个信号只作为独立的进场信号,止盈止损自己把握,如做多信号出来之后,可进场做多,止盈止损自己把握,当做空信号出来后并不是前面做多信号的止盈信号,而是独立的新的做空信号,所以止盈止损需自己把握。
本策略适用于加密货币,外汇黄金,股票,期货,指数,作为运用在一小时图表上的做多做空进场信号提示。
联系作者,微:bbm_im7
Applied on the one-hour chart, prompting the long or short signal, note ⚠️ Each signal is only used as an independent entry signal, and the take-profit stop loss is grasped by yourself. For example, after the long signal comes out, you can enter the market and make a long, and the take-profit stop loss is grasped by yourself. When the short signal comes out, it is not the take-profit signal of the previous long signal, but independent The new short-sal signal, so you need to grasp the take-profit and stop-loss by yourself.
This strategy is applicable to cryptocurrencies, foreign exchange gold, stocks, futures, indexes, and is used as a signal prompt to enter the market on the one-hour chart.
ICT Smart Money Trading Suite [SwissAlgo]ICT/Smart Money Trading Suite - Technical Analysis Indicator
----------------------------------------------------------
OVERVIEW
The ICT/Smart Money Trading Suite is a technical analysis indicator that implements concepts from Inner Circle Trader (ICT) methodology and Smart Money Concepts (SMC).
ICT methodology was developed by Michael J. Huddleston (ICT) and focuses on understanding Institutional market behavior.
Smart Money Concepts builds upon these ideas to analyze how large Financial Institutions and/or Market Makers seem to operate in the markets.
This indicator combines multiple analytical tools into a single package for market structure analysis, imbalance detection, and the observation of institutional order flow.
----------------------------------------------------------
CORE COMPONENTS
Market Structure Analysis:
- External Structure : Major swing highs and lows that define broader price movement (these are the most significant structural points that institutions reference for their positioning and typically require substantial volume and momentum to break)
- Internal Structure : Shorter-term pivots showing micro-trend developments within the External Structure (these internal pivot highs and lows often represent areas where retail traders may be positioned on the wrong side of the market as they frequently form just before major structural breaks or trend continuations, creating liquidity that institutions can utilize)
- Structural Breakout Detection : Identification of structure breaks and potential trend changes ( 'Change of Character' which occurs when the External Structure shifts from bullish to bearish bias or vice-versa indicating a potential major trend reversal, and 'Break of Structure' which happens when price decisively takes out previous significant highs in a bearish trend or previous significant lows in a bullish trend confirming trend continuation or acceleration)
- EMA Cloud : Dynamic support and resistance zones with trend context (additional reference point)
Imbalance Zone Detection:
Fair Value Gaps (FVGs):
Price inefficiencies that occur between candles when sudden price moves create gaps in price delivery
Typically formed when the low of a bullish candle is higher than the high of the candle two periods prior, or when the high of a bearish candle is lower than the low of the candle two periods prior
These gaps represent areas where price moved too quickly without adequate two-way auction process
Institutions may return to fill these inefficiencies at a later time for proper price discovery
The theory suggests that all price ranges should eventually be traded through to complete the auction process
Gaps are automatically removed from the chart when price fully retraces back through the inefficient area
Order Blocks (OBs):
Specific candles that occur immediately before significant market moves and represent institutional decision points
Identified as the last opposing candle before a strong directional move (final bearish candle before major bullish move or final bullish candle before major bearish move)
These candles contain the orders and liquidity that institutions used as a foundation for their market manipulation
Represent areas where large institutional players positioned themselves to move the market significantly
Price may return to these levels to collect additional liquidity or test institutional resolve
The candle's full range (high to low) is considered the active zone where institutional interest may remain
Vector Candle Recovery:
Zones created by high-activity candles that demonstrate unusually large range and volume characteristics
These candles are interpreted as manipulative price pushes designed to hunt liquidity and trigger stop losses
Often used by institutions to induce retail traders into poor positions before reversing direction
Recovery zones represent the full range of these vector candles where price may retrace
The concept assumes that extreme moves often get partially retraced as the market corrects from artificial price displacement
Zones are invalidated when a significant portion of the vector candle range is retraced (typically 50% or more)
Support & Resistance:
Key price zones based on historical price reactions and pivot clustering analysis
Calculated through algorithmic identification of areas where price has repeatedly found buyers (support) or sellers (resistance)
Strength is determined by the number of times price has reacted from these levels and the volume of activity at these zones
Represent psychological and algorithmic reference points where institutional systems are likely to place orders
Create areas of increased probability for price reactions due to concentration of pending orders and decision-making activity
Zones are color-coded based on current price position: green for support (price above), red for resistance (price below), yellow for neutral (price within)
Liquidity Analysis:
- Liquidity Pools : Areas above or below key levels where stop orders may cluster
- Kill Zones : Time-based periods associated with increased market activity
- Daily/Weekly/Monthly Price Levels : Key institutional reference points (price highs/lows)
Vector Candles/Price Manipulation:
Advanced algorithm identifying statistically significant candles using volume delta analysis, range statistics, and persistence scoring.
----------------------------------------------------------
VISUAL INTERPRETATION - DETAILED GUIDE
MARKET STRUCTURE
External Structure (Thick Lines):
- Green thick lines: Major support levels (external lows) that define bullish structure
- Red thick lines: Major resistance levels (external highs) that define bearish structure
- These lines represent significant swing points that institutions may reference
- Lines extend from the swing point and update as the structure evolves
Internal Structure (Thin Lines):
- Green thin lines: Minor support levels showing internal market structure
- Red thin lines: Minor resistance levels showing internal market structure
- More frequent updates than external structure, showing micro-trend changes
Structure Markers:
- Small triangles with "H": External pivot highs (major resistance points)
- Small triangles with "L": External pivot lows (major support points)
- Small dots: Internal pivot points (minor structure without text)
- Markers appear with a 20-bar delay to confirm pivot validity
HIGHS/LOWS LEVELS
Daily Levels (Green Dashed Lines):
- Horizontal dashed lines marking the previous day's high and low
- Updates at the start of each new trading day
- Gradient effect shows historical importance (newer = more opaque)
- Acts as institutional reference points for intraday trading
Weekly Levels (White Dashed Lines):
- Horizontal dashed lines marking the previous week's high and low
- Updates at the start of each new trading week
- Typically more significant than daily levels for swing trading
- Often respected by institutional algorithms
Monthly Levels (Orange Dashed Lines):
- Horizontal dashed lines marking the previous month's high and low
- Updates at the start of each new trading month
- Highest significance levels for long-term institutional positioning
- Major psychological and algorithmic reference points
VECTOR CANDLES
Candle Body Coloring System:
- Lime Green Bodies: Ultra-bullish vector candles (Z-score ≥ 3.0)
- Blue Bodies: Abnormal bullish vector candles (Z-score 2.0-2.99)
- Bright Red Bodies: Ultra-bearish vector candles (Z-score ≥ 3.0)
- Purple Bodies: Abnormal bearish vector candles (Z-score 2.0-2.99)
- Faded Green/Red: Normal market activity candles
Vector Identification Criteria:
- Statistical significance based on range and volume delta
- Persistence scoring (how much directional pressure remained)
- ATR-based absolute detection (candles >2x ATR automatically qualify)
- These candles often precede significant market moves or reversals
EMA CLOUD
Purple Cloud Visualization:
- Central line: 50-period EMA (blue line)
- Upper boundary: EMA + dynamic standard deviation band
- Lower boundary: EMA - dynamic standard deviation band
- Cloud fill: Purple semi-transparent area between boundaries
Interpretation:
- Price above cloud: Bullish bias context
- Price below cloud: Bearish bias context
- Price within cloud: Neutral/transitional zone
- Cloud thickness adapts to market volatility automatically
KILL ZONES
Background Highlighting:
- Yellow background tint during active kill zone periods
- London Session: 08:00-11:00 (UTC+1 time)
- NY Open: 13:00-16:00 (UTC+1 time)
- NY Close: 19:00-21:00 (UTC+1 time)
- Times automatically adjust to the chart timezone
Purpose:
- Highlights periods of typically increased institutional activity
- Times when liquidity hunting and manipulation often occur
- Periods when significant directional moves frequently begin
IMBALANCE ZONES - DETAILED BREAKDOWN
Fair Value Gaps (FVGs):
- Green boxes: Bullish FVGs (gap between bear candle high and bull candle low)
- Red boxes: Bearish FVGs (gap between bull candle high and bear candle low)
- Gray dotted lines: Midpoint of each gap (50% retracement level)
- Text label: "Fair Value Gap" in top-right corner
- Auto-removal: Boxes disappear when the price fills the gap
Order Blocks (OBs):
- Green boxes: Bullish order blocks (demand zones from the last bear candle before bullish vector)
- Red boxes: Bearish order blocks (supply zones from the last bull candle before the bearish vector)
- Gray dotted lines: Midpoint of each order block
- Text label: "OB" in top-right corner
- Invalidation: Boxes removed when price breaks below (bull OB) or above (bear OB)
Vector Candles Recovery Zones:
- Green boxes: Recovery zones after bullish vector candles
- Red boxes: Recovery zones after bearish vector candles
- Gray dotted lines: Midpoint of the vector candle range
- Text label: "Vector Recovery" on the right side
- These mark the full range of significant vector candles where retracements may occur
Support & Resistance Zones:
- Green boxes: Support zones (price currently above the zone)
- Red boxes: Resistance zones (price currently below the zone)
- Yellow boxes: Neutral zones (price within the zone)
- Text labels: "Support", "Resistance", or "Support/Resistance"
- Based on historical pivot clustering and strength analysis
Liquidity Pools:
- Green boxes: Bullish liquidity pools (below recent lows where buy stops cluster)
- Red boxes: Bearish liquidity pools (above recent highs where sell stops cluster)
- Gray dotted lines: Key liquidity level within the pool
- Text label: "Liquidity Pool" on the right side
- Zones where institutional players may hunt stop losses before reversing
----------------------------------------------------------
CALCULATION METHODOLOGY
Vector Candle Algorithm:
- Statistical Analysis using 48-bar lookback period
- Z-score thresholds: 2.0 (abnormal), 3.0 (ultra)
- ATR-based significance filtering
- Volume Delta Integration with lower timeframe analysis
- Persistence scoring based on directional pressure sustainability
- Combined scoring system (delta + range)
- Absolute Vector Detection for candles exceeding 2x ATR
Market Structure Parameters:
- Swing Size: 20-period pivot detection
- Breakout Threshold: 3 consecutive breaks for structure confirmation
- EMA Length: 50-period with dynamic cloud sizing
Fair Value Gap Detection:
- Auto Threshold: Dynamic gap sizing based on asset volatility
- Manual Threshold: User-defined minimum gap percentage
- Mitigation Logic: Automatic removal when price fills gaps
----------------------------------------------------------
TARGET USERS
This indicator is designed for traders who:
- Study Inner Circle Trader concepts
- Apply Smart Money Concepts in their analysis
- Focus on market structure and institutional behavior
- Seek confluence-based trading approaches
- Use higher timeframe bias for decision making
Experience Level: Intermediate to Advanced
Requires understanding of market structure concepts and institutional trading theory.
Recommended Timeframes:
- Analysis: 4H, Daily for market structure context
- Execution: 1H, 15min for entry timing
- Lower timeframes: With higher timeframe alignment
----------------------------------------------------------
CUSTOMIZATION OPTIONS
Display Controls:
- Master toggle for all imbalance zones
- Individual controls for each concept type
- Market structure line visibility
- Kill zone highlighting
- EMA cloud display
Visual Settings:
- Automatic light/dark mode color adaptation
- Adjustable zone transparency levels
- Extension distance controls
- Descriptive text labels
Technical Parameters:
- Vector candle sensitivity thresholds
- Historical analysis lookback periods
- Maximum zone display limits
- Zone invalidation conditions
----------------------------------------------------------
EDUCATIONAL BACKGROUND
Inner Circle Trader (ICT): A trading methodology developed by Michael J. Huddleston that focuses on understanding how institutional traders and market makers operate. The approach emphasizes market structure, liquidity concepts, and timing based on institutional behavior patterns.
Smart Money Concepts (SMC): An evolution of ICT principles that analyzes how large financial institutions move markets. These concepts include order blocks, fair value gaps, liquidity hunting, and market structure shifts.
Both methodologies are based on the premise that understanding institutional trading behavior can provide insights into market direction and timing.
----------------------------------------------------------
IMPORTANT DISCLAIMERS
This indicator is provided for educational and analytical purposes only. It is not financial advice and does not guarantee trading results.
Trading involves substantial risk of loss. Past performance does not indicate future results. Users should thoroughly understand the underlying concepts before applying them to live trading.
The effectiveness of these analytical methods may vary across different market conditions, timeframes, and instruments. Proper risk management and additional analysis are essential.
This indicator is a tool for market analysis, not a complete trading system. Success requires understanding of market principles, risk management, and continuous learning.
Always test analytical approaches thoroughly using historical data and demo accounts before implementing with real capital.
GreenAffair//@version=6
indicator("GreenAffair", overlay=true)
// === INPUTS ===
symbol = syminfo.tickerid
// === Lógica principal em 15 minutos ===
= request.security(symbol, "15", ta.macd(close, 12, 26, 9))
shortEma_15 = request.security(symbol, "15", ta.ema(close, 4)) // EMA curta (4)
mediumEma_15 = request.security(symbol, "15", ta.ema(close, 50)) // EMA média (50)
buyCondition = ta.crossover(shortEma_15, mediumEma_15) and macdHist_15 > 0
sellCondition = ta.crossunder(shortEma_15, mediumEma_15) and macdHist_15 < 0
// === Filtro adicional: MA 238 no timeframe de 5 minutos ===
price_5min = request.security(symbol, "5", close)
ma238_5min = request.security(symbol, "5", ta.sma(close, 238))
buyAllowed = price_5min > ma238_5min
sellAllowed = price_5min < ma238_5min
finalBuy = buyCondition and buyAllowed
finalSell = sellCondition and sellAllowed
// === Plotar sinais com posição fixada no tempo e preço ===
if finalBuy
label.new(bar_index, low - (syminfo.mintick * 10), "BUY", style=label.style_label_up, color=color.green, textcolor=color.white, size=size.small, yloc=yloc.price)
if finalSell
label.new(bar_index, high + (syminfo.mintick * 10), "SELL", style=label.style_label_down, color=color.red, textcolor=color.white, size=size.small, yloc=yloc.price)
Double Fractal Entry📘 Double Fractal Entry – Original Structure-Based Entry System
Double Fractal Entry is a proprietary indicator that uses dynamic fractal structure to generate actionable buy/sell signals, with automatic Stop-Loss and Take-Profit placement. Unlike classic fractal tools or ZigZag-based visuals, this script constructs real-time structural channels from price extremes and offers precise entry points based on breakout or rejection behavior.
It is designed for traders who want a clear, structured approach to trading price action — without repainting, lagging indicators, or built-in oscillators.
🧠 Core Logic
This script combines three custom-built modules:
1. Fractal Detection and Channel Construction
- Fractals are detected using a configurable number of left/right bars (sensitivity).
- Confirmed upper/lower fractals are connected into two continuous channels.
- These channels represent real-time structure zones that evolve with price.
2. Entry Signal Logic
You can choose between two signal types:
- Breakout Mode – Triggers when price breaks above the upper fractal structure (for buys) or below the lower one (for sells).
- Rebound Mode – Triggers when price approaches a fractal channel and then rejects it (forms a reversal setup).
Each signal includes:
- Entry arrow on the chart
- Horizontal entry line
- Stop-Loss and Take-Profit lines
3. SL/TP Calculation
Unlike tools that use ATR or fixed values, SL and TP are dynamically set using the fractal range — the distance between the most recent upper and lower fractals. This makes the risk model adaptive to market volatility and structure.
📊 Visuals on the Chart
- 🔺 Green/Red triangle markers = confirmed fractals
- 📈 Lime/Red channel lines = evolving upper/lower structure
- 🔵 Blue arrow = signal direction (buy/sell)
- 📉 SL/TP lines = dynamically drawn based on fractal spacing
- 🔁 Signal history = optional, toggleable for backtesting
⚙️ Settings and Customization
- Fractal sensitivity (bars left/right)
- Entry mode: Breakout or Rebound
- SL and TP multiplier (based on fractal range)
- Visibility settings (signal history, lines, colors, etc.)
💡 What Makes It Unique
This is not just a variation of standard fractals or a ZigZag wrapper.
Double Fractal Entry was built entirely from scratch and includes:
- ✅ A dual-channel system that shows the live market structure
- ✅ Entry signals based on price behavior around key zones
- ✅ Volatility-adaptive SL/TP levels for realistic trade management
- ✅ Clean, non-repainting logic for both manual and automated use
The goal is to simplify structure trading and provide precise, repeatable entries in any market condition.
🧪 Use Cases
- Breakout mode – Ideal for trend continuation and momentum entries
- Rebound mode – Great for reversals, pullbacks, and range-bound markets
- Can be used standalone or combined with volume/trend filters
🔒 Invite-Only Notice
This is an invite-only script with a fully closed source.
All logic is original and developed by the author. It does not use or copy public open-source scripts, built-in indicators (RSI, MA, etc.), or repainting tricks. The entire entry and risk system is based on custom structural logic built from real-time price action.
⚠️ Disclaimer
This tool is intended for technical analysis and educational use. It does not predict future market direction and should be used with proper risk management and strategy confirmation.
CCI MrP Buy/sell"This is a CCI indicator used to suggest buy and sell points based on the crossover between the CCI and the midline. The author assumes no responsibility for any results when trading based on this indicator."
Dragon Shadow K HighlightDragon Shadow Strategy
Highlight Candles with Volume Spike
Highlight any candle whose volume exceeds the 20-period moving average of volume.
Highlight Doji Candles
Highlight candles that are Doji (where the open and close are very close, indicating market indecision).
Display Higher Timeframe Candles
On lower timeframes, display virtual candles composed of higher timeframe data:
On 15-minute chart:
Display 4 x 1H candles
Display 3 x 4H candles
Display 2 x 1D candles
On 1-hour chart:
Display 3 x 4H candles
Display 2 x 1D candles
On 4-hour chart:
Display 2 x 1D candles
Rishabh Jackpot Zones + Open Line narendra📌 Narendra Jackpot Zones + Open Line — by Narendra
This custom indicator is designed to identify key Support and Resistance Zones based on pivot highs/lows, and highlight the Spot Day Open Price — offering traders clear intraday decision-making references.
🔍 Features:
🔸 Dynamic Support and Resistance Zones from pivot structures
🔸 Customizable Spot Open Line for trend bias identification
🔸 Auto-cleaning of old lines for better chart visibility
🔸 Flexible label sizing to suit your chart aesthetics
⚙️ Inputs:
Spot_Day_Open_Price: Manually input today's spot price
Pivot Lookback: Sensitivity of pivot detection
Zone Line Length: Control horizontal zone visibility
Max Lines: Limit visual clutter by setting maximum zones
Label Size: Choose between Small, Normal, Large, Huge
💼 Use Cases:
Intraday and positional traders for reversal & breakout points
Visual clarity for trend continuation vs rejection
Works across all instruments and timeframes
⚠️ Disclaimer: This is an educational tool. Use it with your trading plan and risk management. Not a buy/sell recommendation.
Price Action All In OnePrice Action All In One. Scalping and Day Trading with this PA indicator. Enjoy
Enhanced FVG + BOS & Liquidity Prediction with Alerts### How to use:
1. Add this script to TradingView.
2. Go to the **Alerts** tab.
3. Create new alerts:
- Choose **"Enhanced FVG + BOS & Liquidity Prediction with Alerts"**.
- Select **"Bullish Reversal Alert"** or **"Bearish Reversal Alert"**.
- Set the trigger to **"Once"** or **"Every time"** based on your preference.
### Summary:
- The alerts fire when the combined signals (BOS, Liquidity Sweep, trend, candlestick pattern) strongly suggest a reversal.
- The **labels** and **shapes** give visual confirmation on your chart.
Dynamic Multi-Timeframe Moving Averages Matrix [CdeCripto]This indicator plots up to 10 customizable moving averages (EMA or SMA) from different timeframes on your chart, with optional colored fills and labels. Perfect for traders who want a clear, consolidated view of multiple trend signals at once.
Key Features
Up to 10 MAs: Independently toggle visibility, length, timeframe and type (EMA/SMA) for each moving average.
Multi-Timeframe Support: Fetches data via request.security, letting you overlay higher- or lower-frame MAs on any chart.
Conditional Fills: Optional translucent fills between adjacent MAs to highlight relative strength—green when the faster MA is above, red when below.
Dynamic Labels: On-chart text boxes showing MA length, period and type—fully configurable colour and size for quick reference.
Clean, Lightweight Code: Highly commented and optimized for performance; minimal risk of hitting TradingView’s line/label limits.
Inputs
MA Visibility: Show/hide each of the 10 moving averages.
Length & Type: Set period (e.g. 50, 200) and choose EMA or SMA.
Timeframe: Specify any built-in or custom timeframe (e.g. 1h, 4h, D, W, M).
Colour & Style: Pick distinct colours for each MA; adjust line width and style.
Fill Options: Toggle fills between MA1–MA2, MA2–MA3, … MA9–MA10 and set fill transparency.
Label Options: Turn labels on/off, override label colour, choose font size.
Usage
Scan multiple trend horizons at a glance—ideal for strategies that combine short, medium and long-term moving average signals.
Spot regime changes: when a shorter‐term MA crosses above/below a longer-term MA, the colored fill instantly highlights the shift.
Keep your chart tidy: show only the MAs and fills you need, hide the rest.
How to Add
Copy the Pine Script code into a new indicator in TradingView’s Pine Editor.
Click “Add to Chart.”
Open the settings panel to customize each MA, fills, and labels.
Disclaimer: For educational purposes only. Not financial advice.
MACD + Stochastic Power Scalper Version 9.0MACD Stochastic Scalping for Crypto Futures Pairs. Uses Trailing Stops to lock in profits.
HigherTimeframe Key Levelsthis will show all timeframe previous levels ..... enjoy
thank you Priyank Sir
Psychological Levels by BulltrekHello Traders !
This Indicator specifically designed to mark Major price points in terms of Psychological or blind levels for XAU Pairs
You can edit the price points as per your desire and can also use it on other pairs too.
Psychological levels are very crucial price points while trading where major reversals or entry points can be observed.
This Indicator once activated displays a line on the Psychological levels , in case of reset chart settings , you can also customise the chart size in the settings on the indicator.
This Indicator is developed by Rahul Jain - Founder of Bulltrek Technology