Fibonacci Averages Oscillator M.Ataoglu============================================================================
FIBONACCI AVERAGES OSCILLATOR - TRADINGVIEW DESCRIPTION
============================================================================
📊 Fibonacci Averages Oscillator - Advanced Trend Analysis Tool
This indicator provides comprehensive trend analysis by combining multiple Fibonacci sequence periods into a single oscillator. It calculates trend strength using the mathematical properties of Fibonacci numbers to create a powerful trend detection system.
🔬 HOW IT WORKS:
The indicator uses a sophisticated algorithm that:
• Calculates moving averages for each Fibonacci period individually
• Combines all periods using weighted averaging techniques
• Normalizes the result to a 0-1 scale for easy interpretation
• Applies smoothing algorithms to reduce market noise
• Provides real-time color gradient visualization
📈 KEY FEATURES:
• MAX_ORTALAMA_FIB Mode: Uses average of all 11 Fibonacci periods (recommended)
• Individual Period Selection: Choose specific Fibonacci numbers
• Adaptive Smoothing: Adjustable smoothing parameter (2-70)
• Color Gradient System: Red (bearish) to Green (bullish) progression
• Detailed Level Lines: Precise support/resistance identification
• Neon Cyan Highlights: Special emphasis on key levels
• Performance Optimized: Advanced caching system for smooth operation
🎯 USAGE GUIDE:
• Values above 0.5: Bullish trend strength
• Values below 0.5: Bearish trend strength
• Color changes: Real-time trend strength progression
• Level lines: Key support/resistance identification
• Neon cyan levels: Critical decision points
⚙️ TECHNICAL SPECIFICATIONS:
• Calculation Method: Fibonacci-weighted moving averages
• Timeframe Compatibility: All timeframes (M1 to Monthly)
• Market Compatibility: Forex, Stocks, Crypto, Commodities
• Performance: Optimized for real-time trading
🔧 PARAMETERS:
• Max Fibonacci Number: Select calculation period or use MAX_ORTALAMA_FIB
• Smoothing Level: Adjust trend line smoothness (2-70)
• Trend Color (Low): Customize bearish trend color
• Trend Color (High): Customize bullish trend color
• Trend Line Thickness: Adjust line visibility (1-10)
⚠️ RISK DISCLAIMER:
This indicator is for educational and analysis purposes only. It does not constitute investment advice. Always conduct your own research and consider multiple factors before making trading decisions. Past performance does not guarantee future results.
🔗 CREDITS:
• Fibonacci calculation library: tkarolak
• Developed by: M._Ataoglu
• Version: 1.0
• Pine Script Version: 6
Moving Averages
4 EMA Multi-Length / Abbas4 EMA Multi Length indicator
in case you need to make 4 different EMA/s for your chart
for swinging you'll need 50/100/150/200
for scalping perhaps 9/20/50
this indicator allows you to combine up to 4 EMAS in one indicator instead of 4 separate ones.
FXWIZ HMA Net Filter PROFXWIZ HMA Net Filter PRO is a proprietary trend-bias tool that aggregates a net of 10 short-term HMAs (50→100) and validates them against a long HMA filter (300).
It updates a stateful bias when ≥ 8 of 10 short HMAs agree with price relative to their adaptive high/low HMA thresholds AND the long filter agrees. The output is a clean step-line net with an optional background highlight on bias flips; alerts trigger exactly on those flips.
How it works (concept):
• Each short HMA builds an adaptive “channel” using HMA of high and low; price above/below that threshold sets a per-line up/down state.
• We count up states (0–10).
• Bull bias: upCount ≥ 8 AND price above the long HMA-300 channel;
Bear bias: downCount ≥ 8 AND price below the HMA-300 channel.
• On state change the script paints background and fires alerts.
What’s unique vs public HMA nets:
• Fixed, deterministic 10-line grid (50,55,…,100) with high/low HMA thresholding (not a simple MA cross).
• Quantified consensus rule (8/10) + long-filter agreement to reduce noise/whipsaws.
• Minimal visuals: step-line net + single background; precise flip alerts.
Intended use:
Bias framework for scalping/day trading; pair with your own entries.
Invite-Only: FXWIZ students & community members only. No redistribution/resale.
Key Indicators Dashboard (KID)Key Indicators Dashboard (KID) — Comprehensive Market & Trend Metrics
📌 Overview
The Key Indicators Dashboard (KID) is an advanced multi-metric market analysis tool designed to consolidate essential technical, volatility, and relative performance data into a single on-chart table. Instead of switching between multiple indicators, KID centralizes these key measures, making it easier to assess a stock’s technical health, volatility state, trend status, and relative strength at a glance.
🛠 Key Features
⦿ Average Daily Range (ADR %): Measures average daily price movement over a specified period. It is calculated by averaging the daily price range (high - low) over a set number of days (default 20 days).
⦿ Average True Range (ATR): Measures volatility by calculating the average of a true range over a specific period (default 14). It helps traders gauge the typical extent of price movement, regardless of the direction.
⦿ ATR%: Expresses the Average True Range as a percentage of the price, which allows traders to compare the volatility of stocks with different prices.
⦿ Relative Strength (RS): Compares a stock’s performance to a chosen benchmark index (default NIFTYMIDSML400) over a specific period (default 50 days).
⦿ RS Score (IBD-style): A normalized 1–100 rating inspired by Investor’s Business Daily methodology.
How it works: The RS Score is based on a weighted average of price changes over 3 months (40%), 6 months (20%), 9 months (20%), and 12 months (20%).
The raw value is converted into a percentage return, then normalized over the past 252 trading days so the lowest value maps to 1 and the highest to 100.
This produces a percentile-style score that highlights the strongest stocks in relative terms.
⦿ Relative Volume (RVol): Compares a stock's current volume to its average volume over a specific period (default 50). It is calculated by dividing the current volume by the average historical volume.
⦿ Average ₹ Volume (Turnover): Represents the total monetary value of shares traded for a stock. It's calculated by multiplying a day's closing price by its volume, with the final value converted to crores for clarity. This metric is a key indicator of a stock's liquidity and overall market interest.
⦿ Moving Average Extension: Measures how far a stock's current price has moved from from a selected moving average (EMA or SMA). This deviation is normalized by the stock's volatility (ATR%), with a default threshold of 6 ATR used to indicate that the stock is significantly extended and is marked with a selected shape (default Red Flag).
⦿ 52-Weeks High & Low: Measures a stock's current price in relation to its highest and lowest prices over the past year. It calculates the percentage a stock is below its 52-week high and above its 52-week low.
⦿ Market Capitalization: Market Cap represents the total value of all outstanding.
⦿ Free Float: It is the value of shares readily available for public trading, with the Free Float Percentage showing the proportion of shares available to the public.
⦿ Trend: Uses Supertrend indicator to identify the current trend of a stock's price. A factor (default 3) and an ATR period (default 10) is used to signal whether the trend is up or down.
⦿ Minervini Trend Template (MTT): It is a set of technical criteria designed to identify stocks in strong uptrends.
Price > 50-DMA > 150-DMA > 200-DMA
200-DMA is trending up for at least 1 month
Price is at least 30% above its 52-week low.
Price is within at least 25 percent of its 52-week high
Table highlights when a stock meets all above criteria.
⦿ Sector & Industry: Display stock's sector and industry, provides categorical classification to assist sector-based analysis. The sector is a broad economic classification, while the industry is a more specific group within that sector.
⦿ Moving Averages (MAs): Plot up to four customizable Moving Averages on a chart. You can independently set the type (Simple or Exponential), the source price, and the length for each MA to help visualize a stock's underlying trend.
MA1: Default 10-EMA
MA2: Default 20-EMA
MA3: Default 50-EMA
MA4: Default 200-EMA
⦿ Moving Average (MA) Crossover: It is a trend signal that occurs when a shorter-term moving average crosses a longer-term one. This script identifies these crossover events and plots a marker on the chart to visually signal a potential change in trend direction.
User-configurable MAs (short and long).
A bullish crossover occurs when the short MA crosses above the long MA.
A bearish crossover occurs when the short MA crosses below the long MA.
⦿ Inside Bar (IB): An Inside Bar is a candlestick whose entire price range is contained within the range of the previous bar. This script identifies this pattern, which often signals consolidation, and visually marks bullish and bearish inside bars on the chart with distinct colors and labels.
⦿ Tightness: Identifies periods of low volatility and price consolidation. It compares the price range over a short lookback period (default 3) to the average daily range (ADR). When the lookback range is smaller than the ADR, the indicator plots a marker on the chart to signal consolidation.
⦿ PowerBar (Purple Dot): Identifies candles with a strong price move on high volume. By default, it plots a purple dot when a stock moves up or down by at least 5% and has a minimum volume of 500,000. More dots indicate higher volatility and liquidity.
⦿ Squeezing Range (SQ): Identifies periods of low volatility, which can often precede a significant price move. It checks if the Bollinger Bands have narrowed to a range that is smaller than the Average True Range (ATR) for a set number of consecutive bars (default 3).
(UpperBB - LowerBB) < (ATR × 2)
⦿ Mark 52-Weeks High and Low: Marks and labels a stock's 52-Week High and Low prices directly on the chart. It draws two horizontal lines extending from the candles where the highest and lowest prices occurred over the past year, providing a clear visual reference for long-term price extremes.
⏳PineScreener Filters
The indicator’s alert conditions act as filters for PineScreener.
Price Filter: Minimum and maximum price cutoffs (default ₹25 - ₹10000).
Daily Price Change Filter: Minimum and maximum daily percent change (default -5% and 5%).
🔔 Built-in Alerts
Supports alert creation for:
ADR%, ATR/ATR %, RS, RS Rating, Turnover
Moving Average Crossover (Bullish/Bearish)
Minervini Trend Template
52-Week High/Low
Inside Bars (Bullish/Bearish)
Tightness
Squeezing Range (SQ)
⚙️ Customizable Visualization
Switchable between vertical or horizontal layout.
Works in dark/light mode
User-configurable to toggle any indicator ON or OFF.
User-configurable Moving (EMA/SMA), Period/Lengths and thresholds.
⦿ (Optional) : For horizontal table orientation increase Top Margin to 16% in Chart (Canvas) settings to avoid chart overlapping with table.
⚡ Add this script to your chart and start making smarter trade decisions today! 🚀
Triple EMA with Alert | 21, 50, 200 EMA Strategy + Crossover🚀 Boost your trading edge with the Triple EMA with Alert — a professional-grade indicator designed for traders who want precise, real-time trend confirmation across short, medium, and long-term market movements.
🔹 What Makes This Indicator Powerful?
Three Adjustable EMAs — Default: 21, 50, 200 periods (fully customizable 1–200).
Toggle Visibility — Show only the EMAs you need for your strategy.
Real-Time Alerts — Get notified instantly when:
EMA 1 crosses EMA 2 → short-term trend change.
EMA 2 crosses EMA 3 → medium-term trend alignment.
Works on All Markets & Timeframes — Forex, crypto, stocks, indices, and commodities.
🔹 Why Traders Love It
📊 Multi-Timeframe Trend Confirmation — Filter out noise and trade with market momentum.
🎯 Accurate Crossover Signals — Identify bullish and bearish momentum shifts.
🔔 Hands-Free Monitoring — Alerts keep you informed even when you’re away from the chart.
💡 Versatile for Any Strategy — Perfect for scalping, swing trading, or long-term investing.
🔹 How to Use It
Bullish Signal — EMA 1 crossing above EMA 2 or EMA 2 crossing above EMA 3.
Bearish Signal — EMA 1 crossing below EMA 2 or EMA 2 crossing below EMA 3.
Combine with support/resistance zones, RSI, or volume for higher probability trades.
📌 Pro Tip:
Use EMA 21 & EMA 50 for momentum confirmation.
Use EMA 200 to spot the overall market direction.
If you’re serious about trend trading with precision, the Triple EMA with Alert will keep you one step ahead of market moves — no more missed entries or exits.
Sumits EMA Clouds (Modified)Overview
Sumit’s EMA Clouds (Modified) is a versatile trend-tracking and momentum-visualization tool designed for TradingView.
It overlays multiple exponential (or simple) moving average (MA) clouds directly on the price chart, helping traders quickly assess trend direction, strength, and possible reversal zones.
The indicator combines short-term and long-term MA pairs into “clouds,” color-coded for bullish or bearish bias, making it easy to interpret market structure at a glance.
Key Features
Customizable MA Type
Option to switch between EMA and SMA for all calculations.
Adjustable price source (default: (high + low) / 2) for fine-tuning.
Five Independent EMA Clouds
Cloud 1: EMA 5 vs EMA 30
Cloud 2: EMA 9 vs EMA 34
Cloud 3: EMA 13 vs EMA 45
Cloud 4: EMA 26 vs EMA 50
Cloud 5: EMA 26 vs EMA 200 (for major trend bias)
Trend-Based Coloring
Cloud Fill Color: Turns green/blue when the short MA is above the long MA (bullish bias), red/orange/pink when below (bearish bias).
Line Color: Adapts dynamically to the MA’s slope — olive/green for upward momentum, maroon/red for downward.
Toggle Visibility
Option to hide/show individual EMA clouds.
Option to hide/show MA lines while keeping only the shaded clouds for a cleaner look.
Offset & Leading Display
Ability to offset plotted MAs to project them forward for visual clarity or predictive modeling.
Trading Applications
Trend Confirmation:
Clouds expanding with bullish colors indicate strengthening upward trends; contracting or color-flipping clouds may signal reversals.
Dynamic Support/Resistance:
Price often reacts to cloud boundaries; the thicker the cloud, the stronger the zone.
Multi-Timeframe Consistency:
Works well across intraday, swing, and positional setups — shorter clouds for quick trades, longer clouds for macro trend guidance.
Momentum Visualization:
Changing slope colors give early hints of acceleration or weakening momentum.
How to Interpret
All Clouds Bullish (aligned & greenish):
Strong uptrend — consider trend-following entries.
All Clouds Bearish (aligned & reddish):
Strong downtrend — look for shorting opportunities.
Mixed Signals (clouds crossing in different directions):
Possible trend exhaustion or consolidation — avoid over-aggressive entries.
200 EMA Cloud (Cloud 5):
Acts as a “macro trend filter” — many traders only trade in the direction of this cloud.
Billionairess📌 폭발 거래량 기반 추세 전환 매매 전략
1. 거래량 스파이크 감지
과거 평균 대비 거래량이 특정 비율 이상 급증하면 신호 발생
해당 구간을 시장 주목 포인트로 설정
2. 추세 전환 확인
거래량 스파이크 이후 추세 색상이 반전되면 진입
추세 색상 판별: 이동평균 활용
상승 전환 시 매수, 하락 전환 시 매도
3. 진입 타이밍
"볼륨 폭발 → 추세 반전 확인 → 진입" 순서
스파이크 발생 직후의 첫 반전 시그널이 핵심 포인트
4. 필터링 조건
거래량 스파이크 강도 필터
반전 이후 봉 크기 최소 조건
주요 지지·저항 근접 여부 확인
페이크 반전(노이즈) 제거
5. 전략 특징
큰손 자금의 움직임 이후 추종하는 방식
선행지표보다 신뢰성 높음
다만 진입 타이밍이 다소 늦을 수 있으므로,
진입 봉 크기·손절·익절 기준을 명확히 설정 필요
이렇게 정리하면, 매매 절차와 필터링 조건이 한눈에 보입니다.
-----------------------------------------
📌 Volume Spike–Based Trend Reversal Trading Strategy
1. Detecting Volume Spikes
A signal is generated when trading volume surges above a certain ratio compared to its historical average.
This zone is marked as a market attention point.
2. Confirming Trend Reversal
After a volume spike, enter a position when the trend color reverses.
Trend color is determined using moving averages.
Go long on an uptrend reversal, and short on a downtrend reversal.
3. Entry Timing
Sequence: "Volume spike → Confirm trend reversal → Enter position"
The first reversal signal immediately after the spike is the key entry point.
4. Filtering Conditions
Minimum volume spike strength threshold
Minimum bar size after the reversal
Check proximity to key support/resistance levels
Filter out false reversals (noise)
5. Strategy Characteristics
Follows smart money movement after large capital enters the market
More reliable than purely leading indicators
Entry timing may be slightly delayed, so set clear rules for bar size, stop loss, and take profit
YM Confluence Panel - Dual SMA (fast/slow)This script displays a YM Confluence Panel for the mini Dow Jones (YM), using six correlated/inversely correlated assets (ES, NQ, RTY, ZN, GC, VIX) and two simple moving averages (fast: 9 / slow: 20).
The logic determines bullish or bearish conditions for each asset based on SMA relationships and price, generating arrows and an aggregated BUY / SELL / WAIT signal.
🔹 How it works:
• Correlated assets (ES, NQ, RTY): bullish when SMA(9) > SMA(20) and price above SMA(20).
• Inverse assets (ZN, GC, VIX): bullish when SMA(9) < SMA(20) and price below SMA(20).
• All bullish → BUY
• All bearish → SELL
• Otherwise → WAIT
✅ Customizable:
• Adjust assets and timeframes.
• Change SMA periods.
• Set panel position.
⚠️ Disclaimer: For educational purposes only. Not financial advice.
[Top] LHAMA SupertrendLHAMA Supertrend - Advanced Adaptive Trend Following System
Overview
The LHAMA Supertrend is an innovative trend-following indicator that combines adaptive moving average technology with intelligent signal confirmation. Unlike traditional supertrend indicators that rely on simple moving averages, this system uses my Low-High Adaptive Moving Average (🦙 LHAMA) algorithm that dynamically adjusts to market volatility and price action patterns. It is much more responsive to sudden price changes than traditional supertrend indicators, allowing you to jump in earlier and catch more of the move, and it manages this responsiveness without significantly increasing the number of false signals.
What Makes This Original
This indicator introduces several unique concepts not found in standard trend-following tools:
LHAMA Algorithm : The core innovation is the Low-High Adaptive Moving Average, which adapts its responsiveness based on the frequency of new highs and lows within a lookback period. This creates a more intelligent baseline that responds appropriately to different market conditions.
Delayed Confirmation System : Rather than generating immediate signals on price crossovers, the indicator implements a sophisticated confirmation mechanism using slope analysis. Signals are only triggered when both trend direction and momentum align, significantly reducing false signals.
Volume Integration : Optional volume weighting enhances the adaptive calculation, giving more weight to price movements during high-volume periods.
Daily Reset Functionality : Unique daily reset feature helps realign the indicator after overnight gaps, particularly useful for equity markets.
How It Works
LHAMA Calculation
The LHAMA baseline adapts using a coefficient derived from:
Frequency of new highs and lows in the lookback period
Optional volume weighting factor
Smoothed adaptation rate based on market activity
The calculation:
lhama = previous_lhama + momentum_adaptation * (price - previous_lhama)
Where the momentum adaptation increases when markets are making new highs or lows, allowing faster response during trending conditions while providing stability during consolidation.
Signal Generation
The indicator uses a two-stage signal process:
Trend Identification : Price position relative to LHAMA determines basic trend bias
Slope Confirmation : ATR-normalized slope analysis confirms momentum direction
Signal Timing : Buy/sell signals only trigger when trend direction and slope momentum align
Visual Components
LHAMA Line : The adaptive baseline with optional angle-based gradient coloring that visualizes momentum strength
Trend Clouds : Dynamic fill areas that adapt to the last confirmed signal direction
ATR Halo : Opposite-side ATR band providing optional additional context for stop-loss placement
Confirmation Signals : Clear BUY/SELL labels only appear after full confirmation
How to Use
Basic Setup
Apply to any timeframe and symbol
Default LHAMA length of 15 periods works well for most applications
Accuracy depends greatly on chart timeframe and symbol, so make sure to backtest before relying on any signals. For example, ES and NQ work best on the 15m timeframe while GC and CL work best on the 5m.
Enable daily reset for equity markets to handle overnight gaps
Signal Interpretation
Immediate Heads-up : Small triangles show instant trend changes for awareness. These are your warnings to get ready to buy or sell if price takes off. (If many triangles are being printed in both directions, that is a warning that the market is ranging and you should not blindly follow a BUY/SELL signal without additional confirmation.)
Confirmed Signals : BUY/SELL labels appear only after slope confirms the direction
Cloud Color : Locked to the last confirmed signal direction for clear regime identification
Advanced Features
Flat Threshold : Adjust the angle threshold to filter out sideways market noise
Gradient Mode : Toggle between classic supertrend coloring and momentum-based gradients
ATR Halo : Use the opposite-side cloud as a more generous trailing stop level
Risk Management
The indicator provides multiple levels for stop-loss placement:
Tight : Edge of the main trend cloud
Standard : The LHAMA Line itself
Generous : ATR halo boundary
Best Practices
Timeframe Selection : Not all timeframes on all symbols are created equal. Make sure to scroll to the left and verify that your current chart timeframe isn't throwing out tons of bad signals. This will be easy to spot as it show up as constant rapid flipping from buy to sell.
Market Conditions : Performs best in trending markets. The flat threshold setting helps filter out poor performance during strong sideways action, but no indicator is perfect.
Confirmation : Wait for confirmed BUY/SELL signals rather than acting on immediate trend flips for better risk-adjusted returns.
Key Parameters
LHAMA Length (15) : Controls the lookback period for adaptive calculation
Daily Reset : Helps maintain accuracy across overnight gaps
Flat Threshold (5°) : Filters out low-momentum signals
Volume Weighting : Enhances adaptation during high-volume periods
Alerts
The indicator provides two alert types:
"BUY (confirmed)": Triggers when bullish trend and upward slope align
"SELL (confirmed)": Triggers when bearish trend and downward slope align
These alerts fire only on confirmed signals, not on immediate price crossovers, providing higher-quality notifications.
Innovation Summary
This indicator advances trend-following methodology by introducing adaptive baseline calculation, intelligent signal confirmation, and comprehensive visual feedback systems. The combination of LHAMA adaptation, slope-based confirmation, and multi-layered risk management tools creates a more sophisticated approach to trend analysis than traditional supertrend indicators.
The result is a tool that maintains responsiveness during trending conditions while providing stability during consolidation, with clear visual cues for entry, exit, and risk management decisions.
fibonacci alarm last bar (Merged with Fast Move + RSI + S/R)This indicator doesn't require you to worry about Fibonacci retracement. It automatically plots the chart starting from the price's starting date. All you need to do is check the timeframe. If you're looking at the daily timeframe, if there aren't any lines, use the weekly or monthly one. Five oscillators are used. A signal is generated when there are at least four matching oscillators. The oscillators used are RSI, MACD, Stochastic, CCI, and MFI. Signals on the weekly, 15-day, and monthly timeframes have a very low margin of error.
An extra control triangle has been defined based on RSI break points.
Matrix bands by JaeheeMatrix Bands — multi-sigma EMA bands for price dispersion context (no signals)
📌 What it is
Matrix Bands draws an EMA-based central line with multiple standard-deviation envelopes at ±1σ, ±1.618σ, ±2σ, ±2.618σ, ±3σ.
Thin core lines show the precise band levels, while subtle outer “glow” lines improve readability without obscuring candles.
📌 How it works (concept)
Basis: EMA of the selected source (default: close)
Dispersion: Rolling sample standard deviation over the same length
Bands: Basis ± k·σ for k ∈ {1, 1.618, 2, 2.618, 3}
This is not a strategy and does not generate trade signals.
It provides price dispersion context only.
📌 Why these levels together (justification of the combination)
Using multiple σ layers reveals graduated risk zones in one view:
±1σ: routine fluctuation
±1.618σ & ±2σ: extended but still common excursions
±2.618σ & ±3σ: statistically rare extremes, where mean-reversion risk or trend acceleration risk increases
Combining these specific multipliers allows traders to judge positioning vs. volatility instantly, without switching between separate indicators or re-configuring a single band.
📌 How it differs from classic Bollinger Bands
Unlike classic Bollinger Bands, which typically use an SMA basis and only ±2σ envelopes,
Matrix Bands uses an EMA basis for faster trend responsiveness and plots five sigma levels (±1, ±1.618, ±2, ±2.618, ±3).
This design allows traders to visualize market dispersion across multiple statistical thresholds simultaneously, making it more versatile for both trend-following and mean-reversion contexts.
📌 How to read it (context, not signals)
Mean-reversion context: Moves beyond ±2σ may indicate stretched conditions; wait for your own confirmation signals before acting
Trend context: In strong trends, price can “ride” the outer bands; sustained closes near +2σ~+3σ (uptrend) or −2σ~−3σ (downtrend) suggest persistent momentum
Regime observation: Band width expands in high volatility and contracts in quiet regimes; adjust stops and sizing accordingly
📌 Inputs
BB Length: lookback period for EMA and σ (default: 20)
Source: price source for calculations
📌 Design notes
Thin inner lines = exact levels
Soft outer lines = readability “glow” only; no effect on calculations
Overlay display keeps the chart uncluttered
📌 Limitations & good practice
No entry/exit logic; use with your own strategy rules
Volatility interpretation varies by timeframe
Past patterns do not guarantee future outcomes; risk management is essential
📌 Defaults & scope
Works on any symbol with OHLCV
No alerts, no strategy results, no performance claims
Multi Volume Weighted Average Price VWAPMain features:
1. Three independent VWAP configurations (VWAP 1, 2, and 3). Each can be set up separately
for periods such as: session, daily, weekly, monthly, etc.
2. Previous VWAP closing prices: Closed VWAPs from previous periods remain visible until the
price touches them. At that point, they are removed.
3. Bands: Based on standard deviation or a percentage of VWAP with an adjustable multiplier.
The bands can be turned on or off.
4. Source: OHLC4 is the default setting for an accurate approximation, but it is customizable
(e.g. HLC3).
5. Global Setting: Select 10,000 or 20,000 historical bars to prevent runtime errors for long
periods.
Usage tips:
1. Use VWAP 1 for daily sessions, VWAP 2 for weekly, and VWAP 3 for Monthly analysis to receive
multi-timeframe support.
2. Customize the labels to clearly distinguish them (e.g. D VWAP, W VWAP, M VWAP).
3. If you encounter errors with historical data (e.g. on the M1 chart), minimize the number of
historical bars displayed to 10,000.
会员专用内部This 8-hour candlestick dual-color indicator provides buy and sell signals when the candlestick color changes.
This indicator is used for internal learning within the Fisherman community.
6 Moving Averages (initial : 7 & 15 & 50 & 100 & 200 & 400)6 Moving Averages (initial : 7 & 15 & 50 & 100 & 200 & 400)
Triple EMA 1.0 [CyberYETI]Triple EMA with Cross Alerts & Labels
Overview:
This indicator plots three Exponential Moving Averages (EMAs) with full customization, visual enhancements, and trade signal labeling.
It’s designed to help traders identify trend direction, momentum shifts, and high-probability crossover setups.
Features
Three Customizable EMAs
Defaults: Fast EMA = 13, Mid EMA = 48, Slow EMA = 200
All EMA lengths, colors, and visibility can be changed in the settings panel.
Show/Hide Controls
Toggle each EMA on or off individually.
Hide unused EMAs to reduce chart clutter.
Cloud Highlighting
Optional shaded area between the Fast EMA and Mid EMA for quick visual trend spotting.
Adjustable opacity.
Trend-Based Bar Coloring
Optionally colors bars green when Fast > Mid > Slow (strong bullish alignment).
Colors bars red when Fast < Mid < Slow (strong bearish alignment).
Crossover Labels with Trend Filter
"Crossed, LONG" label (green) appears when Fast EMA crosses above Mid EMA and price is above the Slow EMA.
"Crossed, SHORT" label (red) appears when Fast EMA crosses below Mid EMA and price is below the Slow EMA.
Labels are plotted on confirmed bars only to avoid repainting.
Label size is fully adjustable.
Built-in Alerts
Alerts for all raw Fast/Mid EMA crosses (no filter).
Alerts for qualified crosses (with Slow EMA trend filter), matching when labels appear.
Works with "Once Per Bar Close" to ensure accuracy.
How to Use
Trend Identification:
Use the Slow EMA (200 by default) as your long-term trend guide.
Only consider Longs when price is above the Slow EMA, and Shorts when below.
Momentum Confirmation:
Watch for the Fast EMA crossing the Mid EMA.
The cloud and crossover labels make these moves visually obvious.
Entry Signals:
A "Crossed, LONG" label during an uptrend can signal the start of bullish momentum.
A "Crossed, SHORT" label during a downtrend can signal bearish momentum.
Bar Coloring:
Optional bar coloring quickly shows when all EMAs align for strong trend conditions.
Settings Overview
EMA Settings: Length, color, and show/hide toggle for each EMA.
Cloud Settings: Toggle on/off and adjust opacity.
Bar Coloring: Toggle trend-alignment coloring.
Labels: Toggle on/off and set label size.
Alerts: Pre-built for both raw and filtered crossovers.
Note: This indicator is non-repainting when used on confirmed bars and with alerts set to "Once Per Bar Close".
It works on any timeframe and any market (stocks, crypto, forex, futures).
FeroAlgoFeroAlgo is an advanced buy-sell signal algorithm that combines multi-trend filtering, Supertrend, SMA, and EMA for high-accuracy trade setups.
Main Features:
Supertrend-Based Signals → Detects short-term trend breakouts.
SMA Filter → Uses SMA11 to filter the short-term market direction.
EMA200 Trend Filter → Strengthens signals in the direction of the main trend.
Trend Ribbon & EMA Cloud → Visual trend tracking for better clarity.
RSI-Based Coloring → Highlights overbought/oversold zones via background and candle colors.
Multi-Timeframe Dashboard → Displays trend direction across multiple timeframes (3m, 5m, 15m, 1H, 4H, Daily, etc.).
Signal Types:
Trend Buy / Trend Sell → Strong signals aligned with the main trend.
Buy / Sell → Reversal signals against the main trend.
Usage Tips:
Trend Buy/Sell signals tend to provide more reliable entries in the trend’s direction.
Combine RSI background colors to identify overbought/oversold zones and reduce risk.
Use the dashboard to confirm trend direction across multiple timeframes before entering a trade.
Disclaimer: This script is for technical analysis purposes only. It is not financial advice.
WaveTrend Dynamic (Lazy Bear Style)█ OVERVIEW
The WaveTrend Dynamic indicator (in the style of Lazy Bear) is an advanced tool based on the Exponential Smoothing Average (ESA), which adapts to the volatility and price of a financial instrument. It is more flexible than the classic WaveTrend but shares a similar concept of bands around a main oscillator line.
The indicator uses dynamic bands calculated as distances from the ESA, with their width adjustable via the "level" parameter. This allows it to be tailored to various markets, timeframes, and volatility conditions, making it easier to identify trends, reversal points, and buy/sell signals.
█ CONCEPTS
The WaveTrend Dynamic combines oscillator functions with trend analysis. Below, we explain the key components in a simple way, understandable even for beginner users.
Core Calculations
The indicator relies on the adaptive ESA and a few straightforward steps:
1 — ESA (Adaptive Average): Calculated as a smoothed average of the price (from high, low, and close, or HLC3) using the ESA Length parameter (default: 10). This number determines how many past candles are considered in the calculation. The ESA quickly responds to price changes, helping to track trends.
2 — Deviation (D): Measures how much the price deviates from the ESA, factoring in market volatility. This allows the indicator to adapt to different instruments.
3 — Price Distance Indicator (CI): Shows how far the price is from the ESA relative to market volatility. This forms the basis for the main indicator line, reacting to price movements.
4 — WT1 (WaveTrend 1): The main line, smoothing the Price Distance Indicator (CI) with the Average Length parameter (default: 21). It reflects the direction of price movement and momentum.
5 — WT2 (WaveTrend 2): A signal line that further smooths WT1 (with a period of 4). It helps confirm signals through crossovers with WT1.
6 — Bands (UpperBand and LowerBand): These form a dynamic channel around the ESA. Their width depends on the level parameter (default: 100). Wider bands result in fewer but more reliable signals. In the original WaveTrend, the oscillator bands use lower values, such as 50 or 60. To achieve classic oscillator signals (more frequent WT1/WT2 crossovers outside the bands), set the level to 50–60.
Trend Identification
The indicator identifies two types of trends:
• Major Trend: Determined by the position of WT1 relative to the ESA. When WT1 is above the ESA, it indicates a bullish trend. When below, it signals a bearish trend. Line and fill colors reflect this trend.
• Mini-Trend: Based on WT1 and WT2 crossovers. When the lines cross, they change to the same color, signaling short-term changes or reversal points. This is ideal for quick trading decisions.
Visuals and Effects
• WT1 and WT2 Lines: Scaled to price and displayed on the price chart for easier analysis.
• Fills: Between the bands (UpperBand/LowerBand) and between WT1/WT2, with a "wave" effect that adjusts transparency based on the trend (green for bullish, red for bearish).
• Signals: Three types—return-to-band, WT1/WT2 crossovers outside the bands, and crossovers inside the bands. Signals are displayed as triangles with different colors for buy and sell.
█ FEATURES
Detailed features of the indicator, aligned with the order of settings in the script:
• Basic Parameters: ESA Length — controls ESA smoothing; Average Length — affects WT1 responsiveness; level (WT Level) — adjusts band width for signal filtering.
• Display Elements: Options to show/hide ESA, bands, WT1/WT2; customizable colors for lines, fills, and the wave effect.
• Signals: Three signal groups (return-to-band, crossovers outside bands, crossovers inside bands) with display and color customization options.
█ HOW TO USE
1 — Add the indicator to your TradingView chart and adjust parameters: — Increase ESA Length and Average Length for low-volatility markets (e.g., stocks), or decrease for cryptocurrencies or forex. — Set level to 50–60 for classic WaveTrend signals with WT1/WT2 crossovers outside bands. The default value of 100 creates wider bands and fewer signals.
2 — Analyze trends: — Major trend (WT1 vs. ESA) shows the overall market direction. — Mini-trends (WT1/WT2 crossovers) help time short-term entries.
3 — Use signals: — Return-to-band: Buy at the lower band, sell at the upper band (mean-reversion). — Crossovers outside bands: Indicate strong momentum (with a lower level, e.g., 50). — Crossovers inside bands: Signal weaker trend changes.
4 — Combine with other tools: Use with volume, RSI, or support/resistance for better decisions. Test on historical data to optimize settings.
Candle rejection with ema crossSCALPER is a precision intraday trading tool designed for professional traders who want to catch market reversals with high accuracy.
Key Features:
• Detects Bullish/Bearish Hammers & Inverted Hammers
• Detects 70% Wick Rejection Candles
• Built-in EMA trend filter to avoid false signals
• Clean chart with directional arrows only — no clutter
• Works best on lower timeframes (1min–15min) for scalping
How It Works:
The script identifies high-probability reversal candles and confirms them with trend context using a customizable EMA. Only signals aligned with the trend are shown.
Best Used For:
• Scalping indices, forex, crypto, and stocks
• Trend pullback entries
• Early reversal detection
Disclaimer:
This tool is for educational purposes only. Past performance does not guarantee future results. Always practice risk management.
HiddenRidder -4BB & Squeeze & Vol detect & Vol portfolioThis is my special customized indicator.
Follow the trend , be smart !
Let's break down:
- 4 Bollinger Bands (9 / 20 / 50 / 200).
- Bollinger Squeezes, is a technical usually used get indication of the price explosure.
- Adding 50 & 200 Moving Averages with Golder Cross give and extra confirm of the direction.
- 20 & 45 Moving Averages (Optional)
- Adding volume signs (Optional)
- Adding Dynamic Volume Profile .
hint: max 1500 bars.
Disclaimer
These indicators are provided for educational purposes only and do not constitute financial advice or guarantees. Use is at your own risk, and all decisions remain your sole responsibility.
3-min RSI EMA-WMA with OB/OS Fill(by HP)this is modified version of "hilega Milega" strategy by NK sir
Fabian Z-ScoreFabian Z-Score — % Distance & Z-Scores for SPX / DJI / XLU
What it does
This indicator measures how far three market proxies are from a moving average and standardizes those distances into z-scores so you can spot stretch/mean-reversion and relative out/under-performance.
Universe: S&P 500 (SPX), Dow Jones (DJI) and Utilities (XLU). You can change any of these in Inputs.
Anchor MA: user-selectable MA type (SMA/EMA/RMA/WMA/VWMA/HMA/LSMA/ALMA) and length (default 39; a popular weekly anchor).
Outputs
% from MA: 100 × (𝐶𝑙𝑜𝑠𝑒 − 𝑀𝐴) / 𝑀𝐴
Time-series Z: z-score of the last N % distances (default 39) → “how stretched vs its own history?”
Cross-sectional Z: z-score of each % distance within the trio on this bar → “who’s strongest vs the others right now?”
A compact mini table (top-right) shows the latest values for each symbol: % from MA, Z(ts) and Z(xsec).
Panels & Visualization
Toggle what you want to see in View:
Plot % distance — raw % above/below the MA (0% line shown).
Plot time-series Z — standardized stretch with ±Threshold guides (default ±2σ).
Plot cross-sectional Z — relative z across SPX, DJI, XLU (0 = at the trio’s mean).
Smoothing — optional light MA on the plotted series (set to 1 for none).
A price-panel Moving Average is drawn with your chosen type/length for visual context.
Colors: SPX = teal, DJI = orange, XLU = purple.
Alerts
Two built-in alert conditions (time-series Z only):
“Z(ts) crosses up +Thr” — any of the three crosses above +Threshold.
“Z(ts) crosses down -Thr” — any crosses below −Threshold.
When enabled, the chart background tints faint green (up cross) or red (down cross) on those bars.
How to use (ideas, not advice)
On weekly charts, a 39-length MA/Z lookback often captures major risk-on/off swings. (Fabian Timing)
Deep negative Z(ts) (e.g., ≤ −2σ or −3σ) frequently accompanies panic and mean-reversion setups.
High positive Z(ts) suggests over-extension; watch for momentum fades.
Cross-sectional Z helps rank leadership today:
Z(xsec) > 0 → stronger than the trio’s mean this bar; Z(xsec) < 0 → weaker.
Utilities (XLU) turning positive x-sec while the others are negative can hint at defensive rotation.
If all 3 are above 0, go long, if below 0 go cash.
Combine: look for extreme Z(ts) aligning with lead/lag Z(xsec) to time entries/exits or hedges.
Inputs (quick reference)
Symbols: SPX / DJI / XLU (editable).
MA type & length: SMA, EMA, RMA, WMA, VWMA, HMA, LSMA, ALMA; default EMA(39).
Z-score lookback (ts): default 39.
Smoothing on plots: default 1 (off).
Z threshold (±): default 2.0 (guide lines & alerts).
Trivium — Trend Bands (EMA/SMA) [SiDec]Trivium renders three layered moving-average “strata” — Fast, Mid, and Macro — as dynamic channels. Each band is formed by the min/max envelope of EMA and/or SMA over a user-defined length range, so you see a zone rather than a single line. The script also computes signal quality in real time via:
Compression (Squeeze) — how coiled price is, based on the percentile of average band width over a lookback window.
Alignment Score (0–100) — how cleanly Fast, Mid, and Macro are ordered and separated, normalised by ATR.
Opacity is adaptive, darkening when a band is historically tight (high signal quality) and lightening when wide.
Visual structure
Three stratified bands
Fast band — momentum and early trend shifts.
Mid band — core direction filter and pullback zone.
Macro band — structural trend & dynamic S/R.
Each band uses:
Lower edge = min(EMA, SMA) across the chosen length.
Upper edge = max(EMA, SMA) across the chosen length.
This “envelope of MAs” makes a dynamic channel that adapts to volatility and avoids the single-line whipsaw look.
Edge & fill behaviour
Edge Line Width (edgeW): set to 0 to hide edges
Fills: use a chosen colour per band, with opacity controlled by your selected mode (Fixed / ATR / Percentile).
Soft Gradient (optional): adds one inner layer per band for a modern, depthy look.
Transparency modes (how opacity is decided)
You choose how band opacity responds to market conditions:
1. Fixed
Uses the three fixed opacities (Fast/Mid/Macro Opacity (Fixed)).
2. ATR
Opacity = function of (band width ÷ ATR × Scale).
Tighter than ATR ⇒ darker, wider ⇒ lighter.
3. Percentile (Adaptive Theme) — default
Opacity = percentile rank of current band width vs its own last pctLen bars.
If today’s width is in the bottom 10% of the last N bars → dark, a potential squeeze.
Smart signal quality
Compression (Squeeze)
avgWidth = mean of (Fast width, Mid width, Macro width).
compPct = ta.percentrank(avgWidth, compLen) → 0..100%
Squeeze when compPct <= compThresh (e.g., lowest 20% widths over the lookback).
Optional alert: “Trivium: Squeeze”.
How to use: a squeeze often precedes expansion. Watch for breakouts from the Fast or Mid band after a squeeze, or for alignment improving while compPct stays low.
Alignment Score (0–100)
Checks ordering (Fast>Mid>Macro bullish or Fast70 suggests a structured trend; combine with pullbacks into the Mid band for continuation entries, or with squeezes for breakouts.
Trading workflows (practical)
Breakout from Squeeze
Look for Squeeze alert + opacity darkening (Percentile mode).
Wait for a decisive close through the Fast band and improving Alignment Score.
Plan stops beyond the opposite Fast edge or an ATR multiple.
Trend Continuation
Alignment Score ≥ threshold, proper ordering present.
Look for pullbacks into the Mid band; enter with trend.
Exit partials at the opposite Fast or Mid edge; trail via Mid midline.
Structural Reversal Attempts
Macro band gets tested/violated.
Score begins improving from low readings while Percentile opacity darkens.
Early entries near Fast; confirmation when Mid ordering flips.
Examples
💡 Note:
Trivium is best used with confluence — volume, price action, and market context. It is not a standalone signal generator.