VXN Parabolic SARThis indicator is based on other open source scripts. It's designed for Nasdaq futures (NQ or MNQ). It is a Parabolic SAR indicator that plots SAR points, filtered by the VXN index direction to display only signals aligned with bullish or bearish VXN trends.
指標和策略
VXN EMA RibbonThis indicator is based on other open source scripts. It's designed for Nasdaq futures (NQ or MNQ). It plots an EMA Ribbon with multiple exponential moving averages to identify trends, with background coloring filtered by the VXN index direction to highlight bullish or bearish market conditions. Users should go bullish when all EMAs are aligned (shorter EMAs above longer EMAs) and match a bullish VXN direction, or bearish when all EMAs are aligned (shorter EMAs below longer EMAs) and match a bearish VXN direction.
VXN Darvas BoxThis indicator is based on other open source scripts. It's designed for Nasdaq futures (NQ or MNQ). It is based on the Darvas Box concept, plotting boxes to identify price breakouts, with buy/sell signals filtered by the VXN index direction to align with bullish or bearish trends.
Traders Reality MT4 Sessions V2Bigger project for near future
Added option to adjust table size.
visit tradersreality.com for all information
original creators is mentioned in code
Indian market session on Gift Nifty chartsGift Nifty Market Session Highlighter
This indicator highlights the official Indian market session on Gift Nifty charts — from 9:15 AM to 3:30 PM IST. It shades the background during this time window so traders can instantly identify when the local market is open.
Features:
Marks 9:15 AM to 3:30 PM (IST) session on intraday charts.
Adjustable highlight color and transparency.
Works seamlessly across lower timeframes (1m, 5m, 15m, etc.).
Helps traders align Gift Nifty activity with NSE market hours.
Use Cases:
Quickly distinguish active market hours from overnight or global sessions.
Backtest trading strategies specific to Indian session volatility.
Improv
e focus on expiry-day setups and intraday opportunities.
Disclaimer:
This tool is provided for educational and informational purposes only. It is not financial advice, nor does it guarantee trading success. Always do your own research and consult a licensed financial professional before making investment decisions.
BornInvestor MA CloudsBornInvestor MA Clouds
The BornInvestor MA Clouds script is a powerful, multi-layered moving average cloud system designed to help traders visualize market trends, momentum shifts, and crossover signals in a clear, intuitive way.
🔑 Features
Up to 5 customizable MA Clouds
Choose between SMA or EMA for each moving average.
Flexible input sources (Close, Open, High, Low, etc.).
Adjustable lengths for full control over short-, medium-, and long-term trend analysis.
Dynamic Cloud Coloring
Clouds automatically change color to reflect bullish or bearish momentum.
Customizable transparency and color schemes for each cloud.
Crossover Signals
Visual triangle markers appear when faster MAs cross above/below slower MAs.
Bullish crossovers are shown below bars, bearish crossovers above bars.
Alerts Ready 🚨
Built-in alert conditions for bullish and bearish crossovers (Cloud 1).
Alerts trigger once per bar for cleaner signals.
Clean Visuals
Option to show/hide individual MA lines.
Lightweight design optimized for clarity on any chart.
📊 How to Use
Clouds act as dynamic support/resistance zones. Price above the cloud signals bullish momentum, while price below the cloud signals bearish conditions.
Crossover signals help identify potential trend reversals or entry points.
Use multiple clouds (short, medium, long-term) for multi-timeframe confluence.
⚠️ Disclaimer
This script is for educational purposes only and not financial advice. Always combine with your own research and risk management before trading.
Sessions+Days Marker (SigmaSita)An indicator that marks the sessions and days. You can adjust session start times. Sessions are Asian, London and New York.
فلتر EMA 20/50/200 - صعودي فقط//@version=5
indicator("فلتر EMA 20/50/200 - صعودي فقط", overlay=true)
// مدخلات
lenFast = input.int(20, "EMA Fast")
lenSlow = input.int(50, "EMA Slow")
lenTrend = input.int(200,"EMA 200")
// حساب المتوسطات
emaFast = ta.ema(close, lenFast)
emaSlow = ta.ema(close, lenSlow)
emaTrend = ta.ema(close, lenTrend)
// ميل EMA200
slopeBars = input.int(5, "عدد الشموع لميل EMA200")
emaTrendSlope = emaTrend - emaTrend
// شروط الفلتر
trendUp = close > emaTrend and emaFast > emaSlow and emaSlow > emaTrend and emaTrendSlope > 0
bullCross = ta.crossover(emaFast, emaSlow)
// إشارة الفلتر
longFilter = trendUp and bullCross
// عرض على الشارت
plot(emaFast, color=color.orange, title="EMA20")
plot(emaSlow, color=color.blue, title="EMA50")
plot(emaTrend, color=color.green, title="EMA200")
plotshape(longFilter, title="فلتر شراء", style=shape.labelup,
text="✅ فلتر صعودي", color=color.green, location=location.belowbar, size=size.tiny)
// إخراج بوول (للإكسيل أو فرز الرموز في Screener)
filterOutput = longFilter ? 1 : 0
plotchar(filterOutput, char="●", color=longFilter ? color.green : na, title="فلتر فعّال")
kalabis indickatorklasika ukazuje opening range od 12am do 12,30 ,
a taky am opening 9,30am do 10am.
Estrategia REGLA DE OROit is an indicator that allows you to design the nearest support and resistance + buy and sell alert.
Breadth Strategy: McClellan + ADnThis script uses only McClellan Oscillator + ADn Line, exactly as you specified.
Runs breadth calculations on daily timeframe by default (tf = D). You can change to weekly, etc.
Entries/exits are instant when conditions flip.
Both mcoWS and ADn are plotted for visualization.
Vietnamese: Swing Low Detection with SMA Bands & BackgroundThis script detects **swing lows** using a dynamic SMA-based logic and visually highlights them on the chart.
Features
Customizable Moving Averages: Supports multiple MA types (SMA, EMA, WMA, RMA, HMA, DEMA, TEMA, VWMA).
Swing Low Visualization: Identifies swing lows when price closes below the SMA of lows and exits once price trades above the SMA of highs.
Smart Rectangles: Marks detected swing lows with labeled boxes for clear visual reference.
Background Highlights**: Dynamically shades the chart background when price breaks below recent swing lows, helping traders spot potential breakdown zones.
Configurable Parameters: Period length, rectangle length, and MA source can all be tuned.
Use Cases
Spot breakdown/bearish continuation signals when price closes under recent lows.
Combine with higher timeframe trend analysis for confluence.
Notes
* This tool is designed for **visual analysis** and is not a standalone buy/sell signal.
* Works best when combined with broader trend analysis, support/resistance levels, and volume.
VXN VWAP & TWAPThis indicator is based on other open source scripts. It's designed for trading Nasdaq futures (NQ and MNQ). It provides directional guidance by combining the VXN index (CBOE Nasdaq Volatility Index) with VWAP and TWAP.
- VXN: Helps assess market volatility and sentiment for Nasdaq futures. A 1-period EMA and 200-period SMA of VXN are used to determine bullish (EMA < SMA) or bearish (EMA > SMA) conditions, visualized via background color.
- VWAP: Calculates the volume-weighted average price, serving as a dynamic support/resistance level. Its direction (rising or falling) indicates bullish or bearish momentum.
- TWAP: Calculates the time-weighted average price over a user-defined anchor period, useful for identifying average price trends over time.
Usage: Traders should align their trades with the direction of VWAP and TWAP (green for bullish, red for bearish) and use the VXN EMA vs. SMA crossover to confirm market sentiment (green background for bullish, red for bearish).
10 Points Mark on BarsWhy It Matters
- Precision: Traders using fixed-point strategies (e.g., targeting 10-point gains) rely on identifying such bars.
- Volatility gauge: A 10-point bar can indicate a sudden price move, useful for momentum trading.
Market Reversal Time HighlightsThis indicator marks the times when the market has an inflection or reversal.
This script is customizable and free to use
Average Daily Range TrackerAverage Daily Range Tracker
This indicator helps you measure volatility in real time by tracking the Average Daily Range (ADR) and comparing it to the current day’s price action.
🔑 Features
Calculates the ADR over a user-defined lookback period (default = 14 days).
Displays today’s developing range (High–Low) as the session unfolds.
Shows what % of the ADR has already been consumed intraday.
Visual progress bar makes it easy to see how close today is to its historical average range.
Optional ADR plot available in a separate pane.
📈 How traders use it
Spot when a market has already made its “typical” daily move.
Adjust intraday trade expectations: avoid chasing after the bulk of the move is done.
Use % of ADR consumed as a volatility filter for setups.
Combine with support/resistance to identify exhaustion zones.
⚙️ Customization
Lookback length for ADR calculation.
Progress bar size and color.
Optional toggle to plot ADR in its own panel.
Bitcoin: The Golden Ratio Multiplier advanced with Z-scoreWhat this does: We took the classic Golden Ratio / 350DMA idea and ported it to TradingView, then standardized it with a single Z-score. The three core bands are the 350DMA multiples (1.0×, 1.6×, 2.0×). We define their Z values and add two outer bands to complete a 5-level scale:
0.625× 350DMA → Z = +2
1.0× 350DMA → Z = +1
1.6× 350DMA → Z = 0 (golden-ratio mid)
2.0× 350DMA → Z = −1
2.5× 350DMA → Z = −2
How the Z-score is computed:
We take the **price-to-350DMA ratio**, locate it **between the two nearest bands**, and then measure its **position on a log scale** (because the bands are multiplicative). That position is **linearly mapped** so each band-to-band step equals **1 Z unit**: 0.625×→1.0×→1.6×→2.0×→2.5× becomes **+2 → +1 → 0 → −1 → −2**. If price sits **outside** the outer bands, the Z-score simply **extends past ±2** (optionally clamped in settings). Positive Z means price is **below** the 1.6× mid; negative Z means it’s **above** the 1.6× mid.
ADX with Custom Limit LineSimple ADX with Custom Threshold
A clean, educational ADX indicator that allows traders to set their own trend strength threshold.
Features:
- Customizable limit line for personalized trend analysis
- Color-coded ADX line based on trend strength
- Educational reference lines (15, 25, 40, 50)
- Background highlighting when above custom threshold
- Comprehensive alerts for trend changes
Perfect for traders who want a simple but effective tool to assess trend strength without complexity.
This indicator helps understand:
- When trends are strong enough to trade
- How to interpret ADX readings
- Optimal entry/exit timing based on trend strength
Educational and straightforward - ideal for both beginners and experienced traders.
⚠️ RISK DISCLAIMER:
This indicator is for educational purposes only and does not constitute financial advice.
Trading involves significant risk of loss. Always do your own research and consider
consulting with a qualified financial advisor before making trading decisions.
Dynamic Pivots • Fib Box --------------------------English----------------------------
Dynamic Pivots • Fib Box
This indicator detects dynamic pivots (new high/low within the selected lookback) and builds a Fibonacci Retracement Box (entry zone) plus Fibonacci Extension targets (TP1/TP2/TP3). Only one setup per direction is kept. While the zone is untouched, it tracks as a candidate; on the first wick touch it becomes active. A Minimum Entry→TP1 distance (%) filters out cramped, low-quality setups. Price labels are shown only for the newest visible box and are auto-cleared when that box disappears.
Key Inputs
Pivot Length – lookback bars to define pivot highs/lows.
Entry Levels (0–1) – Fibonacci retracements of the impulse (not percentages).
Take Profit (Extensions) – Fibonacci extensions for TP1/TP2/TP3.
Min Entry→TP1 Distance (%) – ensures TP1 isn’t too close.
Box Width (x10 bars) – horizontal extent of the zone.
Touch Tolerance (ticks) – buffer for touches/breaks (wicks/spread).
Price Text – show labels for the current box.
Logic & Visuals
Candidate turns direction-colored on activation; TP lines highlight on hit.
Untouched boxes expire after 200 bars.
Visualization/planning tool only — not a trading system; works on any symbol/timeframe.
Multi-Timeframe Candle ColorsA real-time dashboard that displays candle color (bullish, bearish, doji) for multiple timeframes. It updates every tick or on bar close, shows a color dot and status text for each timeframe, and highlights the currently active timeframe.
📊 REAL-TIME CANDLE COLORS for each timeframe:
GREEN dot (●) = Bullish candle (Close > Open)
RED dot (●) = Bearish candle (Close < Open)
GRAY dot (●) = Doji candle (Close = Open)
📋 Dashboard columns:
TIMEFRAME - Shows the timeframe name
CANDLE - Shows actual candle color (green/red/gray)
STATUS - Shows BULL/BEAR/DOJI text
ACTIVE - Shows yellow dot (●) for current timeframe
🔄 Real-time updates:
When 5min candle turns green → Green dot in dashboard
When 5min candle turns red → Red dot in dashboard
Same for ALL timeframes simultaneously
Updates every tick/bar close
✅ Features:
Multi-timeframe analysis at a glance
Real candle colors (not fixed colors)
Shows market sentiment across all timeframes
Current timeframe highlighted
Bullish/Bearish status text
Now you can see if different timeframes are bullish or bearish in real-time! The dashboard will update as candles form and close on each timeframe.