MNQ 5m FVG MTF StrategyMNQ 5m FVG MTF Strategy** is a single-contract breakout system built for Micro NASDAQ futures. It uses a multi-timeframe approach to align with smart-money trading principles:
* **4H** trend direction via EMA 200 and MACD histogram
* **1H** fair value gap (FVG) detection
* **5M** entry confirmation with momentum above/below EMA 20
* Dynamic **ATR-based take profit**, **trailing stop**, and **timeout exits**
Designed for clean directional trades with minimal noise.
Göstergeler ve stratejiler
VVIX Broken-Correlattion HedgeCredit + cross correlated assets work in progress strategy.
Uses VVIX and is based on a hedge strategy when the assets get dislocated from each other.
Still working on parameters for this, and making the capital as efficient as possible when shorting.
Leave comments below.
Stochastic Trend Signal with MTF FilterMulti-Timeframe Stochastic Trend Filter – Real Signals with Confirmation Candles
This script is a multi-timeframe Stochastic trend filter designed to help traders identify reliable BUY/SELL signals based on both momentum and higher-timeframe trend context.
It combines three key components:
Entry Signal Logic:
Entry is based on the Stochastic Oscillator (%K, 14,3), where overbought/oversold conditions are detected in the current chart's timeframe.
A green (bullish) candle following a red candle with %K below 20 can trigger a BUY signal.
A red (bearish) candle following a green candle with %K above 80 can trigger a SELL signal.
Trend Confirmation – Daily Filter:
The script uses Stochastic on the 1D (Daily) timeframe to determine whether short-term momentum aligns with a broader daily trend.
BUY signals are only allowed if the Daily %K is above 50.
SELL signals are only allowed if the Daily %K is below 50.
Long-Term Trend Filter – Weekly Stochastic:
A second filter uses Weekly %K:
BUY signals are suppressed if the Weekly trend is bearish (Weekly %K < 50) while Daily %K is bullish (> 50).
SELL signals are suppressed if the Weekly trend is bullish (Weekly %K > 50) while Daily %K is bearish (< 50).
🖼️ The chart background changes color to visually assist users:
Green background: bullish alignment on Daily and Weekly Stochastic.
Red background: bearish alignment.
Gray background: trend conflict (Daily and Weekly disagree).
✅ This script is ideal for swing traders or position traders who want to enter with confirmation while avoiding false signals during trend conflict zones.
🔔 Alerts are provided for BUY and SELL signals once all conditions are met.
How to use:
Apply on timeframe (4H recommended).
Add alerts for "BUY Alert" and "SELL Alert".
Use background color and plotted labels as entry filters.
Disclaimer: This is not financial advice. Always use proper risk management and test on demo accounts first.
ZLEMA/DEMA MA Cross Screener with Performance TrackingZLEMA/DEMA MA Cross Screener with Performance Tracking
📊 Overview
This advanced Pine Script indicator is a comprehensive moving average crossover system designed specifically for TradingView, featuring 9 ZLEMA / 50 DEMA as the default configuration. It combines traditional MA cross signals with sophisticated performance tracking and visual analytics. The indicator performs optimally on the weekly timeframe, where longer-term trend changes are more reliable and produce fewer false signals.
🎯 Core Functionality
Pre-Configured 9 ZLEMA / 50 DEMA System
The indicator comes pre-loaded with a 9-period Zero Lag Exponential Moving Average (ZLEMA) as the fast MA and a 50-period Double Exponential Moving Average (DEMA) as the slow MA. This specific combination provides:
Fast Response: The 9 ZLEMA reduces lag compared to traditional EMAs
Smooth Signals: The 50 DEMA filters out noise while maintaining responsiveness
Balanced Sensitivity: Optimized for capturing medium-term trend changes without excessive whipsaws
Key Signal Logic:
Buy Signal: Triggered when the 9 ZLEMA crosses above the 50 DEMA (with anti-whipsaw protection)
Sell Signal: Triggered when the 9 ZLEMA crosses below the 50 DEMA (with anti-whipsaw protection)
Counting System: Prevents multiple consecutive signals from the same trend direction
🔧 Comprehensive Feature Set
1. Multi-Type Moving Average Support
While defaulting to 9 ZLEMA / 50 DEMA, the indicator supports 9 different moving average types:
SMA (Simple Moving Average)
EMA (Exponential Moving Average)
DEMA (Double Exponential Moving Average) - Default Slow MA
TEMA (Triple Exponential Moving Average)
WMA (Weighted Moving Average)
VWMA (Volume Weighted Moving Average)
RMA (Rolling Moving Average)
HMA (Hull Moving Average)
ZLEMA (Zero Lag Exponential Moving Average) - Default Fast MA
2. Advanced Performance Tracking System
The standout feature is the real-time performance analytics that tracks your 9 ZLEMA / 50 DEMA crossover performance:
Performance Metrics:
Success Rate: Percentage of 9/50 cross signals that hit the profit target
Average Bars to Target: How long it typically takes for 9/50 crosses to reach profit goals
Fastest/Slowest Targets: Performance range analysis for the ZLEMA/DEMA setup
Active Position Tracking: Currently monitored 9/50 cross signals
Total Signal Count: Historical frequency of the 9 ZLEMA / 50 DEMA crosses
Configurable Parameters:
Profit Target: Customizable percentage target (default 10%)
Entry Timing: Choose between "Next Bar Open" or "Current Bar Close"
Performance Lookback: Historical analysis period (up to 5,000 bars)
Max Bars Limit: Maximum time to track each 9/50 cross signal
3. Enhanced Visual Interface
Professional Performance Table:
Configuration Display: Shows "9 ZLEMA / 50 DEMA" prominently in the performance table
Dark/Light Theme Support: Optimized for both chart backgrounds
Customizable Position: 9 different table placement options
Real-time Updates: Live tracking of 9/50 cross performance metrics
Color-Coded Success Rates: Dynamic coloring based on ZLEMA/DEMA performance levels
Chart Visuals:
Dynamic MA Plotting: Displays 9 ZLEMA (thin line) and 50 DEMA (thick line)
Signal Shapes: Clear triangular buy/sell indicators for 9/50 crosses
Entry Labels: Detailed "9 ZLEMA/50 DEMA CROSS" labels with price levels
Color-Coded MAs: Green when 9 ZLEMA > 50 DEMA, red when reversed
4. Alert System
Complete alert functionality for the 9 ZLEMA / 50 DEMA crossover system:
ZLEMA/DEMA Bull Alert: 9 ZLEMA crosses above 50 DEMA
ZLEMA/DEMA Bear Alert: 9 ZLEMA crosses below 50 DEMA
Custom Message Format: Alerts specifically mention the 9/50 configuration
5. Pine Screener Compatibility
Hidden plots enable use with TradingView's Pine Screener for multi-symbol 9 ZLEMA / 50 DEMA monitoring:
9 ZLEMA values
50 DEMA values
9/50 cross bull/bear signal states
⚡ Why Weekly Timeframe is Optimal for 9 ZLEMA / 50 DEMA
The 9 ZLEMA / 50 DEMA configuration is specifically optimized for weekly timeframe analysis:
Reduced Noise: Weekly charts allow the 9/50 setup to filter out daily volatility
Medium-Term Trend Capture: The 9/50 period combination excels at weekly trend identification
Performance Tracking Accuracy: 1,260-bar lookback provides ~24 years of weekly 9/50 cross data
Institutional Alignment: Weekly 9 ZLEMA / 50 DEMA crosses align with institutional timeframes
Options Analysis Compatibility: Perfect for weekly options strategies and crossover event analysis
🛠️ Pre-Configured Settings
Default Moving Average Configuration
Fast MA: 9-period ZLEMA (Zero Lag Exponential Moving Average)
Slow MA: 50-period DEMA (Double Exponential Moving Average)
Source: Close price
Display Mode: Both MAs visible by default
Performance Settings (Optimized for 9/50 Setup)
Profit Target: 10% (ideal for medium-term 9/50 crosses)
Entry Timing: Next Bar Open (reduces slippage on weekly signals)
Lookback Period: 1,260 bars (comprehensive weekly analysis)
Max Bars to Target: 20 bars (reasonable for weekly timeframe)
📈 Specific Use Cases for 9 ZLEMA / 50 DEMA
Primary Applications:
Weekly Options Analysis: Perfect for weekly option strategies based on crossover events
Medium-Term Trend Following: The 9/50 setup captures intermediate trend changes
Performance-Driven Decisions: Real-time metrics specifically for 9 ZLEMA / 50 DEMA effectiveness
Multi-Asset Screening: Use Pine Screener to find 9/50 crosses across multiple symbols
Risk Assessment: Historical performance data for the specific 9/50 configuration
🎯 Key Advantages of the 9 ZLEMA / 50 DEMA Setup
Ready-to-Use Configuration: No setup required - optimized 9/50 parameters included
Reduced Lag: ZLEMA fast MA provides quicker signal generation than traditional EMAs
Smooth Confirmation: DEMA slow MA reduces false signals while maintaining responsiveness
Performance Validated: Built-in tracking shows exactly how well the 9/50 setup performs
Weekly Optimized: Specifically tuned for weekly timeframe effectiveness
Options-Friendly: Ideal timeframe and sensitivity for weekly options strategies
This indicator transforms the proven 9 ZLEMA / 50 DEMA crossover strategy into a comprehensive trading system with quantifiable performance metrics, making it an invaluable tool for traders focused on data-driven crossover analysis and weekly options strategies.
Gold 15m Candlestick + MACD Strategy with ATR SL/TP + AlertsThis strategy is designed for trading Gold (XAUUSD) on short timeframes. It identifies potential reversal points in the market using price action and confirms momentum before entering trades. Each position includes a predefined stop loss and take profit, with every trade targeting at least 1.5 times the risk taken. The strategy also filters out low-volume conditions to avoid false signals and adapts to market volatility for smarter risk management.
Debit Spread POMDP‑Inspired StrategyComprehensive Strategy for TradingView-Based Call and Put Debit Spread Options Using POMDP for Signal Generation
Debit spreads limit risk to the net premium paid while capping potential profit, ideal for moderate price predictions.
Pine Script in TradingView enables custom indicator integration and strategy automation for options trading.
Partially Observable Markov Decision Processes (POMDPs) optimize decision-making under market uncertainty by modeling states, actions, and observations.
Training a POMDP policy involves defining market states, actions, and observations from technical indicators, then simulating and refining the policy.
Automating the strategy via agents or TradingView alerts can execute trades when conditions align with the POMDP-generated signals.
[Teyo69] T1 Wyckoff Aggressive A/D Setup📘 Overview
The T1 Wyckoff Aggressive A/D Setup is a dual-mode indicator that detects bullish accumulations and bearish distributions using core principles from the Wyckoff Method. It identifies price/volume behavior during Selling/Buying Climaxes, ARs, SOS/SOW, and triggers based on trend structure.
🔍 Features
✅ Automatic detection of:
Automatic Rally (AR)
Automatic Reaction (AR)
Sign of Strength (SOS) or Sign of Weakness (SOW)
🧠 Trend-sensitive logic with linear regression slope filters
⚙️ Configurable options for Reversal vs Trend Following mode
🎯 Smart structure timing filters using barssince() logic
🔊 Volume spike and wide-range candle detection
📊 Visual cues for bullish (green) and bearish (red) backgrounds
🛠 How to Use
Reversal Mode
Triggers early signals after a Climax + AR
Ideal for catching turning points during consolidations
Trend Following Mode
Requires Climax, AR, and confirmation (SOS or SOW)
Waits for structure confirmation before signaling
Use this when you want higher probability trades
⚙️ Configuration
Volume MA Length - Determines baseline volume to detect spikes
Wick % of Candle - Filters candles with long tails for SC/BC
Close Near Threshold - Ensures candles close near high/low
Breakout Lookback - Sets structure breakout level
Structure Threshold - Controls timing window for setups
Signal Option - Switch between Reversal or Trend Following mode
⚠️ Limitations
Doesn't confirm macro structure like full Wyckoff phase labeling (A–E)
May repaint on lower timeframes during volatile candles
Works best when combined with visual range recognition and market context
🧠 Advanced Tips
Use in confluence with:
Volume Profile ranges
Trendlines and supply/demand areas
Ideal timeframes: 8H to 1D for crypto and forex markets
Combine this with LPS/UTAD patterns for refined entries
📝 Notes
SC/AR/SOS = Bullish
BC/AR/SOW = Bearish
Trend coloring adapts background (green = rising slope, red = falling slope)
🛡️ Disclaimer
This tool is a market structure guide, not financial advice. Past behavior does not guarantee future performance. Always use proper risk management.
Midnight Open Line (Auto)This script plots the Midnight Open Line on the chart automatically based on GMT 00:00 Open.
Helps in setting daily bias according to ICT concepts.
Works on Forex, Indices & Crypto.
XAUUSD Buy/Sell Signals with ATR SL & RRRThis strategy is designed for trading Gold (XAUUSD) on short timeframes. It identifies potential reversal points in the market using price action and confirms momentum before entering trades. Each position includes a predefined stop loss and take profit, with every trade targeting at least 1.5 times the risk taken. The strategy also filters out low-volume conditions to avoid false signals and adapts to market volatility for smarter risk management.
MNQ 3m 3-Con Momentum Breakout**Description:**
This is a high-frequency momentum breakout scalping strategy built for the MNQ futures contract on the 3-minute chart. It uses multi-timeframe confirmation from the 1-hour EMA and MACD histogram to align trades with broader trends. Trade entries trigger on breakout conditions with additional RSI filtering for confirmation. The bot opens positions with 3 contracts and scales out dynamically in two stages as profits accumulate. A trailing stop and timeout logic are used for final exits, while a cooldown between trades helps reduce overtrading.
---
**Trade Logic Summary:**
**Buy Entry (Long):**
* Price > 1H EMA200
* 1H MACD histogram > 0
* RSI > 50
* Breakout above recent 20-bar high (on 3m)
* No open position, cooldown period met
* Enters with 3 contracts
**Sell Entry (Short):**
* Price < 1H EMA200
* 1H MACD histogram < 0
* RSI < 50
* Breakdown below recent 20-bar low (on 3m)
* No open position, cooldown period met
* Enters with 3 contracts
**Exit/Scaling Logic:**
* Scales out 1 contract after ATR-based profit level hit
* Scales out another after 1.5× ATR profit
* Remaining contract managed with a trailing stop and timeout exit
Carry-Adjusted RSI (CARRSI) - OrbitPips
Carry-Adjusted RSI (CARRSI) — OrbitPips v1.3.6
⸻
What makes CARRSI different?
Classic RSI can drift due to accumulated carry — whether it’s interest-rate differentials in Forex or funding fees in crypto perps. CARRSI neutralizes that effect by adjusting the price series before calculating RSI, giving you a cleaner momentum read.
⸻
Key Features:
• Carry-aware RSI using real-time central bank or perp funding data
• Auto-detection of FX or crypto mode (manual override available)
• Subtle fade-out zones after re-entering neutral levels
• Analytics table shows carry %, divergence from classic RSI, and adjusted impact
• Fully customizable: themes, smoothing, fade length, Classic-RSI appearance
• Performance-optimized: efficient rate queries, minimal redraw load
⸻
Reading it:
• The blue line is the carry-adjusted RSI (CARRSI)
• The orange line is the classic RSI (faint, optional)
• Red/green bands highlight overbought/oversold zones — and fade when exited
• The side table (optional) gives real-time insights into carry effect and bias
⸻
Use CARRSI to refine your momentum read — especially on pairs where interest-rate or funding bias matters.
⸻
Built with 💜 by OrbitPips
MNQ 3m 2-Con Momentum Breakout**Description:**
This is a multi-timeframe momentum breakout scalping strategy designed for trading the MNQ (Micro E-mini Nasdaq) futures contract on the 3-minute chart. It leverages higher-timeframe trend confirmation (1-hour EMA200 and MACD histogram) to filter trades in the direction of market momentum, then executes breakout entries based on recent price extremes. The bot enters with 2 contracts and dynamically scales out 1 contract at a predefined ATR-based profit level. Trailing stops and timeout exits help secure profits and limit exposure.
**Trade Logic:**
**Buy Conditions:**
* 1H trend is bullish: Price > EMA200 and MACD histogram > 0
* 3M breakout above last 20-bar high
* Enters 2 contracts
* Scales out 1 contract once price exceeds entry + ATR \* multiplier
* Trailing stop and timeout used for final contract
**Sell Conditions:**
* 1H trend is bearish: Price < EMA200 and MACD histogram < 0
* 3M breakdown below last 20-bar low
* Enters 2 contracts
* Scales out 1 contract once price drops below entry - ATR \* multiplier
* Trailing stop and timeout used for final contract
**Features:**
* Higher timeframe (1H) trend filtering for directional bias
* ATR-based profit trigger and stop logic
* Dynamic contract scaling for smoother exits
* Timeout logic for stale trades
* Fully compatible with automated strategy testing
XAUUSD Reversal + MACD + ATR + Volume StrategyThis strategy is designed for trading Gold (XAUUSD) on short timeframes. It identifies potential reversal points in the market using price action and confirms momentum before entering trades. Each position includes a predefined stop loss and take profit, with every trade targeting at least 1.5 times the risk taken. The strategy also filters out low-volume conditions to avoid false signals and adapts to market volatility for smarter risk management.
AARAMBH_GANNV9 Gann Breakout Indicator System —
What It Does:
This advanced multi-indicator trading system helps you identify high-probability breakout and breakdown trades using a combination of:
✅ Gann Levels
✅ Candlestick Confirmation
✅ RSI (Relative Strength Index)
✅ ADX (Average Directional Index)
✅ VBCT (Volume Breakout Confirmation Tool)
✅ ATR (Average True Range)
🔼 Buy Setup (Long Entry):
Enter a buy trade when:
A green candle closes above a key Gann level.
The next green candle breaks above the previous candle's high.
RSI > 50, ADX > 20, VBCT confirms volume, and ATR is stable or rising.
🎯 Entry: Above the breakout candle
🛑 Stop Loss: Below Gann level or candle low
📈 Target: 1:2 risk-reward or next resistance
🔽 Sell Setup (Short Entry):
Enter a sell trade when:
A red candle closes below a Gann level.
The next red candle breaks the previous red candle's low.
RSI < 50, ADX > 20, VBCT confirms volume, and ATR is supportive.
🎯 Entry: Below the breakdown candle
🛑 Stop Loss: Above Gann level or candle high
📉 Target: 1:2 risk-reward or next support
🎓 Included
Full access to the Gann Breakout Indicator for one full year
✅ Free training sessions & updates
✅ Ideal for intraday, swing, or positional trading
✅ Compatible with TradingView
BarFlow Reversal [SiDec]BarFlow Reversal is a powerful indicator designed to help traders spot momentum exhaustion and potential turning points using consecutive candle streaks. It tracks up- and down-runs, highlights key exhaustion counts (like 9, 11, 13, 15), and provides clean visual signals alongside an optional multi-timeframe dashboard — giving you a powerful, customisable momentum map right on your chart.
Overview
Main Components
1. Run Counters
gCnt increments on up‑closes or dojis; rCnt increments on down‑closes or dojis.
seqCount is the larger of those two, and only streaks at or above your Min Consecutive
Special “strong” counts are emphasised with larger labels and unique colours.
2. Reversal Signals
➡️ An arrow plots when a streak of at least your Reversal Threshold is followed by:
A candle closing opposite the streak
Volume above a configurable multiple of its 25‑bar average
ATR expanding
➡️ Arrows come in three strengths (Weak, Strong, Max) based on the prior streak length and your predefined “strong” counts.
3. Bar Shading
Optionally tint each bar during an active run for instant visual feedback on trend direction and strength.
4. Multi‑Timeframe Dashboard
Displays current vs. previous run counts on 1H, 4H, 12H, Daily, Weekly, and Monthly.
Colour‑coded cells show direction and highlight special counts, so you can quickly assess broader momentum.
5. Clean Label Management
Automatically removes outdated streak labels to keep your chart uncluttered.
Labels are positioned just above or below bars and offset slightly to avoid overlap.
Inputs at a Glance
Appearance: Choose Classic, Mono, or Manual theme; set Dark/Light background.
Counting: Define minimum streak length, list of strong counts, and toggle bar shading.
Trend & Filters: Adjust volume multiplier, reversal threshold, and enable/disable arrow plotting.
Dashboard & Cleanup: Show or hide the multi‑timeframe table; auto‑clear old labels.
Colours: Fully customise run labels, special counts, arrows, and dashboard.
Important Trading Note
BarFlow Reversal is not a standalone indicator.
It’s designed to be used in combination with other confluence factors — such as key support/resistance levels, supply/demand zones, VWAP, Fibonacci, liquidity zones, or your preferred price action setups.
While BarFlow Reversal can help you identify moments of exhaustion or likely reversals, it does not provide full trade signals on its own.
Make sure to combine it with proper confirmation tools and risk management before entering trades.
Here are some example screenshots of this indicator in action:
Quick Start
Once you click “Add to favorites,” you’ll find BarFlow Reversal under Indicators for quick use on any chart.
Tweak inputs to match your trading style: set streak lengths, arrow sensitivity, and colour themes.
Watch as BarFlow Reversal highlights exhaustion points and reversal opportunities—across all your favorite timeframes.
If you find it helpful, feel free to leave a like or comment and let me know how you use BarFlow Reversal in your own trading!
Happy trading! 📈
RSI CONPECTThis is an indicator measuring relative strength. I added the price on the RSI at the HT and KC zones, where RSI 60 is Resistance and 40 is Support. You should watch those price zones for buying and selling signals with a reversal. I also added a warning function when the RSI and EMA9 WMA45 cross each other, creating a buy or sell pattern.
BTCUSD Support-Resistence (by Mestre dos Traders 2025))BTCUSD Support-Resistence Trade Indicator (by Mestre dos Traders 2025)
Description of the "News Trade Zones Indicator (by Mestre dos Traders 2025)"
This advanced indicator was designed to assist traders in identifying strategic support and resistance zones during volatile market conditions, especially around major economic news events. It combines automated technical analysis with optional manual configuration for entry, take-profit, and stop-loss levels, providing robust visual guidance directly on the TradingView chart.
Key Features
Initial Alert Message
When the indicator is first added to the chart, a highlighted message appears for 30 seconds warning the user to adjust the values, date, and time in the settings panel. This ensures that lines and labels are accurately placed on the chart.
Strategic Zone Definition
Resistance Zone: A user-defined level that represents the breakout point for a potential upward move.
Support Zone: A user-defined level for potential downward breakouts.
Pre-News Price: A reference price before the news event, plotted as a continuous orange line for contextual analysis.
Manual Entry and Target Configuration
Traders can enable manual mode to define entry price, three Take Profit levels (TP1, TP2, TP3), and Stop Loss (SL). These are drawn on the chart with coloured lines and identifying labels for clear visual planning.
If manual mode is disabled, these levels are calculated automatically based on the current price and trend direction (determined using the 50 EMA).
Visual Plotting of Zones and Levels
The indicator draws horizontal lines with labels for:
Entry (blue line)
TP1, TP2, TP3 (green lines)
Stop Loss (red line)
These levels remain visible for the user-defined duration, helping traders clearly visualise the critical points of a potential trade setup.
Support and Resistance Lines Over Last 24 Hours
The indicator plots dynamic horizontal lines for the defined resistance (red) and support (green) zones, extending across the last 24 hours for quick market context.
Touch & Breakout Detection with Cooldown
Automatically detects when price touches or breaks the support or resistance zones.
Displays labels such as "POSSIBLE BUY AT THIS POINT" or "POSSIBLE SELL AT THIS POINT".
In the case of a confirmed breakout, stronger signals like "BREAKOUT BUY NOW" or "BREAKOUT SELL NOW" are shown.
A cooldown period of 10 minutes is enforced to prevent label spamming.
Fake Breakout Visual Warning
The chart background becomes lightly coloured (red or green) when price is extremely close to the support or resistance zone, alerting the trader to potential fake breakouts.
On-Chart Information Table
A data table appears in the bottom-right corner, showing:
Estimated success rate (fixed at 70%)
Risk of failure (30%)
Current trend direction (UP or DOWN), with mention of manual mode status.
Custom Alerts for Key Zone Events
The indicator includes built-in alert conditions, enabling users to set automatic TradingView alerts when the price touches the support or resistance levels — ideal for real-time notifications.
Summary
The News Trade Zones Indicator is a visual and interactive tool designed to help traders plan entries, exits, and risk management around key market levels, particularly during high-impact news events. Whether using automatic calculations or manual setups, this indicator equips traders with clear signals, visual guides, and structured information — all directly on their TradingView charts.
Contacts:
TG.: @mestredostradersoficial
TG Support: @suportedomestretraders
Tiktok Channel: @Mestredostraders
Whatsapp Sales: +55 61 991371216
Strategy Chameleon [theUltimator5]Have you ever looked at an indicator and wondered to yourself "Is this indicator actually profitable?" Well now you can test it out for yourself with the Strategy Chameleon!
Strategy Chameleon is a versatile, signal-agnostic trading strategy designed to adapt to any external indicator or trading system. Like a chameleon changes colors to match its environment, this strategy adapts to match any buy/sell signals you provide, making it the ultimate backtesting and automation tool for traders who want to test multiple strategies without rewriting code.
🎯 Key Features
1) Connects ANY external indicator's buy/sell signals
Works with RSI, MACD, moving averages, custom indicators, or any Pine Script output
Simply connect your indicator's signal output to the strategy inputs
2) Multiple Stop Loss Types:
Percentage-based stops
ATR (Average True Range) dynamic stops
Fixed point stops
3) Advanced Trailing Stop System:
Percentage trailing
ATR-based trailing
Fixed point trailing
4) Flexible Take Profit Options:
Risk:Reward ratio targeting
Percentage-based profits
ATR-based profits
Fixed point profits
5) Trading Direction Control
Long Only - Bull market strategies
Short Only - Bear market strategies
Both - Full market strategies
6) Time-Based Filtering
Optional trading session restrictions
Customize active trading hours
Perfect for day trading strategies
📈 How It Works
Signal Detection: The strategy monitors your connected buy/sell signals
Entry Logic: Executes trades when signals trigger during valid time periods
Risk Management: Automatically applies your chosen stop loss and take profit levels
Trailing System: Dynamically adjusts stops to lock in profits
Performance Tracking: Real-time statistics table showing win rate and performance
⚙️ Setup Instructions
0) Add indicator you want to test, then add the Strategy to your chart
Connect Your Signals:
imgur.com
Go to strategy settings → Signal Sources
1) Set "Buy Signal Source" to your indicator's buy output
2) Set "Sell Signal Source" to your indicator's sell output
3) Choose table position - This simply changes the table location on the screen
4) Set trading direction preference - Buy only? Sell only? Both directions?
imgur.com
5) Set your preferred stop loss type and level
You can set the stop loss to be either percentage based or ATR and fully configurable.
6) Enable trailing stops if desired
imgur.com
7) Configure take profit settings
8) Toggle time filter to only consider specific time windows or trading sessions.
🚀 Use Cases
Test various indicators to determine feasibility and/or profitability.
Compare different signal sources quickly
Validate trading ideas with consistent risk management
Portfolio Management
Apply uniform risk management across different strategies
Standardize stop loss and take profit rules
Monitor performance consistently
Automation Ready
Built-in alert conditions for automated trading
Compatible with trading bots and webhooks
Easy integration with external systems
⚠️ Important Notes
This strategy requires external signals to function
Default settings use 10% of equity per trade
Pyramiding is disabled (one position at a time)
Strategy calculates on bar close, not every tick
🔗 Integration Examples
Works perfectly with:
RSI strategies (connect RSI > 70 for sells, RSI < 30 for buys)
Moving average crossovers
MACD signal line crosses
Bollinger Band strategies
Custom oscillators and indicators
Multi-timeframe strategies
📋 Default Settings
Position Size: 10% of equity
Stop Loss: 2% percentage-based
Trailing Stop: 1.5% percentage-based (enabled)
Take Profit: Disabled (optional)
Trade Direction: Both long and short
Time Filter: Disabled
Weighted Multi-Mode Oscillator [BackQuant]Weighted Multi‑Mode Oscillator
1. What Is It?
The Weighted Multi‑Mode Oscillator (WMMO) is a next‑generation momentum tool that turns a dynamically‑weighted moving average into a 0‑100 bounded oscillator.
It lets you decide how each bar is weighted (by volume, volatility, momentum or a hybrid blend) and how the result is normalised (Percentile, Z‑Score or Min‑Max).
The outcome is a self‑adapting gauge that delivers crystal‑clear overbought / oversold zones, divergence clues and regime shifts on any market or timeframe.
2. How It Works
• Dynamic Weight Engine
▪ Volume – emphasises bars with exceptional participation.
▪ Volatility – inverse ATR weighting filters noisy spikes.
▪ Momentum – amplifies strong directional ROC bursts.
▪ Hybrid – equal‑weight blend of the three dimensions.
• Multi‑Mode Smoothing
Choose from 8 MA types (EMA, DEMA, HMA, LINREG, TEMA, RMA, SMA, WMA) plus a secondary smoothing factor to fine‑tune lag vs. responsiveness.
• Normalization Suite
▪ Percentile – rank vs. recent history (context aware).
▪ Z‑Score – standard deviations from mean (statistical extremes).
▪ Min‑Max – scale between rolling high/low (trend friendly).
3. Reading the Oscillator
Zone Default Level Interpretation
Bull > 80 Acceleration; momentum buyers in control
Neutral 20 – 80 Consolidation / no edge
Bear < 20 Exhaustion; sellers dominate
Gradient line/area automatically shades from bright green (strong bull) to deep red (strong bear).
Optional bar‑painting colours price bars the same way for rapid chart scanning.
4. Typical Use‑Cases
Trend Confirmation – Set Weight = Hybrid, Smoothing = EMA. Enter pullbacks only when WMMO > 50 and rising.
Mean Reversion – Weight = Volatility, reduce upper / lower bands to 70 / 30 and fade extremes.
Volume Pulse – Intraday futures: Weight = Volume to catch participation surges before breakout candles.
Divergence Spotting – Compare price highs/lows to WMMO peaks for early reversal clues.
5. Inputs & Styling
Calculation: Source, MA Length, MA Type, Smoothing
Weighting: Volume period & factor, Volatility length, Momentum period
Normalisation: Method, Look‑back, Upper / Lower thresholds
Display: Gradient fills, Threshold lines, Bar‑colouring toggle, Line width & colours
All thresholds, colours and fills are fully customisable inside the settings panel.
6. Built‑In Alerts
WMMO Long – oscillator crosses up through upper threshold.
WMMO Short – oscillator crosses down through lower threshold.
Attach them once and receive push / e‑mail notifications the moment momentum flips.
7. Best Practices
Percentile mode is self‑adaptive and works well across assets; Z‑Score excels in ranges; Min‑Max shines in persistent trends.
Very short MA lengths (< 10) may produce jitter; compensate with higher “Smoothing” or longer look‑backs.
Pair WMMO with structure‑based tools (S/R, trend lines) for higher‑probability trade confluence.
Disclaimer
This script is provided for educational purposes only. It is not financial advice. Always back‑test thoroughly and manage risk before trading live capital.
Ultimate ATR Extreme DetectorUltimate ATR Extreme Detector
Professional Volatility Analysis Tool for Strategic Trading
Discover Market Turning Points with Precision
Key Features
Smart Extremum Detection: Identifies when ATR reaches its highest or lowest point in your specified lookback period
Quad Visual Alert System:
▲ Green bottom triangles for low volatility signals
▼ Red top triangles for high volatility signals
Background color highlighting for instant state recognition
Status panel showing current volatility extremes
Dual Alert Modes:
TradingView native alerts ("ATR Low/High Signal")
Visual chart alerts with period details (e.g., "Alert: ATR Low (50 bars)")
4 Calculation Methods: RMA (Wilder's), SMA, EMA, and WMA
Fully Customizable:
Adjustable ATR period (default: 14)
Variable lookback window (default: 50)
Toggle features on/off via intuitive input settings
How It Works
The indicator scans volatility extremes using proprietary logic:
Calculates True Range using selected method (RMA/SMA/EMA/WMA)
Compares current ATR value against historical data
Flags critical moments when:
Volatility contracts to N-period lows (prepare for breakouts)
Volatility expands to N-period highs (watch for trend exhaustion)
Strategic Applications
markdown
复制
| SIGNAL | MARKET CONDITION | TRADING IMPLICATION |
|------------------|-----------------------|--------------------------------|
| Low Volatility | Contraction/Consolidation | Anticipate breakout moves |
| High Volatility | Expansion/Climax | Prepare for reversals or pauses |
Position Sizing: Use ATR values to determine optimal stop distances
Entry Timing: Combine with price action at key support/resistance
Risk Management: Adjust stops dynamically based on volatility regime
Optimization Guide
Day Trading: Short lookback (20-30 periods)
Swing Trading: Medium lookback (50-100 periods)
Position Trading: Long lookback (100-200 periods)
Volatility Analysis: Compare multiple timeframes simultaneously
Professional Setup Recommendations
Combine with:
Breakout Confirmation: Volume spikes, chart patterns
Reversal Signals: RSI divergence, candlestick reversals
Volatility Filters: Bollinger Band contraction, Keltner Channel breakout
Compatibility: Works flawlessly across FX, stocks, crypto, and commodities on all timeframes.
Why Traders Choose This Indicator
"Transforms complex volatility analysis into clear, actionable visual cues – the essential tool for breakout traders and risk managers alike."
Install Now to:
Spot consolidation before big moves
Identify exhaustion at trend extremes
Automate volatility-based position sizing
Receive instant alerts at critical volatility turns
Master market rhythms with professional-grade volatility intelligence!
Delorean EMAs NSYNC Bye, Bye, Bye# Delorean EMA Trend Alerts - Multi-Timeframe Edition
A Pine Script indicator for TradingView that tracks exponential moving averages (EMAs) across multiple timeframes and generates alerts only when both 1-hour and 4-hour charts agree on the trend direction. As NSYNC says, if the timeframes don't agree, your money will go "Bye, Bye, Bye!"
## Features
- Displays 5 EMAs (5, 13, 50, 200, 800 periods)
- **Multi-Timeframe Analysis**: Checks both 1H and 4H charts simultaneously
- **Trend Agreement Required**: Only signals when BOTH timeframes show the same trend
- Detects bullish trends: 50 EMA > 200 EMA > 800 EMA (on both 1H and 4H)
- Detects bearish trends: 50 EMA < 200 EMA < 800 EMA (on both 1H and 4H)
- **NSYNC Warning**: Orange warning when timeframes disagree
- Visual trend signals with up/down arrows (only when timeframes agree)
- Background coloring: Green (bullish), Red (bearish), Orange (no sync)
- **Status Table**: Shows trend status for each timeframe
- Customizable alert conditions
- Multiple alert types: Bullish, Bearish, NSYNC Warning, Alignment
TitansAlgo Sureshots v3This TradingView script, "TitansAlgo Sureshots", is a precision-based breakout scalping indicator designed for intraday trading. It captures the high and low of the first candle after the market opens at 9:30 AM and waits for a breakout in either direction to trigger a trade. Once triggered, it calculates Take Profit (TP) and Stop Loss (SL) based on a customizable Risk-Reward Ratio.
It visually plots buy/sell signals using colored dots and labels, and draws TP/SL levels directly on the chart for easy reference. The script also includes optional real-time alerts and can highlight the breakout candle with a custom background color.
Perfect for traders looking for simple, rule-based scalping setups with clearly defined entries and exits.
Real-Time FTFC Dashboard (Styled)Full Time Frame Continuity. Real time change with the data presented. Can be used on all stocks to analyze if the stocks timeframe finished green or red.