VWMA/EMA Crossover with Volume SignalVWMA Cross over EMA with buy sell signals and Strong buy sell signals. Works well with short term charts.
Indicators and strategies
Visual ADX + DI + RSI Croisements (ADX en Points)ADX Trend + RSI ZLSMA Oscillator (MTF Filter & Cross Alerts)
✅ Detailed Description
📝 Overview
This indicator combines a Multi-TimeFrame ADX Trend Filter with a Smoothed RSI (ZLSMA) to provide advanced trend filtering and oscillator-based reversals.
It includes:
ADX (Multi-TimeFrame) to identify trend strength and direction.
DI+ / DI- for confirming trend bias.
RSI with ZLSMA Smoothing to reduce noise and improve crossover signals.
⚙️ Visual Components
✅ Green/Red Background: Displays ADX-driven trend direction (bullish/bearish).
✅ DI+ / DI- Lines: Green and red curves showing directional bias.
✅ RSI Curve: Blue curve showing oscillator value.
✅ ZLSMA Smoothing: Orange curve filtering RSI noise.
✅ Crossover Points: Colored circles marking RSI/ZLSMA Buy and Sell crossovers.
✅ ADX Strength Dots: Black circles showing strong trend zones.
🚨 Included Alert System
✅ RSI / ZLSMA Crossovers (Buy / Sell).
✅ DI+ / DI- Crossovers (Buy / Sell).
✅ Trend Change Alerts via Background Color.
✅ ADX Strength Alerts (Above Threshold).
✅ Double Confirmation Alerts (DI+ or DI- combined with RSI crossover).
🛠️ Suggested Configuration Examples
1. Reversal Detection (Swing Trading):
RSI Length: 7 to 14
ZLSMA Length: 7 to 14
ADX MTF Period: 10 to 20
ADX Threshold: 15 to 20
2. Trend Filtering (Long-Term Positioning):
RSI Length: 21 to 30
ZLSMA Length: 21 to 30
ADX MTF Period: 30 to 50
ADX Threshold: 20 to 25
3. Scalping or Fast Reactions:
RSI Length: 5 to 9
ZLSMA Length: 5 to 9
ADX MTF Period: 5 to 10
ADX Threshold: 10 to 15
🎯 Why Use This Tool?
Reduces noise with ZLSMA smoothing on RSI.
Provides early reversal and trend continuation signals.
Filters with Multi-TimeFrame ADX confirmation.
Adaptable to all markets: Crypto, Forex, Stocks, Indices.
MA 21-9 -sinerjiportfoyMA Sinerjiportfoy Versiyon.
It is aimed to reach more sensitive results by changing the settings in MA. You can test it by trying
Moving Avarage 21 and 9
Stoch. Weekly sinerjiportfoyStochastic Weekly Sinerjiportfoy Versiyon.
It is aimed to reach more sensitive results by changing the settings in STOCHASTIC WEEKLY. You can test it by trying
On the graphic You need choose Weekly Period
EMA(120,200)Indicator: EMA(120,200) for Bitcoin Pullback Strategy
Description:
This indicator plots two Exponential Moving Averages (EMAs) on the Bitcoin price chart:
EMA 120 (short-term trend)
EMA 200 (long-term trend)
The purpose is to identify potential buying opportunities ("go long") when Bitcoin's price pulls back to the "channel" between EMA 120 and EMA 200.
Key Features:
EMA Calculation:
ema120 = ta.ema(close, 120) → 120-period EMA (faster, reacts to recent price).
ema200 = ta.ema(close, 200) → 200-period EMA (slower, broader trend).
Visualization:
Both EMAs are plotted as white lines (color=#ffffff) with a thickness of 2.
Trading Logic (Implied):
When Bitcoin's price retraces (pulls back) to the zone between EMA 120 and EMA 200, traders may consider entering long positions, assuming the overall uptrend remains intact.
This strategy leverages the idea that EMAs act as dynamic support levels during uptrends.
How to Use It:
Uptrend Confirmation:
Ensure EMA 120 is above EMA 200 (bullish alignment).
Pullback Entry:
Wait for the price to dip near the EMA 120-200 channel.
SMA + Range Breakout StrategySimple Moving Average with Range Breakout with RSI confirmation having Trailing Stop Loss
Trailing Stop-Loss
RSI Confirmation Filter
Breakout Alerts
SR RSI by Tradingcoach.dk
📊 Script Name: SR RSI by Tradingcoachdk
🛠️ Purpose:
This custom RSI indicator is designed to highlight bullish trading opportunities using a clean and simple color-based RSI display. It’s optimized for users who want to quickly assess momentum shifts using a threshold value – without background gradients or visual noise.
⸻
🔍 Key Features:
• Custom RSI calculation:
The script calculates the Relative Strength Index (RSI) manually based on a selected input source and length.
• Color-based RSI visualization:
The RSI line changes color based on whether it is above or below a user-defined threshold (default: 35):
• Above threshold = black
• Below threshold = green
This helps traders visually identify when RSI enters a discounted momentum zone.
• Clean layout – no distractions:
• No background fill between overbought/oversold zones
• No gradient fills
• Only the RSI line and static reference lines at 70 (overbought), 50 (midline), and 30 (oversold)
• User Inputs:
• RSI Length
• Source (e.g. close)
• Threshold value
• Color for above/below threshold
• Option to enable divergence detection (placeholder, not used in current script logic)
⸻
⚙️ Use Case:
This script is ideal for traders who want a minimalistic RSI tool to:
• Identify discount momentum zones (e.g., RSI < 35)
• Maintain chart clarity
• Avoid visual overload from gradients and backgrounds
Precise EMA Cross Strategy (20, 50, 200)Precise EMA Cross Strategy (20, 50, 200)
🧠 Core Concept:
This strategy is designed to capture major trend reversals using Exponential Moving Averages (EMAs) and avoid false signals by requiring:
A confirmed EMA crossover (Golden/Death Cross).
Confirmation from the trend direction (slope) of the 200 EMA.
The price to be aligned with the direction of the signal (above or below EMAs).
📊 Components:
EMA 20 (Green): Short-term price momentum.
EMA 50 (Red): Medium-term trend reference.
EMA 200 (Yellow): Long-term trend foundation.
✅ Trade Entry Rules:
🔼 Buy Signal (Golden Cross):
Occurs when:
EMA 50 crosses above EMA 200.
The slope of EMA 200 is upward, confirming long-term uptrend.
Price is above both EMA 50 and EMA 200, showing bullish market strength.
🔔 You'll see a green "BUY" marker below the candle.
This is a high-probability long entry setup.
🔽 Sell Signal (Death Cross):
Occurs when:
EMA 50 crosses below EMA 200.
The slope of EMA 200 is downward, confirming a bearish trend.
Price is below both EMA 50 and EMA 200, confirming weakness.
🔔 You'll see a red "SELL" marker above the candle.
This is a high-probability short entry setup.
📅 Best Timeframes to Use:
Swing trading: 1H, 4H, Daily
Position trading: Daily, Weekly
Not suitable for scalping on low timeframes (e.g. 1min or 5min) due to EMA smoothing delay
🧪 Backtesting Tips:
Look for confirmation on higher timeframes (e.g., 4H or 1D).
Combine this strategy with:
RSI divergence
Volume spikes
Support/resistance zones
⚠️ Avoid False Signals:
Do not trade if the slope of EMA 200 is flat or conflicting with the crossover.
Avoid trading in sideways markets or low-volatility environments.
🔔 Alerts:
The script includes built-in alert conditions:
Golden Cross Alert
Death Cross Alert
Set them in TradingView’s alert panel to get notified when a valid trade setup forms.
💡 Example Trade Flow:
BUY Example:
1H chart: EMA 50 crosses above EMA 200 ✅
Slope of EMA 200 is rising ✅
Price is above both EMAs ✅
➡️ Enter a long position
🎯 Set take profit at previous resistance or use trailing stop
🛑 Stop loss just below recent swing low or EMA 200
SELL Example:
4H chart: EMA 50 crosses below EMA 200 ✅
Slope of EMA 200 is falling ✅
Price is below both EMAs ✅
➡️ Enter a short position
🎯 Set TP at support or use trailing
🛑 SL above recent swing high or EMA 200
🧩 Combine With:
Candlestick patterns (e.g., engulfing, pin bar)
Breakout levels
Fibonacci retracement zones
KAVAUSDT Gelişmiş Breakout/Support-Resistance Stratejisi🧠 Timeframe Matching:
🔹 Ideal: 15 Minutes & 1 Hour
🔹 Supporting: 5D (very short term scalp), 4s (for medium term confirmation)
Moving Average Price Deviation Spread
**Moving Average Price Deviation Spread (MA Dev)**
This indicator visualizes the deviation of price from its exponential moving average (EMA) and scales it within dynamic upper and lower bounds. The core logic measures the smoothed spread between price and EMA, then calculates standard deviation over a rolling window to define statistical thresholds.
* **Spread**: EMA of (Close - EMA), highlighting directional bias.
* **Upper/Lower Bounds**: EMA of ±1.96 \* standard deviation of the spread, framing high/low deviation zones.
* **Use Case**: Spot overextended conditions, mean reversion setups, or volatility-driven breakouts. Ideal for timing entries and exits around price extremes.
Mirrored Buy/Sell Volume + Cumulative DeltaUser Guide: Mirrored Buy/Sell Volume (Histogram)
🔍 What It Does
Displays green bars above zero for estimated buy volume
Displays red bars below zero for estimated sell volume
Adds a blue line showing Cumulative Delta (buy − sell over time)
Optional threshold lines help spot when net momentum builds up
📊 How Volume is Estimated
Same estimation method as the table version:
Buy Volume is proportion of volume estimated using (close - low) / (high - low)
Sell Volume is remainder of the total volume
Cumulative Delta = running total of (Buy − Sell) volume
This gives you:
A real-time sense of which side is gradually gaining control
More context than looking at candles or volume bars alone
✅ Best For
Visual trade decision support: who’s winning the tug-of-war?
Spotting trend initiation or momentum shifts
Combining with oscillator/trend tools for confirmation
⚠️ Limitations
Still an approximation — not based on actual trade aggressor data
Cannot separate passive vs. aggressive orders
Cumulative Delta does not reset unless specifically coded to do so
May mislead if the bar has long wicks or closes near midpoint
Risk Calculator PRO — manual lot size + auto lot-suggestionWhy risk management?
90 % of traders blow up because they size positions emotionally. This tool forces Risk-First Thinking: choose the amount you’re willing to lose, and the script reverse-engineers everything else.
Key features
1. Manual or Market Entry – click “Use current price” or type a custom entry.
2. Setup-based ₹-Risk – four presets (A/B/C/D). Edit to your workflow.
3. Lot-Size Input + Auto Lot Suggestion – you tell the contract size ⇒ script tells you how many lots.
4. Auto-SL (optional) – tick to push stop-loss to exactly 1-lot risk.
5. Instant Targets – 1 : 2, 1 : 3, 1 : 4, 1 : 5 plotted and alert-ready.
6. P&L Preview – table shows potential profit at each R-multiple plus real ₹ at SL.
7. Margin Column – enter per-lot margin once; script totals it for any size.
8. Clean Table UI – dark/light friendly; updates every 5 bars.
9. Alert Pack – SL, each target, plus copy-paste journal line on the chart.
How to use
1. Add to chart > “Format”.
2. Type the lot size for the symbol (e.g., 1250 for Natural Gas, 1 for cash equity).
3. Pick Side (Buy / Sell) & Setup grade.
4. ✅ If you want the script to place SL for you, tick Auto-SL (risk = 1 lot).
5. Otherwise type your own Stop-loss.
6. Read the table:
• Suggested lots = how many to trade so risk ≤ setup ₹.
• Risk (currency) = real money lost if SL hits.
7. Set TradingView alerts on the built-in conditions (T1_2, SL_hit, etc.) if you’d like push / email.
8. Copy the orange CSV label to Excel / Sheets for journalling.
Best practices
• Never raise risk to “fit” a trade. Lower size instead.
• Review win-rate vs. R multiple monthly; adjust setups A–D accordingly.
• Test Auto-SL in replay before going live.
Disclaimer
This script is educational. Past performance ≠ future results. The author isn’t responsible for trading losses.
Stoch Quad Oscillator📘 Stoch Quad Oscillator – User Guide
✅ Purpose
The Stoch Quad Oscillator is a multi-timeframe stochastic oscillator tool that helps traders detect oversold and overbought conditions, momentum shifts, and quad rotation signals using four distinct stochastic configurations. It includes visual cues, customizable parameters, and background highlights to improve decision-making during trend reversals or momentum surges.
🛠️ Inputs & Parameters
⏱ Timeframe
Timeframe for Stochastic Calculation: Defines which chart timeframe to use for stochastic calculations (default is "1" minute). This enables multi-timeframe analysis while on a lower timeframe chart.
📈 Stochastic Parameters
Four different stochastic configurations are used:
Label %K Length %D Smoothing Notes
K9 D3 9 3 Fastest, short-term view
K14 D3 14 3 Moderately short-term
K40 D4 40 4 Medium-term trend view
K60 D10 60 10 Long-term strength
Smoothing Type: Choose between SMA or EMA to control how smoothed the %D line is.
🎯 Levels
Overbought Level: Default 80
Oversold Level: Default 20
These are used to indicate overextended price conditions on any of the stochastic plots.
🔄 Quad Rotation Detection Settings
When enabled, the script detects synchronized oversold/overbought conditions with strong momentum using all 4 stochastic readings.
Enable Quad Rotation: Toggles detection on or off
Slope Calculation Bars: Number of bars used to calculate slope of %D lines
Slope Threshold: Minimum slope strength for signal (higher = stronger confirmation)
Oversold Quad Level: Total of all four stochastic values that define a quad oversold zone
Overbought Quad Level: Total of all four stochastic values that define a quad overbought zone
Oversold Quad Highlight Color: Background color when oversold quad is triggered
Overbought Quad Highlight Color: Background color when overbought quad is triggered
Slope Averaging Method: Either Simple Average or Weighted Average (puts more weight on higher timeframes)
Max Signal Bar Window: Defines how recent the signal must be to be considered valid
📊 Plots & Visual Elements
📉 Stochastic %D Lines
Each stochastic is plotted separately:
K9 D3 – Red
K14 D3 – Orange
K40 D4 – Fuchsia
K60 D10 – Silver
These help visualize short to long-term momentum simultaneously.
📏 Horizontal Reference Lines
Overbought Line (80) – Red
Oversold Line (20) – Green
These help you identify threshold breaches visually.
🌈 Background Highlighting
The indicator provides background highlights to mark potential signal zones:
✅ All Oversold or Overbought Conditions
When all four stochastics are either above overbought or below oversold:
Bright Red if all are overbought
Bright Green if all are oversold
🚨 Quad Rotation Signal Zones (if enabled)
Triggered when:
The combined sum of all four stochastic levels is extremely low/high (below/above oversoldQuadLevel or overboughtQuadLevel)
The average slope of the 4 %D lines is sharply positive (> slopeThreshold)
Highlights:
Custom Red Tint = Strong overbought quad signal
Custom Green Tint = Strong oversold quad signal
These zones can indicate momentum shifts or reversal potential when used with price action or other tools.
⚠️ Limitations & Considerations
This indicator does not provide trade signals. It visualizes conditions and potential setups.
It is best used in confluence with price action, support/resistance levels, and other indicators.
False positives may occur in ranging markets. Reduce reliance on slope thresholds during low volatility.
Quad signals rely on slope strength, which may lag slightly behind sudden reversals.
🧠 Tips for Use
Combine with volume, MACD, or PSAR to confirm direction before entry.
Watch for divergences between price and any of the stochastics.
Use on higher timeframes (e.g., 5m–30m) to filter for swing trading setups; use shorter TFs (1m–5m) for scalping signals.
Adjust oversoldQuadLevel and overboughtQuadLevel based on market conditions (e.g., in trending vs ranging markets).
ADX + MACD Zéro-Lag NormaliséADX + Zero-Lag MACD Oscillator (MTF Trend & Cross Alerts)
✅ Detailed Description
📝 Overview
This indicator merges the ADX Trend Strength Filter with a Zero-Lag MACD to help you identify trending conditions and momentum reversals with minimal lag.
It includes:
ADX (Multi-TimeFrame) for trend strength detection.
DI+ / DI- Directional Indicator for bias confirmation.
Zero-Lag Normalized MACD for precise momentum crossovers.
⚙️ Visual Components
✅ Green/Red Background: Highlights bullish or bearish trend based on Multi-TimeFrame ADX.
✅ DI+ / DI- Lines: Green and red curves showing directional bias.
✅ Zero-Lag MACD: Violet and orange lines for fast momentum detection.
✅ Crossover Points: Colored circles marking MACD Buy and Sell crossovers.
✅ ADX Strength Dots: Small black dots when ADX exceeds the user-defined threshold.
🚨 Included Alert System
✅ MACD / Signal Crossovers (Buy / Sell).
✅ DI+ / DI- Crossovers (Buy / Sell).
✅ Trend Change Alerts via Background Color.
✅ ADX Strength Alerts (Above Threshold).
✅ Double Confirmation Alerts (DI+ or DI- combined with MACD crossover).
🛠️ Suggested Configuration Examples
1. Trend Reversal Sniping (Fast Reactions):
MACD Fast/Slow: 5 / 13
ADX MTF Period: 5 to 15
ADX Threshold: 15 to 20
2. Trend Riding (Swing or Position Trading):
MACD Fast/Slow: 12 / 26
ADX MTF Period: 30 to 50
ADX Threshold: 20 to 25
3. Scalping / Fast Intraday Moves:
MACD Fast/Slow: 3 / 7
ADX MTF Period: 5 to 10
ADX Threshold: 10 to 15
🎯 Why Use This Tool?
Detects strong trends with ADX MTF filter.
Provides momentum-based entry and exit with MACD Zero-Lag.
Multi-level confirmation with DI+ / DI- and MACD synergy.
Works on Forex, Crypto, Stocks, and Indices.
✅ Suggested Tagline
"Strong Trend Detection Meets Zero-Lag Momentum Precision."
Vector Candles [v6 Optimized + EMA]
Vector Candles represent an innovative technical analysis approach that transforms traditional candlestick charting by integrating volume dynamics, color-coded momentum, and multi-dimensional market insights. Unlike standard candlesticks that merely display price movement, Vector Candles encode additional market information through sophisticated color and volume algorithms.
Key Features:
-Dynamic Volume-Based Coloring: Candles change color based on trading volume intensity
-Volume Categories:
High Volume (Lime/Red): Significant market activity (200%+- Vol of Previous 10 Candles)
Above Average Volume (Blue/Fuchsia): Moderate market momentum (150%+- Vol of Previous 10 Candles).
Normal Volume (Gray Scales): Standard market conditions.
Stopping Volume Candles - Typically Pinbar/Doji candles. Stops volume in the current direction of delivery & can help forecast impending reversals or end to the current trend.
-Integrated EMA (Exponential Moving Average) Option:
-Customizable EMA Length (Default: 50 periods) (I use 33)
Configurable EMA Source (e.g., close price)
Optional EMA Overlay for Trend Confirmation
Ichimoku Cloud Breakout Only LongThis is a very simple trading strategy based exclusively on the Ichimoku Cloud. There are no additional indicators or complex rules involved. The key condition is that we only open long positions when the price is clearly above the cloud — indicating a bullish trend.
For optimal results, the recommended timeframes are 1D (daily) or 1W (weekly) charts. These higher timeframes help filter out market noise and provide more reliable trend signals.
We do not short the market under any circumstances. The focus is purely on riding upward momentum when the price breaks out or stays above the cloud.
This strategy works best when applied to growth stocks with strong upward trends and good fundamentals — such as Google (GOOGL), Tesla (TSLA), Apple (AAPL), or NVIDIA (NVDA).
MA COMBO 6-sinerjiportfoyMA COMBO6 Sinerjiportfoy Versiyon.
It is aimed to reach more sensitive results by changing the settings in MA COMBO6. You can test it by trying
200+100+50+21+9+5 Daily Avarage Line
CCIEMACCIEMA Sinerjiportfoy Versiyon.
It is aimed to reach more sensitive results by changing the settings in CCIEMA. You can test it by trying
It is together CCI+EMA
Float & Daily % Change (Open vs Now)This will provide a label (default is bottom left of chart) and show float from the TradingView key stats, % change from previous day and on open.
JSSTable with MomentumAppears in the top-right (or any selected corner) of the chart.
Row 1: Column headers — names of the indicators.
Row 2: Live values — updated on every new candle.
Color-coded:
RSI: Green if strong, Red if weak
DI+ / DI-: Highlighted based on dominance
ADX: Blue if trend is strong
Momentum: Green if rising, Red if falling