GOD Momentum🔮 GOD Momentum — Bullish Entry Signal Indicator
Description:
GOD Momentum is a custom-built technical indicator designed to capture high-probability bullish entry signals on indices (such as US30, NAS100, GER40 ) and XAUUSD (gold). It is optimized for the 30-minute timeframe, providing clean, timely signals for short-term momentum trading.
The logic behind the indicator combines the Relative Strength Index (RSI) with a smoothed stochastic oscillator. This blend helps identify moments when price momentum shifts from bearish exhaustion to a potential bullish impulse.
When a bullish setup is detected, a green triangle appears below the price , serving as a visual cue to consider entering a long trade .
⚙️ How the Indicator Works:
- The RSI is calculated based on the selected source (default: close price).
- A stochastic calculation is applied to the RSI itself to analyze momentum within the momentum.
- The stochastic is then smoothed with two moving averages (K and D) to reduce noise.
- A bullish signal is triggered when the smoothed K line crosses above the oversold threshold of 15.
- When this condition is met, a green upward triangle (▲) appears on the main chart, below the corresponding candle.
📈 Strategy Guidelines:
- Recommended Timeframe : 30 minutes
- Markets: Stock indices (e.g., US30, NAS100, GER40) and commodities (XAUUSD)
- Trade Direction : Only long positions (buys)
- Entry Signal : A green arrow appears below the candle when a bullish momentum shift is detected
- Profit Target : Between 0.5% and 1% per trade
- Risk Management : Use stop-loss orders and proper position sizing. Ideal stop placement is below the recent swing low or a technical support level.
🔧 Customizable Inputs:
- K Smoothing : Number of periods for the first smoothing line
- D Smoothing : Number of periods for the second smoothing line
- RSI Length : Controls sensitivity of the RSI
- Stochastic Length : Determines the window for stochastic analysis
- RSI Source : Select the input source (default is close)
This indicator is intended for momentum scalpers and day traders who want to time entries precisely and consistently. It offers a clean visual and intuitive logic, helping you stay focused on high-conviction setups without unnecessary noise.
무빙 애버리지
Super RSI - MA Screener Multi Timeframe [DucTri_dev]I. Overview
The "Super RSI - MA Screener Multi Timeframe" indicator is a powerful and flexible screening tool designed to help traders monitor and analyze the Relative Strength Index (RSI) along with its Moving Averages across multiple symbols and timeframes simultaneously.
Instead of opening numerous charts or constantly switching between them, this indicator consolidates all critical information into an intuitive Dashboard directly on your chart. It helps you quickly identify potential trading opportunities based on overbought, oversold conditions, or crossover signals between the RSI and its MAs across the markets and timeframes you are interested in.
II. Key Features
Visual Dashboard: Clearly displays RSI and 2 RSI Moving Average values for each selected symbol and timeframe.
Multi-Timeframe Analysis: Allows selecting and monitoring up to 4 different timeframes simultaneously (e.g., 30m, 1H, 4H, 1D). If no timeframe is selected, the indicator uses the current chart's timeframe .
Multi-Symbol Scanning: Supports scanning up to 8 symbols (customizable in the code if needed).
RSI & MAs on RSI: Calculates standard RSI with customizable Length and Source.
Computes 2 Moving Averages (SMA, EMA, WMA, SMMA, VWMA) directly on the RSI values with customizable lengths.
Smart Color Coding: Dashboard cells are colored based on RSI values (e.g., deep red for overbought >80, deep green for oversold <20) and the RSI's position relative to its MAs (green when RSI > MA, red when RSI < MA), enabling quick assessment of market conditions.
Flexible Filtering: Allows filtering the list of symbols displayed on the Dashboard based on RSI conditions. For example, show only symbols with RSI > 70 or RSI < 30 on "At Least 1 Timeframe" or "All Timeframes" selected.
Sorting: Option to sort symbols in the dashboard based on their average RSI value across timeframes (Ascending, Descending, or None).
Flexible Alerts: Provides multiple powerful alert options so you don't miss important signals :
RSI crossing above/below a specific level.
RSI being greater/less than a specific level.
RSI crossing above/below both of its Moving Averages.
III. How it Works
Data Fetching: The indicator uses the request.security function to retrieve price data (close price or other user-selected source) for the configured symbols and timeframes .
RSI Calculation: Calculates the RSI value for each symbol/timeframe based on the selected length and source .
RSI MA Calculation: Computes the values of the 2 Moving Averages based on the calculated RSI series, using the user-selected MA type and length .
Dashboard Display: Aggregates all RSI and RSI-MA values into a dashboard table . Cells are color-coded according to rules based on RSI thresholds (e.g., 20, 30, 40, 50, 60, 70, 80) and the crossover/relative position between RSI and its MAs .
Filtering & Sorting Application: If enabled, the indicator filters out symbols that don't meet the criteria and/or reorders the symbols in the table .
Alert Check: On each bar close (alert.freq_once_per_bar_close), the indicator checks if any alert conditions configured by the user are met .
IV. How to Use
1. Add Indicator: Add the "Super RSI - MA Screener Multi Timeframe " indicator to your TradingView chart.
2. Open Settings:
RSI Settings:
RSI Length : The lookback period for RSI calculation (default 14).
Source : The price source used for RSI calculation (default Close).
MA Settings: (Note: These MAs are calculated on the RSI, not the price)
Type 1, Length 1 : Select the type and length for the first RSI Moving Average.
Type 2, Length 2 : Select the type and length for the second RSI Moving Average.
Dashboard:
Position : Choose the dashboard's location on the chart.
Size : Select the text size within the table (Small, Medium, Large).
Sort : Choose how symbols are sorted (Ascending, Descending by average RSI, or None).
Filter:
Enable RSI > (inpFilter_higher_en) or RSI < (inpFilter_lower_en) filters.
Select the filter condition ("At Least 1 Timeframe" / "All Timeframes").
Enter the RSI threshold for filtering (RSI >, RSI <).
Timeframe:
Enable/disable and select the timeframes you want to scan.
Select Currency Pairs:
Enable/disable and select the symbols you want to include in the scan.
Alert Settings:
Select Alert: Choose the type of alert condition you want to use.
Enter the RSI value used for fixed-level alerts (e.g., Crosses Up 70, Less Than 30).
3. Read the Dashboard:
Rows represent the selected symbols.
The first group of columns shows RSI values for the selected timeframes, with background colors indicating overbought/oversold zones.
The next group of columns shows the values of the 2 RSI-MAs, with background colors indicating whether the RSI is above (green) or below (red) that MA.
4. Setting Up Alerts:
Open TradingView's alert creation window.
Under "Condition", select the indicator name "Super RSI - MA Screener Multi Timeframe ".
Choose the alert condition that corresponds to your selection in the indicator's Select Alert setting (There will often be just one general option like "Alert" or the specific alert name, as the condition logic is handled internally).
Customize the alert message and notification method.
Click "Create".
V. Available Alerts
You can set up alerts for the following conditions (selected in the Alert Settings section of the indicator):
RSI Crosses Up: When RSI crosses above the input level .
RSI Crosses Down: When RSI crosses below the input level .
RSI Less Than: When RSI value is less than the input level .
RSI Greater Than: When RSI value is greater than the input level .
RSI Crosses Up 2 MAs: When RSI crosses above both of its Moving Averages .
RSI Crosses Down 2 MAs: When RSI crosses below both of its Moving Averages .
VI. Notes / Disclaimer
Use of request.security: This indicator utilizes the request.security function to fetch multi-symbol/multi-timeframe data. This is necessary for screener functionality, but be aware that data from request.security can sometimes exhibit minor delays or slight "repainting" behaviour under certain market conditions (especially on lower timeframes or as new data arrives).
Performance: Scanning numerous symbols and timeframes can consume computer resources and TradingView limitations. Please select only the necessary symbols and timeframes to ensure optimal performance.
Not Financial Advice: This indicator is an analysis tool and does not constitute investment advice. Always conduct your own research, combine multiple analysis methods, and practice careful risk management before making trading decisions.
NY First Candle Break and RetestStrategy Overview
Session and Time Parameters:
The strategy focuses on the New York trading session, starting at 9:30 AM and lasting for a predefined session length, typically 3 to 4 hours. This timing captures the most active market hours, providing ample trading opportunities.
Strategy Parameters:
Utilizes the Average True Range (ATR) to set dynamic stop-loss levels, ensuring risk is managed according to market volatility.
Employs a reward-to-risk ratio to determine take profit levels, aiming for a balanced approach between potential gains and losses.
Strategy Settings:
Incorporates simple moving averages (EMA) and the Volume Weighted Average Price (VWAP) to identify trend direction and price levels.
Volume confirmation is used to validate breakouts, ensuring trades are based on significant market activity.
Trade Management:
Features a trailing stop mechanism to lock in profits as the trade moves in favor, with multiple take profit levels to secure gains incrementally.
The strategy is designed to handle both long and short positions, adapting to market conditions.
Alert Settings:
Provides alerts for key events such as session start, breakout, retest, and entry signals, helping traders stay informed and act promptly.
Visual cues on the chart highlight entry and exit points, making it easier for beginners to follow the strategy.
This strategy is particularly suited for the current volatile market environment, where simplicity and clear guidelines can help beginner traders navigate the complexities of trading. It emphasizes risk management and uses straightforward indicators to make informed trading decisions.
I put together this Trading View scalping strategy for futures markets with some help from Claude AI. Shoutout to everyone who gave me advice along the way—I really appreciate it! I’m sure there’s room for improvement, so feel free to share your thoughts… just go easy on me. :)
EMA-Based Squeeze Dynamics (Gap Momentum & EWMA Projection)EMA-Based Squeeze Dynamics (Gap Momentum & EWMA Projection)
🚨 Main Utility: Early Squeeze Warning
The primary function of this indicator is to warn traders early when the market is approaching a "squeeze"—a tightening condition that often precedes significant moves or regime shifts. By visually highlighting areas of increasing tension, it helps traders anticipate potential volatility and prepare accordingly. This is intended to be a statistically and psychologically grounded replacement of so-called "fib-time-zones," which are overly-deterministic and subjective.
📌 Overview
The EMA-Based Squeeze Dynamics indicator projects future regime shifts (such as golden and death crosses) using exponential moving averages (EMAs). It employs historical interval data and current market conditions to dynamically forecast when the critical EMAs (50-period and 200-period) will reconverge, marking likely trend-change points.
This indicator leverages two core ideas:
Behavioral finance theory: Traders often collectively anticipate popular EMA crossovers, creating a self-fulfilling prophecy (normative social influence), similar to findings from Solomon Asch’s conformity experiments.
Bayesian-like updates: It utilizes historical crossover intervals as a prior, dynamically updating expectations based on evolving market data, ensuring its signals remain objectively grounded in actual market behavior.
⚙️ Technical & Mathematical Explanation
1. EMA Calculations and Regime Definitions
The indicator uses three EMAs:
Fast (9-period): Represents short-term price movement.
Medial (50-period): Indicates medium-term trend direction.
Slow (200-period): Defines long-term market sentiment.
Regime States:
Bullish: 50 EMA is above the 200 EMA.
Bearish: 50 EMA is below the 200 EMA.
A shift between these states triggers visual markers (arrows and labels) directly on the chart.
2. Gap Dynamics and Historical Intervals
At each crossover:
The indicator records the gap (distance) between the 50 and 200 EMAs.
It tracks the historical intervals between past crossovers.
An Exponentially Weighted Moving Average (EWMA) of these intervals is calculated, weighting recent intervals more heavily, dynamically updating expectations.
Important note:
After every regime shift, the projected crossover line resets its calculation. This reset is visually evident as the projection line appears to move further away after each regime change, temporarily "repelled" until the EMAs begin converging again. This ensures projections remain realistic, grounded in actual EMA convergence, and prevents overly optimistic forecasts immediately after a regime shift.
3. Gap Momentum & Adaptive Scaling
The indicator measures how quickly or slowly the gap between EMAs is changing ("gap momentum") and adjusts its forecast accordingly:
If the gap narrows rapidly, a crossover becomes more imminent.
If the gap widens, the next crossover is pushed further into the future.
The "gap factor" dynamically scales the projection based on recent gap momentum, bounded between reasonable limits (0.7–1.3).
4. Squeeze Ratio & Background Color (Visual Cues)
A "squeeze ratio" is computed when market conditions indicate tightening:
In a bullish regime, if the fast EMA is below the medial EMA (price pulling back towards long-term support), the squeeze ratio increases.
In a bearish regime, if the fast EMA rises above the medial EMA (price rallying into long-term resistance), the squeeze ratio increases.
What the Background Colors Mean:
Red Background: Indicates a bullish squeeze—price is compressing downward, hinting a bullish reversal or continuation breakout may occur soon.
Green Background: Indicates a bearish squeeze—price is compressing upward, suggesting a bearish reversal or continuation breakout could soon follow.
Opacity Explanation:
The transparency (opacity) of the background indicates the intensity of the squeeze:
High Opacity (solid color): Strong squeeze, high likelihood of imminent volatility or regime shift.
Low Opacity (faint color): Mild squeeze, signaling early stages of tightening.
Thus, more vivid colors serve as urgent visual warnings that a squeeze is rapidly intensifying.
5. Projected Next Crossover and Pseudo Crossover Mechanism
The indicator calculates an estimated future bar when a crossover (and thus, regime shift) is expected to occur. This calculation incorporates:
Historical EWMA interval.
Current squeeze intensity.
Gap momentum.
A dynamic penalty based on divergence from baseline conditions.
The "Pseudo Crossover" Explained:
A key adaptive feature is the pseudo crossover mechanism. If price action significantly deviates from the projected crossover (for example, if price stays beyond the projected line longer than expected), the indicator acknowledges the projection was incorrect and triggers a "pseudo crossover" event. Essentially, this acts as a reset, updating historical intervals with a weighted adjustment to recalibrate future predictions. In other words, if the indicator’s initial forecast proves inaccurate, it recognizes this quickly, resets itself, and tries again—ensuring it remains responsive and adaptive to actual market conditions.
🧠 Behavioral Theory: Normative Social Influence
This indicator is rooted in behavioral finance theory, specifically leveraging normative social influence (conformity). Traders commonly watch EMA signals (especially the 50 and 200 EMA crossovers). When traders collectively anticipate these signals, they begin trading ahead of actual crossovers, effectively creating self-fulfilling prophecies—similar to Solomon Asch’s famous conformity experiments, where individuals adopted group behaviors even against direct evidence.
This behavior means genuine regime shifts (actual EMA crossovers) rarely occur until EMAs visibly reconverge due to widespread anticipatory trading activity. The indicator quantifies these dynamics by objectively measuring EMA convergence and updating projections accordingly.
📊 How to Use This Indicator
Monitor the background color and opacity as primary visual cues.
A strongly colored background (solid red/green) is an early alert that a squeeze is intensifying—prepare for potential volatility or a regime shift.
Projected crossover lines give a dynamic target bar to watch for trend reversals or confirmations.
After each regime shift, expect a reset of the projection line. The line may seem initially repelled from price action, but it will recalibrate as EMAs converge again.
Trust the pseudo crossover mechanism to automatically recalibrate the indicator if its original projection misses.
🎯 Why Choose This Indicator?
Early Warning: Visual squeeze intensity helps anticipate market breakouts.
Behaviorally Grounded: Leverages real trader psychology (conformity and anticipation).
Objective & Adaptive: Uses real-time, data-driven updates rather than static levels or subjective analysis.
Easy to Interpret: Clear visual signals (arrows, labels, colors) simplify trading decisions.
Self-correcting (Pseudo Crossovers): Quickly adjusts when initial predictions miss, maintaining accuracy over time.
Summary:
The EMA-Based Squeeze Dynamics Indicator combines behavioral insights, dynamic Bayesian-like updates, intuitive visual cues, and a self-correcting pseudo crossover feature to offer traders a reliable early warning system for market squeezes and impending regime shifts. It transparently recalibrates after each regime shift and automatically resets whenever projections prove inaccurate—ensuring you always have an adaptive, realistic forecast.
Whether you're a discretionary trader or algorithmic strategist, this indicator provides a powerful tool to navigate market volatility effectively.
Happy Trading! 📈✨
Half Causal EstimatorOverview
The Half Causal Estimator is a specialized filtering method that provides responsive averages of market variables (volume, true range, or price change) with significantly reduced time delay compared to traditional moving averages. It employs a hybrid approach that leverages both historical data and time-of-day patterns to create a timely representation of market activity while maintaining smooth output.
Core Concept
Traditional moving averages suffer from time lag, which can delay signals and reduce their effectiveness for real-time decision making. The Half Causal Estimator addresses this limitation by using a non-causal filtering method that incorporates recent historical data (the causal component) alongside expected future behavior based on time-of-day patterns (the non-causal component).
This dual approach allows the filter to respond more quickly to changing market conditions while maintaining smoothness. The name "Half Causal" refers to this hybrid methodology—half of the data window comes from actual historical observations, while the other half is derived from time-of-day patterns observed over multiple days. By incorporating these "future" values from past patterns, the estimator can reduce the inherent lag present in traditional moving averages.
How It Works
The indicator operates through several coordinated steps. First, it stores and organizes market data by specific times of day (minutes/hours). Then it builds a profile of typical behavior for each time period. For calculations, it creates a filtering window where half consists of recent actual data and half consists of expected future values based on historical time-of-day patterns. Finally, it applies a kernel-based smoothing function to weight the values in this composite window.
This approach is particularly effective because market variables like volume, true range, and price changes tend to follow recognizable intraday patterns (they are positive values without DC components). By leveraging these patterns, the indicator doesn't try to predict future values in the traditional sense, but rather incorporates the average historical behavior at those future times into the current estimate.
The benefit of using this "average future data" approach is that it counteracts the lag inherent in traditional moving averages. In a standard moving average, recent price action is underweighted because older data points hold equal influence. By incorporating time-of-day averages for future periods, the Half Causal Estimator essentially shifts the center of the filter window closer to the current bar, resulting in more timely outputs while maintaining smoothing benefits.
Understanding Kernel Smoothing
At the heart of the Half Causal Estimator is kernel smoothing, a statistical technique that creates weighted averages where points closer to the center receive higher weights. This approach offers several advantages over simple moving averages. Unlike simple moving averages that weight all points equally, kernel smoothing applies a mathematically defined weight distribution. The weighting function helps minimize the impact of outliers and random fluctuations. Additionally, by adjusting the kernel width parameter, users can fine-tune the balance between responsiveness and smoothness.
The indicator supports three kernel types. The Gaussian kernel uses a bell-shaped distribution that weights central points heavily while still considering distant points. The Epanechnikov kernel employs a parabolic function that provides efficient noise reduction with a finite support range. The Triangular kernel applies a linear weighting that decreases uniformly from center to edges. These kernel functions provide the mathematical foundation for how the filter processes the combined window of past and "future" data points.
Applicable Data Sources
The indicator can be applied to three different data sources: volume (the trading volume of the security), true range (expressed as a percentage, measuring volatility), and change (the absolute percentage change from one closing price to the next).
Each of these variables shares the characteristic of being consistently positive and exhibiting cyclical intraday patterns, making them ideal candidates for this filtering approach.
Practical Applications
The Half Causal Estimator excels in scenarios where timely information is crucial. It helps in identifying volume climaxes or diminishing volume trends earlier than conventional indicators. It can detect changes in volatility patterns with reduced lag. The indicator is also useful for recognizing shifts in price momentum before they become obvious in price action, and providing smoother data for algorithmic trading systems that require reduced noise without sacrificing timeliness.
When volatility or volume spikes occur, conventional moving averages typically lag behind, potentially causing missed opportunities or delayed responses. The Half Causal Estimator produces signals that align more closely with actual market turns.
Technical Implementation
The implementation of the Half Causal Estimator involves several technical components working together. Data collection and organization is the first step—the indicator maintains a data structure that organizes market data by specific times of day. This creates a historical record of how volume, true range, or price change typically behaves at each minute/hour of the trading day.
For each calculation, the indicator constructs a composite window consisting of recent actual data points from the current session (the causal half) and historical averages for upcoming time periods from previous sessions (the non-causal half). The selected kernel function is then applied to this composite window, creating a weighted average where points closer to the center receive higher weights according to the mathematical properties of the chosen kernel. Finally, the kernel weights are normalized to ensure the output maintains proper scaling regardless of the kernel type or width parameter.
This framework enables the indicator to leverage the predictable time-of-day components in market data without trying to predict specific future values. Instead, it uses average historical patterns to reduce lag while maintaining the statistical benefits of smoothing techniques.
Configuration Options
The indicator provides several customization options. The data period setting determines the number of days of observations to store (0 uses all available data). Filter length controls the number of historical data points for the filter (total window size is length × 2 - 1). Filter width adjusts the width of the kernel function. Users can also select between Gaussian, Epanechnikov, and Triangular kernel functions, and customize visual settings such as colors and line width.
These parameters allow for fine-tuning the balance between responsiveness and smoothness based on individual trading preferences and the specific characteristics of the traded instrument.
Limitations
The indicator requires minute-based intraday timeframes, securities with volume data (when using volume as the source), and sufficient historical data to establish time-of-day patterns.
Conclusion
The Half Causal Estimator represents an innovative approach to technical analysis that addresses one of the fundamental limitations of traditional indicators: time lag. By incorporating time-of-day patterns into its calculations, it provides a more timely representation of market variables while maintaining the noise-reduction benefits of smoothing. This makes it a valuable tool for traders who need to make decisions based on real-time information about volume, volatility, or price changes.
14 EMA & RSI Combo with First Buy/SellEMA14 & RSI stratergy - Used as a indication for BUY and Sell based on EMA 14 and RSI. Chk for higher timeframe trend and stick to the entries that are following the trend
ATLAS Reversion Bands v2 [EMA % Spread]🧠 About the ATLAS Reversion Bands v2
I created this indicator to answer a simple question:
"When is price extended too far from trend, and likely to revert?"
The ATLAS Reversion Bands measure the percentage spread between a fast and slow EMA (default 25/200) and track how far that spread moves from its historical average using z-score and standard deviation bands—essentially building a Bollinger Band system on top of EMA distance.
Instead of relying on traditional oscillators like RSI or MACD, this tool is purely math-driven and tailored for spotting overextensions across any asset.
🔍 What It Does
Tracks the normalized spread between EMA 25 and EMA 200
Highlights statistically rare zones using ±2 and ±3 standard deviation bands
Plots BUY/SELL triangle markers only on first entry into extreme zones
Helps identify mean reversion opportunities (deep pullbacks or FOMO tops)
📈 How to Use It
Wait for the spread to hit or exceed ±2.5 or ±3 standard deviations
Look for confirmation via price structure, candles, or volume
Best used on spot or perp markets with healthy liquidity
Ideal for swing trading or narrative-based rotational setups
🕐 Recommended Timeframes
1H, 4H, and 1D are optimal
Use MTF mode to apply daily logic on lower timeframes (e.g., see 1D exhaustion while trading 4H)
Works across:
✅ BTC, ETH, Majors
✅ Meme coins (better on 1H/4H)
✅ Market indexes (TOTAL2, BTC.D, etc.)
📌 Pro Tips
Raise the Z-score alert threshold for stricter signals (e.g., 3.0 for only the wildest extensions)
Use with other confluence tools (like S/R, candles, or RSI)
Not designed for chasing trends — this is a fade-the-hype, buy-the-blood kind of tool
Dskyz Adaptive Futures Elite (DAFE)Dskyz Adaptive Futures Edge (DAFE)
imgur.com
A Dynamic Futures Trading Strategy
DAFE adapts to market volatility and price action using technical indicators and advanced risk management. It’s built for high-stakes futures trading (e.g., MNQ, BTCUSDT.P), offering modular logic for scalpers and swing traders alike.
Key Features
Adaptive Moving Averages
Dynamic Logic: Fast and slow SMAs adjust lengths via ATR, reacting to momentum shifts and smoothing in calm markets.
Signals: Long entry on fast SMA crossing above slow SMA with price confirmation; short on cross below.
RSI Filtering (Optional)
Momentum Check: Confirms entries with RSI crossovers (e.g., above oversold for longs). Toggle on/off with custom levels.
Fine-Tuning: Adjustable lookback and thresholds (e.g., 60/40) for precision.
Candlestick Pattern Recognition
Eng|Enhanced Detection: Identifies strong bullish/bearish engulfing patterns, validated by volume and range strength (vs. 10-period SMA).
Conflict Avoidance: Skips trades if both patterns appear in the lookback window, reducing whipsaws.
Multi-Timeframe Trend Filter
15-Minute Alignment: Syncs intrabar trades with 15-minute SMA trends; optional for flexibility.
Dollar-Cost Averaging (DCA) New!
Scaling: Adds up to a set number of entries (e.g., 4) on pullbacks/rallies, spaced by ATR multiples.
Control: Caps exposure and resets on exit, enhancing trend-following potential.
Trade Execution & Risk Management
Entry Rules: Prioritizes moving averages or patterns (user choice), with volume, volatility, and time filters.
Stops & Trails:
Initial Stop: ATR-based (2–3.5x, volatility-adjusted).
Trailing Stop: Locks profits with configurable ATR offset and multiplier.
Discipline
Cooldown: Pauses post-exit (e.g., 0–5 minutes).
Min Hold: Ensures trades last a set number of bars (e.g., 2–10).
Visualization & Tools
Charts: Overlays MAs, stops, and signals; trend shaded in background.
Dashboard: Shows position, P&L, win rate, and more in real-time.
Debugging: Logs signal details for optimization.
Input Parameters
Parameter Purpose Suggested Use
Use RSI Filter - Toggle RSI confirmation *Disable 4 price-only
trading
RSI Length - RSI period (e.g., 14) *7–14 for sensitivity
RSI Overbought/Oversold - Adjust for market type *Set levels (e.g., 60/40)
Use Candlestick Patterns - Enables engulfing signals *Disable for MA focus
Pattern Lookback - Pattern window (e.g., 19) *10–20 bars for balance
Use 15m Trend Filter - Align with 15-min trend *Enable for trend trades
Fast/Slow MA Length - Base MA lengths (e.g., 9/19) *10–25 / 30–60 per
timeframe
Volatility Threshold - Filters volatile spikes *Max ATR/close (e.g., 1%)
Min Volume - Entry volume threshold *Avoid illiquid periods
(e.g., 10)
ATR Length - ATR period (e.g., 14) *Standard volatility
measure
Trailing Stop ATR Offset - Trail distance (e.g., 0.5) *0.5–1.5 for tightness
Trailing Stop ATR Multi - Trail multiplier (e.g., 1.0) *1–3 for trend room
Cooldown Minutes - Post-exit pause (e.g., 0–5) *Prevents overtrading
Min Bars to Hold - Min trade duration (e.g., 2) *5–10 for intraday
Trading Hours - Active window (e.g., 9–16) *Focus on key sessions
Use DCA - Toggle DCA *Enable for scaling
Max DCA Entries - Cap entries (e.g., 4) *Limit risk exposure
DCA ATR Multiplier Entry spacing (e.g., 1.0) *1–2 for wider gaps
Compliance
Realistic Testing: Fixed quantities, capital, and slippage for accurate backtests.
Transparency: All logic is user-visible and adjustable.
Risk Controls: Cooldowns, stops, and hold periods ensure stability.
Flexibility: Adapts to various futures and timeframes.
Summary
DAFE excels in volatile futures markets with adaptive logic, DCA scaling, and robust risk tools. Currently in prop account testing, it’s a powerful framework for precision trading.
Caution
DAFE is experimental, not a profit guarantee. Futures trading risks significant losses due to leverage. Backtest, simulate, and monitor actively before live use. All trading decisions are your responsibility.
Multi-Timeframe Trading SystemOverview
The Multi-Timeframe Trading System is an advanced technical analysis indicator designed to identify high-probability trading opportunities by combining signals from multiple timeframes and trading strategies. This system analyzes market context, identifies optimal setups, and confirms entries with lower timeframe precision, significantly increasing signal reliability.
Key Features
Triple Timeframe Analysis: Combines high, medium, and low timeframe data for comprehensive market analysis
Three Trading Strategies in One: Incorporates trend-following, mean-reversion, and breakout strategies
Adaptive to Market Conditions: Automatically identifies the current market context (trending or ranging) and applies the appropriate strategy
Signal Strength Evaluation: Rates buy/sell signals from weak to strong based on indicator confluence
Visual Alerts: Clear buy/sell signals with on-chart markers and signal labels
Customizable Parameters: Fully adjustable settings for all indicators and timeframes
Technical Indicators Included
-Moving Averages (EMA 50, EMA 200)
-Ichimoku Cloud components
-ADX for trend strength
-RSI for momentum and oversold/overbought conditions
-Stochastic oscillator for entry timing
-MACD for trend confirmation
-Bollinger Bands for volatility and price channels
-ATR for measuring market volatility
Trading Strategies
1. Trend-Following Strategy
Identifies the primary trend direction on higher timeframes
Locates optimal pullback entry points on medium timeframes
Confirms entries with precision using lower timeframe momentum signals
2. Mean-Reversion Strategy
Activates during ranging market conditions
Identifies oversold and overbought conditions using Bollinger Bands and RSI
Confirms reversals with Stochastic crossovers
3. Breakout Strategy
Detects price consolidation periods through Bollinger Band width
Identifies volatility expansion and price breakouts
Confirms breakout direction with momentum indicators
Ideal For
Swing traders looking for high-probability setups
Day traders seeking to align with the larger trend
Traders who want systematic confirmation across multiple timeframes
Those looking to adapt their trading approach to changing market conditions
How To Use
Apply the indicator to your chart and customize the timeframe settings to match your trading style
-Observe the market context information (uptrend, downtrend, or ranging)
-Wait for a setup to form on the medium timeframe
-Enter when the low timeframe confirms the signal
-Use the signal strength rating to prioritize the highest probability trades
The Multi-Timeframe Trading System eliminates the guesswork from your trading by providing clear, objective signals based on professional-grade multi-timeframe analysis techniques.
Fibonacci Counter-Trend TradingOverview:
The Fibonacci Counter-Trend Trading strategy is designed to capitalize on price reversals by utilizing Fibonacci levels calculated from the standard deviation of price movements. This strategy opens a sell order when the closing price crosses above a specified upper Fibonacci level and a buy order when the closing price crosses below a specified lower Fibonacci level. By leveraging the principles of Fibonacci retracement and volatility, this strategy aims to identify potential reversal points in the market.
How It Works:
Fibonacci Levels Calculation:
The strategy calculates upper and lower Fibonacci levels based on the standard deviation of the price over a specified moving average length. These levels are derived from the Fibonacci sequence, which is widely used in technical analysis to identify potential support and resistance levels.
The upper levels are calculated by adding specific Fibonacci ratios (0.236, 0.382, 0.5, 0.618, 0.764, and 1.0) multiplied by the standard deviation to the basis (the volume-weighted moving average).
The lower levels are calculated by subtracting the same Fibonacci ratios multiplied by the standard deviation from the basis.
Trade Entry Rules:
Sell Order: A sell order is triggered when the closing price crosses above the selected upper Fibonacci level. This indicates a potential reversal point where the price may start to decline.
Buy Order: A buy order is initiated when the closing price crosses below the selected lower Fibonacci level. This suggests a potential reversal point where the price may begin to rise.
Trade Management:
The strategy includes stop-losses based on the Fibonacci levels to protect against adverse price movements.
How to Use:
Users can customize the moving average length and the multiplier for the standard deviation to suit their trading preferences and market conditions.
The strategy can be applied to various financial instruments, including stocks, forex, and cryptocurrencies, making it versatile for different trading environments.
Pros:
The Fibonacci Counter-Trend Trading strategy combines the mathematical principles of the Fibonacci sequence with the statistical measure of standard deviation, providing a unique approach to identifying potential market reversals.
This strategy is particularly useful in volatile markets where price swings can lead to significant trading opportunities.
The use of Fibonacci levels can help traders identify key support and resistance areas, enhancing decision-making.
Cons:
The strategy may generate false signals in choppy or sideways markets, leading to potential losses if the price does not reverse as anticipated.
Relying solely on Fibonacci levels without considering other technical indicators or market conditions may result in missed opportunities or increased risk.
The effectiveness of the strategy can vary depending on the chosen parameters (e.g., moving average length and standard deviation multiplier), requiring users to spend time optimizing these settings for different market conditions.
As with any counter-trend strategy, there is a risk of significant drawdowns during strong trending markets, where the price continues to move in one direction without reversing.
By understanding the mechanics of the Fibonacci Counter-Trend Trading strategy, along with its pros and cons, traders can effectively implement it in their trading routines and potentially enhance their trading performance.
Multi-Timeframe Trend Analysis [BigBeluga]Multi-Timeframe Trend Analysis
A powerful trend-following dashboard designed to help traders monitor and compare trend direction across multiple higher timeframes. By analyzing EMA conditions from five customizable timeframes, this tool gives a clear visual breakdown of short- to long-term trend alignment.
🔵Key Features:
Multi-Timeframe EMA Dashboard:
➣ Displays a table in the top-right corner showing trend direction across 5 user-defined timeframes.
➣ Each row shows whether ema is rising or falling its corresponding EMA for that timeframe.
➣ Green arrows (🢁) indicate uptrends, purple arrows (🢃) signal downtrends.
Custom Timeframe Selection:
➣ Traders can input any 5 timeframes (e.g., 1h, 2h, 3h, etc.) with individual EMA lengths for flexible trend mapping.
➣ The tool auto-adjusts to match and align external timeframe EMAs to the current chart for seamless overlay.
Dynamic Chart Arrows:
➣ On-chart arrows mark when EMA rising or falling EMAs from the current chart timeframe.
➣ Each EMA arrows has a unique transparency level—shorter EMA arrows are more transparent, longer EMA arrows are more vivid. (Hover Mouse over the arrow to see which EMAs it is)
Gradient EMA Plotting:
➣ All five EMAs are plotted with gradually increasing opacity.
➣ Gradient fills between EMAs enhance visual structure, making it easier to track convergence/divergence.
🔵Usage:
Trend Confirmation: Use the dashboard to confirm multi-timeframe trend alignment before entering trades.
Entry Filtering: Avoid countertrend trades by spotting when higher timeframes disagree with the current one.
Momentum Insight: Track the transition of arrows from lighter to stronger opacity to visualize trend shifts over time.
Scalping or Swinging: Customize timeframes depending on your strategy—from intraday scalps to longer-term swings.
Multi-Timeframe Trend Analysis is the ultimate visual companion for traders who want clarity on how price behaves across multiple time horizons. With its smart EMA mapping and dashboard feedback, it keeps you aligned with dominant trend directions and transition zones at all times.
RSI + SMA Strategy (Second Touch Confirmation + Volume Filter)RSI + SMA Strategy (Second Touch Confirmation + Volume Filter)
👉 Optimized for the 3-minute timeframe
This indicator combines the power of the RSI (Relative Strength Index) and its SMA (Simple Moving Average) to generate highly reliable BUY and SELL signals. The strategy is designed to confirm signals only on the second consecutive touch of the overbought (70) and oversold (30) thresholds, reducing false signals caused by sudden market movements. Additionally, it includes a dynamic volume filter, ensuring that signals are generated only during periods of high liquidity.
Key Features
Second Touch RSI:
BUY and SELL signals are generated only after the RSI reaches the overbought/oversold threshold for the second consecutive time, improving accuracy.
Volume Filter:
Signals are confirmed only if the current volume exceeds the 20-period moving average multiplied by a configurable value (volume_multiplier), filtering out low-liquidity moments.
Optimized for Short Timeframes:
Perfect for the 3-minute timeframe, ideal for scalping and intraday trading strategies.
Customizable Parameters:
Adjustable settings for RSI, SMA, overbought/oversold thresholds, and volume filter, making it adaptable to various markets and conditions.
How to Use It
BUY Signal: When RSI touches the oversold threshold (30) for the second consecutive time and crosses above its SMA, with volume higher than average.
SELL Signal: When RSI touches the overbought threshold (70) for the second consecutive time and crosses below its SMA, with volume higher than average.
Upcoming Developments
📢 We will soon release our private strategy!
This strategy will be based on advanced logic and optimized to achieve even more consistent results in volatile markets like cryptocurrencies. Stay tuned for more details!
Disclaimer
This indicator is designed to support decision-making in trading. We recommend testing it on a demo account before using it in live trading. Remember that trading involves risks and does not guarantee profits.
Pullback Entry Zone FinderPullback Entry Zone Finder
Overview:
This indicator is designed to help traders identify potential buying opportunities during short-term pullbacks, particularly when faster-moving averages show signs of converging back towards slower ones. It visually flags potential zones where price might find support and resume its upward movement, based on moving average dynamics and price proximity.
How It Works:
The indicator utilizes four customizable moving averages (Trigger, Short-term, Intermediate, and Long-term) and Average True Range (ATR) to pinpoint specific conditions:
Pullback Detection: It identifies when the fast 'Trigger MA' is below the 'Short-term MA', indicating a potential short-term pullback or consolidation phase.
MA Convergence: Crucially, it looks for signs that the pullback might be weakening by detecting when the gap between the Short-term MA and the Trigger MA is narrowing (maConverging). This suggests the faster average is starting to catch up, potentially preceding a move back up.
Base Buy Zone (Orange Diamond): This signal appears when both the Pullback and Convergence conditions are met simultaneously. It indicates the general area where conditions are becoming favourable for a potential entry.
Refined Entry Zones:
Prime Entry Zone (Green Diamond): This appears within a Base Buy Zone if the bar's low comes within a specified percentage (Max Distance %) of the Short-term MA. It suggests price has pulled back close to the dynamic support of the Short MA.
ATR Entry Zone (Purple Diamond): This appears within a Base Buy Zone if the bar's low comes within the specified percentage (Max Distance %) of an ATR-based target level. This target level (Buy ATR Target Level, plotted as a purple line when active) is calculated by adding a multiple (ATR Multiplier %) of the ATR to the Short-term MA, providing a volatility-adjusted potential entry area.
Visual Elements:
Moving Averages: Four lines representing the Trigger, Short-term, Intermediate, and Long-term MAs (colors and opacity are customizable). Use the Intermediate and Long-term MAs to gauge the broader market trend.
Orange Diamond (Below Bar): Indicates a 'Base Buy Zone' where a pullback and MA convergence are detected.
Green Diamond (Below Bar): Indicates a 'Prime Entry Zone' where price is close to the Short-term MA during a Base Buy Zone.
Purple Diamond (Below Bar): Indicates an 'ATR Entry Zone' where price is close to the ATR-based target level during a Base Buy Zone.
Purple Line: Plots the calculated 'Buy ATR Target Level' only when the Base Buy Zone condition is active.
Input Parameters:
Moving Averages: Customize the Length and Type (EMA, SMA, WMA, VWMA) for all four moving averages.
ATR Settings: Adjust the ATR Length, the ATR Multiplier % (for calculating the target level), and the Max Distance % (for triggering the Prime and ATR Entry Zones).
Visualization: Set the colors for the four Moving Average lines.
How to Use:
Look for the Orange Diamond as the initial signal that pullback/convergence conditions are met.
The Green and Purple Diamonds suggest price has reached potentially more optimal entry levels within that zone, based on proximity to the Short MA or the ATR target, respectively.
Always consider the signals within the context of the broader trend, indicated by the Intermediate and Long-term MAs. This indicator is generally more effective when used to find entries during pullbacks within an established uptrend (e.g., Intermediate MA > Long MA).
Combine these signals with other forms of analysis, such as chart patterns, support/resistance levels, volume analysis, or other indicators for confirmation.
Disclaimer:
You should always use proper risk management techniques and conduct your own analysis before making any trading decisions. This indicator, or any other, will be of no use if you don't have good risk management.
RSI Price LadderFX:XAUUSD
Overview
RSI Price Ladder is an indicator that visualizes RSI levels mapped directly to price levels across multiple timeframes.
It helps traders see where the RSI will reach certain threshold values (like 30, 50, 70) in terms of price, without calculating manually.
It dynamically draws ladder lines (price levels) based on user-defined RSI targets, allowing clear visualization of RSI movements versus price action.
Purpose for Traders
Forecast Price Zones: Understand at which price levels RSI would hit oversold/overbought zones.
Multi-Timeframe Analysis: Monitor RSI-price relationships across multiple timeframes simultaneously (e.g., M5, M15, H1, H4).
Timing Entries and Exits: Plan precise entries or exits based on expected RSI behavior without switching between charts.
Visual Clarity: Simplifies multi-timeframe RSI tracking by ladder-style price mapping directly on the current chart.
Configuration
RSI length: The period for RSI calculation (default 14).
RSI Target Levels (1–7): Define up to 7 custom RSI levels (e.g., 20, 30, 40, 50, 60, 70, 80).
Spacing Between Ladders: Horizontal spacing between different timeframe ladders on the chart.
Pointer Colors: Customize colors for current RSI, EMA(9) of RSI, and WMA(45) of RSI.
Show TF1–TF4: Toggle visibility of up to four different timeframe ladders.
Interval TF1–TF4: Select timeframes to draw ladders (choices from 1m to 1W including 3D).
Ladder Colors: Customize the ladder color for each timeframe separately.
How to read data
See explaination:
How to use
The primary goal of this indicator is to help traders easily and accurately see price levels corresponding to specific RSI values .
Identifying Multi-Timeframe Support and Resistance
According to RSI behavior:
- In an uptrend, RSI tends to find support around 40, previous RSI bottoms, and the WMA45.
- In a downtrend, RSI tends to face resistance around 60, previous RSI tops, and the WMA45.
Using the RSI Price Ladder, you can accurately pinpoint the exact price levels corresponding to these RSI support and resistance zones.
Defining Entry Zones, Stop Loss, and Take-Profit Areas Based on RSI
For example:
By observing RSI behavior, I noticed a downward trend forming.
On both M15 and H1 timeframes, RSI resistance levels align with the price zone around 3043–3054.
Thus, I can plan a sell trade in this entry zone:
- Stop loss: If RSI breaks above the resistance level, which also corresponds to a price resistance.
- Take-profits at two areas:
RSI support on M5 at RSI 30, corresponding to price 3007.
RSI support on M15 at RSI 30, corresponding to price 2988.
You see, with the ladder, we can directly visualize the price levels corresponding to RSI points on the chart, making decision-making more intuitive.
Result:
The price successfully hit TP1 and TP2.
Visualizing Buying and Selling Strength Across Timeframes
The indicator helps track the correlation of buying and selling strength across different timeframes at the same time. For instance: when selling pressure increases, higher timeframe RSI will typically be higher than lower timeframe RSI. Visualizing this makes it easier to observe and connect price movements across multiple timeframes quickly and clearly.
Visualizing When Combining with Other Methods
In this example:
- RSI shows support around 27.
- Instantly, on the price chart, I notice that the RSI 27 level aligns with the EMA200, a major dynamic price support.
Thus, a long setup can be considered:
- Entry: Near this confluence zone.
- Stop loss: Below the EMA200 or if RSI drops to 20.
Summary
RSI Price Ladder gives traders a powerful visual tool to link RSI behavior to real price levels across multiple timeframes, enhancing strategic entry/exit planning without needing to flip charts.
- Save time spotting RSI targets.
- Stay organized across multiple timeframes.
- Customize the entire ladder experience from colors to intervals.
[SM-042] EMA 5-8-13 with ADX FilterWhat is the strategy?
The strategy combines three exponential moving averages (EMAs) — 5, 8, and 13 periods — with an optional ADX (Average Directional Index) filter. It is designed to enter long or short positions based on EMA crossovers and to exit positions when the price crosses a specific EMA. The ADX filter, if enabled, adds a condition that only allows trades when the ADX value is above a certain threshold, indicating trend strength.
Who is it for?
This strategy is for traders leveraging EMAs and trend strength indicators to make trade decisions. It can be used by anyone looking for a simple trend-following strategy, with the flexibility to adjust for trend strength using the ADX filter.
When is it used?
- **Long trades**: When the 5-period EMA crosses above the 8-period EMA, with an optional ADX condition (if enabled) that requires the ADX value to be above a specified threshold.
- **Short trades**: When the 5-period EMA crosses below the 8-period EMA, with the ADX filter again optional.
- **Exits**: The strategy exits a long position when the price falls below the 13-period EMA and exits a short position when the price rises above the 13-period EMA.
Where is it applied?
This strategy is applied on a chart with any asset on TradingView, with the EMAs and ADX plotted for visual reference. The strategy uses `strategy.entry` to open positions and `strategy.close` to close them based on the set conditions.
Why is it useful?
This strategy helps traders identify trending conditions and filter out potential false signals by using both EMAs (to capture short-term price movements) and the ADX (to confirm the strength of the trend). The ADX filter can be turned off if not desired, making the strategy flexible for both trending and range-bound markets.
How does it work?
- **EMA Crossover**: The strategy enters a long position when the 5-period EMA crosses above the 8-period EMA, and enters a short position when the 5-period EMA crosses below the 8-period EMA.
- **ADX Filter**: If enabled, the strategy checks whether the ADX value is above a set threshold (default is 20) before allowing a trade.
- **Exit Conditions**: Long positions are closed when the price falls below the 13-period EMA, and short positions are closed when the price rises above the 13-period EMA.
- **Plotting**: The strategy plots the three EMAs and the ADX value on the chart for visualization. It also displays a horizontal line at the ADX threshold.
This setup allows for clear decision-making based on the interaction between different time-frame EMAs and trend strength as indicated by ADX.
Deadzone Pro @DaviddTechDeadzone Pro by @DaviddTech – Adaptive Multi-Strategy NNFX Trading System
Deadzone Pro by @DaviddTech is a meticulously engineered trading indicator that strictly adheres to the No-Nonsense Forex (NNFX) methodology. It integrates adaptive trend detection, dual confirmation indicators, advanced volatility filtering, and dynamic risk management into one powerful, visually intuitive system. Ideal for traders seeking precision and clarity, this indicator consistently delivers high-probability trade setups across all market conditions.
🔥 Key Features:
The Setup:
Adaptive Hull Moving Average Baseline: Clearly identifies trend direction using an advanced, gradient-colored Hull MA that intensifies based on trend strength, providing immediate visual clarity.
Dual Confirmation Indicators: Combines Waddah Attar Explosion (momentum detector) and Bull/Bear Power (strength gauge) for robust validation, significantly reducing false entries.
Volatility Filter (ADX): Ensures entries are only made during strong trending markets, filtering out weak, range-bound scenarios for enhanced trade accuracy.
Dynamic Trailing Stop Loss: Implements a SuperTrend-based trailing stop using adaptive ATR calculations, managing risk effectively while optimizing exits.
Dashboard:
💎 Gradient Visualization & User Interface:
Dynamic gradient colors enhance readability, clearly indicating bullish/bearish strength.
Comprehensive dashboard summarizes component statuses, real-time market sentiment, and entry conditions at a glance.
Distinct and clear buy/sell entry and exit signals, with adaptive stop-loss levels visually plotted.
Candlestick coloring based on momentum signals (Waddah Attar) for intuitive market reading.
📈 How to Interpret Signals:
Bullish Signal: Enter when Hull MA baseline trends upward, both confirmation indicators align bullish, ADX indicates strong trend (>25), and price breaks above the previous trailing stop.
Bearish Signal: Enter short or exit long when Hull MA baseline trends downward, confirmations indicate bearish momentum, ADX confirms trend strength, and price breaks below previous trailing stop.
📊 Recommended Usage:
Timeframes: Ideal on 1H, 4H, and Daily charts for swing trading; effective on shorter (5M, 15M) charts for day trading.
Markets: Compatible with Forex, Crypto, Indices, Stocks, and Commodities.
The Entry & Exit:
🎯 Trading Styles:
Choose from three distinct trading modes:
Conservative: Requires full alignment of all indicators for maximum accuracy.
Balanced (Default): Optimized balance between signal frequency and reliability.
Aggressive: Fewer confirmations needed for more frequent trading signals.
📝 Credits & Originality:
Deadzone Pro incorporates advanced concepts inspired by:
Hull Moving Average by @Julien_Eche
Waddah Attar Explosion by @LazyBear
Bull Bear Power by @Pinecoders
ADX methodology by @BeikabuOyaji
This system has been significantly refactored and enhanced by @DaviddTech to maximize synergy, clarity, and usability, standing apart distinctly from its original components.
Deadzone Pro exemplifies precision and discipline, aligning fully with NNFX principles to provide traders with a comprehensive yet intuitive trading advantage.
Falcon SignalsThis script is a TradingView Pine Script for a trading strategy called "Falcon Signals." It combines multiple technical indicators and strategies to generate buy and sell signals. Here’s a breakdown of what the script does:
1. Supertrend Indicator:
The script calculates the Supertrend indicator using the Average True Range (ATR) and a specified multiplier (factor). The Supertrend is used to define the trend direction, with a green line for an uptrend and a red line for a downtrend.
2. EMA (Exponential Moving Average):
Two EMAs are used: a fast EMA (9-period) and a slow EMA (21-period). The script checks for crossovers of the fast EMA above or below the slow EMA as a basis for buying and selling signals.
3. RSI (Relative Strength Index):
The RSI (14-period) is used to measure the momentum of the price. A buy signal is generated when the RSI is less than 70, while a sell signal is generated when it’s greater than 30.
4. Take Profit (TP) and Stop Loss (SL):
The script allows users to set custom percentages for take profit and stop loss. The take profit is set at a certain percentage above the entry price for buy signals, and the stop loss is set at a percentage below the entry price, and vice versa for sell signals.
5. Trailing Stop:
A trailing stop can be enabled, which dynamically adjusts the stop loss level as the price moves in the favorable direction. If the price moves against the position by a certain trailing percentage, the position will be closed.
6. Engulfing Patterns:
The script checks for bullish and bearish engulfing candlestick patterns, indicating potential reversals. A bullish engulfing pattern is marked with a teal label ("🔄 Reversal Up"), and a bearish engulfing pattern is marked with a fuchsia label ("🔄 Reversal Down").
7. Plotting:
The script plots various indicators and signals:
Entry line: Shows where the buy or sell signal is triggered.
Take profit and stop loss levels are plotted as lines.
EMA and Supertrend lines are plotted on the chart.
Trailing stop line, if enabled, is also plotted.
8. Buy and Sell Labels:
The script places labels on the chart when buy or sell signals are triggered, indicating the price at which the order should be placed.
9. Exit Line:
The script plots an exit line when the trailing stop is hit, signaling when a position should be closed.
10. Alerts:
Alerts are set for both buy and sell signals, notifying the trader when to act based on the strategy's conditions.
This strategy combines trend-following (Supertrend), momentum (RSI), and price action patterns (EMA crossovers and engulfing candlestick patterns) to generate trade signals. It also offers the flexibility of take profit, stop loss, and trailing stop features.
Multi-Symbol EMA Status Table🔍 Multi-Symbol EMA Trend Scanner Table
This script displays a clean, customizable table showing whether the price of up to 16 different assets is above or below a user-defined EMA, on a per-symbol and per-timeframe basis.
✅ Supports up to 16 symbols, each with:
Custom exchange + ticker (e.g., BINANCE:BTCUSDT.P, PEPPERSTONE:EURUSD)
Custom timeframe (e.g., 15, 60, 240, D, W)
Custom EMA length (e.g., 50, 100, 200)
🧩 Fully customizable visuals:
Table position (top, middle, bottom + left, center, right)
Text size and text color
Background color for "above" and "below" EMA
Optional ✅❌ emojis
📊 The table updates live on your main chart — no switching required!
💡 Great for:
Monitoring trend direction across multiple markets
Spotting trend alignment (e.g., price above 200 EMA on 4H + 1D)
Multi-asset swing trading or scalping strategies
📘 How to Use:
Open a chart and add the indicator from your scripts.
In the settings panel:
Enter any symbol (with exchange prefix, like BINANCE:BTCUSDT.P or OANDA:EURUSD)
Set a timeframe (e.g., "15" for 15min, "60" for 1h, "D" for daily)
Choose your EMA length (e.g., 200)
Repeat for as many symbols as you need (up to 16).
Customize table visuals:
Position on the screen
Font size and color
Enable/disable emojis ✅❌
Watch the table update live!
🧠 Optional Tips:
Use different colors or groupings to track asset classes (crypto, forex, stocks).
Combine it with your favorite entry/exit signals for confirmation.
Try setting all symbols to the same EMA (e.g., 200) but with different timeframes to monitor multi-timeframe alignment.
Ultimate MA & PSAR [TARUN]Overview
This indicator combines a customizable Moving Average (MA) and Parabolic SAR (PSAR) to generate precise long and short trade signals. A dashboard displays real-time trade conditions, including signal direction, entry price, stop loss, and PnL tracking.
Key Features
✅ Customizable MA Type & Period – Choose between SMA or EMA with adjustable length.
✅ Adaptive PSAR Settings – Modify start, increment, and max step values to fine-tune stop levels.
✅ Trade Signal Logic – Identifies potential buy (long) and sell (short) opportunities based on:
Price action relative to MA
MA trend direction (rising or falling)
PSAR confirmation
✅ Dynamic Stop Loss Calculation – Uses lowest low/highest high over a specified period for stop loss placement.
✅ Trade State & Reversal Handling – Manages active trades, pending signals, and stop loss exits dynamically.
✅ PnL & Dashboard Table – Displays real-time signal status, entry price, stop loss, and profit/loss (PnL) in an easy-to-read format.
How It Works
1.Buy (Long) Condition:
MA is rising
Price is above the MA
PSAR is below price
2.Sell (Short) Condition:
MA is falling
Price is below the MA
PSAR is above price
3.Stop Loss Handling:
For long trades → stop loss is set at the lowest low of the last X candles
For short trades → stop loss is set at the highest high of the last X candles
4.Trade Execution & PnL Calculation:
If a valid long/short setup is detected, a pending signal is placed.
On the next bullish (for long) or bearish (for short) candle, the trade is confirmed.
Real-time PnL updates help track trade performance.
Customization Options
🔹 Moving Average: SMA or EMA, adjustable period
🔹 PSAR Settings: Start, Increment, Maximum step values
🔹 Stop Loss Lookback: Choose how many candles to consider for stop loss placement
🔹 Dashboard Positioning: Select preferred display location (top/bottom, left/right)
🔹 Trade Signal Selection: Enable/Disable Long and Short signals individually
How to Use
Add the indicator to your chart.
Customize the MA & PSAR settings according to your trading strategy.
Follow the dashboard signals for trade setups.
Use stop loss levels to manage risk effectively.
Disclaimer
⚠️ This indicator is for educational purposes only and does not constitute financial advice. Always perform proper risk management and backtesting before using it in live trading.
Active Leverage System (ALS) |BASIC [AgJ]Active Leverage System (ALS) | Basic by SilverJROM
System for managing Leveraged Tokens
The ALS Indicator is specifically designed to systematically manage Leverage Tokens that combines price midpoint analysis with momentum and trend strength evaluations to spot where a TREND is forming. By leveraging adaptive calculations this indicator tries to filter out market noise to pin-point good place to DELEVERAGE your tokens and indicate as SLOWDOWN on trends as well.
🧩 Key Features
TREND (detection)
➣ Utilizing the computations mentioned above the indicator tries to spot where a trend is starting for form (green background) on the time series
DELEVERAGE (detection)
➣ Deleverage are good points on the trade to start reducing leverage as this is the point where the price momentum is starting to drop (blue background)
SLOWDOWN (detection)
➣ If you have already reduced leverage, slowdowns are good points to start DCA-out of your positions (yellow background)
🔵 Usage
LEVERAGE MANAGEMENT : when a trend is forming it can reinforce your decision to increase/start leverage trading
RISK MANAGEMENT : the indicator provides good points where to manage/reduce risks by indicating points where it would be a good idea to reduce leverage or reduce positions on the trade
Active Leverage System |Basic is a specific tool to help in managing leverage tokens. This is a basic (free) version, if you like this one and appreciate and would like to support my work, look-out for the PRO (by invite) version of this indicator.
Trend Strategy + Impulse FilterThis is a Trend Strategy + Impulse Filter designed for trading in a dynamic market using both Simple Moving Average (SMA) and MACD indicators for trend and momentum analysis. The strategy includes risk management features like Stop Loss, Take Profit, and Trailing Stop to secure gains and limit losses. Additionally, it uses a Breakout Filter for confirmation, ensuring trades are taken only when the price breaks out from a specified range.
Key Features:
Trend Filter: Enter long when the price is above the SMA and MACD line crosses above the signal line. Enter short when the price is below the SMA and MACD line crosses below the signal line.
Breakout Filter: Only takes trades if the price breaks the previous high (for long) or low (for short) within a defined lookback period.
Risk Management: Set stop-loss and take-profit levels based on ATR for dynamic risk management.
Trailing Stop: Locks profits as the price moves in favor of the trade.
Position Sizing: Trade size is based on a percentage of the current equity.
Customizable Parameters: All indicators and risk management settings are adjustable to fit individual preferences.
This strategy is suitable for traders looking for a comprehensive approach that combines trend-following, momentum, and breakout filtering with solid risk management.
Ukrainian Description:
Це стратегія Trend + Impulse Filter, розроблена для торгівлі на динамічному ринку, використовуючи індикатори Простого ковзаючого середнього (SMA) та MACD для аналізу тренду та імпульсу. Стратегія включає в себе функції управління ризиками, такі як Stop Loss, Take Profit та Trailing Stop, щоб забезпечити прибутки та обмежити збитки. Крім того, вона використовує Breakout Filter для підтвердження, забезпечуючи виконання угод лише тоді, коли ціна пробиває визначений діапазон.
Основні характеристики:
Фільтр тренду: Вхід у лонг, коли ціна вище SMA, і MACD лінія перетинає сигнальну лінію знизу вгору. Вхід у шорт, коли ціна нижча за SMA, і MACD лінія перетинає сигнальну лінію зверху вниз.
Фільтр пробою: Торгові угоди відкриваються лише в разі пробою попереднього максимуму (для лонга) або мінімуму (для шорта) протягом заданого періоду.
Управління ризиками: Стоп-лосс та тейк-профіт визначаються на основі ATR для динамічного управління ризиками.
Trailing Stop: Фіксує прибутки, коли ціна рухається в бік угоди.
Розмір позиції: Розмір угоди залежить від відсотка від поточного балансу.
Налаштовувані параметри: Усі індикатори та налаштування управління ризиками можна відкоригувати відповідно до індивідуальних уподобань.
Ця стратегія підходить для трейдерів, які шукають комплексний підхід, що поєднує слідкування за трендом, імпульсом та фільтрацією пробоїв із надійним управлінням ризиками.
Blood IndicatorBlood Indicator
Weekly (FRED:TB3MS / FRED:BAMLH0A0HYM2) plotted against the 100 WK MA. If red be ready for a sell off. Use Confluence in price action to confirm trades.
Dskyz Adaptive Futures Edge (DAFE)imgur.com/a/igj9lFj
Dskyz Adaptive Futures Edge (DAFE) is a futures trading strategy designed to adapt dynamically to market volatility and price action using a blend of technical indicators. The strategy combines adaptive moving averages, optional RSI filtering, candlestick pattern recognition, and multi-timeframe trend analysis to generate long and short trade signals. It incorporates robust risk management techniques including ATR-based stop-losses and trailing stops, ensuring trades are sized and managed within sustainable risk limits.
Key Components and Logic
-Adaptive Moving Averages
Dynamic Calculation: Fast and slow Simple Moving Averages (SMAs) adapt to changing volatility, making them sensitive to high-momentum shifts and smoothing during quieter price action.
Signal Generation: Entry signals are triggered when the fast SMA crosses the slow SMA in conjunction with price direction confirmation (e.g., price above both for long positions).
-RSI Filtering (Optional)
Momentum Confirmation: The RSI filter provides momentum confirmation to avoid overextended entries. It can be toggled on or off for both long and short conditions.
User Control: Adjustable parameters such as lookback period, oversold/overbought thresholds, and enable/disable switches give full control over its influence.
-Candlestick Pattern Recognition
Engulfing Logic: Recognizes strong bullish or bearish engulfing patterns with configurable strength criteria like range and volume. Patterns are filtered by trend direction and strength for confirmation.
Signal Conflict Handling: When both bullish and bearish engulfing patterns occur within the lookback window, the strategy avoids entry to reduce whipsaws in indecisive markets.
-Multi-Timeframe Trend Filter
Higher Timeframe Filtering: Incorporates 15-minute trend direction as a macro-level filter to align intrabar trades with larger trend momentum.
Smoothed Entry Logic: Prevents entering trades that go against the broader market structure, reducing false signals in choppy or low-conviction moves.
-Trade Execution and Risk Management
imgur.com
Entry Logic
Priority System: Users can define whether moving average signals or candlestick patterns should take priority when both are present.
Volume & Volatility Checks: Ensures sufficient market participation and action before entering a position, improving the odds of reliable follow-through.
Stop-Loss and Trailing Exit
ATR-Based Initial Stops: Dynamically adjusts stop-loss distance based on market volatility using a multiple of ATR (Average True Range), keeping risk proportional to price swings.
Trailing Stop: Protects open profits and enables winners to run by following price action at a set distance (also ATR-based).
-Cooldown Period & Minimum Bar Hold (Trade Discipline Logic)
Cooldown Bars: After an exit, the strategy imposes a mandatory pause before opening a new position.
Why: This avoids rapid-fire re-entries triggered by minor fluctuations that could lead to overtrading and degradation of profitability.
Minimum Bar Hold: A trade must be held for a minimum number of bars before it can be exited.
Why: This prevents the strategy from immediately exiting trades due to fleeting volatility spikes, which previously caused premature exits that often reversed back in favor of the original signal. This ensures trades have adequate time to develop, filtering out noise from true reversals.
-Visual Elements and Transparency Tools
Chart Overlays: Moving averages, RSI values, and trade entry/exit points are shown directly on the chart for complete visibility.
Dashboard UI: Displays critical live metrics—current position, PnL, time held, ATR values, etc.
Debug Logs: Optional toggles allow verbose condition tracking for deep inspection into why a trade occurred (or didn't), useful for both live optimization and debugging.
-Input Parameter Reference Guide
Input Name Function & Suggested Use
Use RSI Filter - Enables or disables RSI-based entry confirmation. Disable if price action alone is desired for entry decisions.
RSI Length - RSI lookback period. Lower values (e.g., 7–14) are more responsive; higher values reduce false signals.
Overbought / Oversold Levels - Used to detect exhaustion zones. E.g., avoid long entries above 70 or short entries below 30.
Use Candlestick Patterns - Enable detection of bullish/bearish engulfing patterns as trade signals. Disable to rely only on trend/MA.
Pattern Strength Thresholds (Range, Volume) - Filters out weak engulfing signals. Higher values require stronger patterns to trigger.
Use 15min Trend Filter - Adds multi-timeframe trend confirmation. Recommended for filtering entries against larger trend direction.
Fast MA - Base Length for fast adaptive moving average. Suggested: 10–25.
Slow MA - Base length for slow adaptive moving average. Suggested: 30–60.
Volatility Sensitivity Multiplier - Multiplies volatility adjustments for adaptive MA length. Higher = more reactive to volatility.
Entry Volume Filter - Filters out trades during low volume. Recommended to prevent entries in illiquid conditions.
ATR Length - Lookback period for ATR calculation. Suggested: 14.
Trailing Stop ATR Offset - Defines how far the stop-loss is from entry. 1.5–2.5 is typical for medium-volatility environments.
Trailing Stop ATR Multiplier - Determines trailing stop distance. 1.5 is tight; 3+ gives more room for trending trades.
Cooldown Bars After Exit - Prevents immediate re-entries. Suggested: 3–10 bars depending on timeframe.
Minimum Bars to Hold Trade - Ensures trades are held long enough to avoid knee-jerk exits. Suggested: 5–10 for intraday strategies.
Trading Hours (Start / End) - Sets the window of allowed trading. Prevents entries outside key session times (e.g., avoid pre-market).
Enable Logging / Debugging - Shows internal trade decision data for tuning and understanding the logic.
Compliance with TradingView Regulations
Realistic Backtesting: The strategy uses proper initial capital, fixed trade quantities, and risk parameters to reflect realistic scenarios.
Transparent Trade Logic: Every condition used for signal generation is documented and controllable by the user. Users can view each signal's rationale.
Risk Mitigation: Cooldown bars, ATR stops, and minimum trade duration ensure the strategy behaves predictably and prevents reckless trade behavior.
Customization: Full control over each module (MA, RSI, Candlestick, Trend, etc.) gives users the ability to tailor the strategy to suit various futures contracts or timeframes.
imgur.com
imgur.com
imgur.com
imgur.com
imgur.com
Summary
DAFE was built for high-stakes micro futures trading environments such as the MNQ, where milliseconds of volatility matter. This strategy's modular architecture, adaptive logic, and advanced risk controls make it an ideal framework for scalpers and swing traders alike.
BTCUSDT.P
Backtesting: www.dropbox.com
Deep Backtesting:
www.dropbox.com
****Currently testing on a prop account.
Caution Statement
This strategy is designed for educational and experimental purposes and should not be considered financial advice or a guaranteed method of profitability. While the DAFE (Dskyz Adaptive Futures Edge) strategy incorporates advanced filters, adaptive logic, and volatility-based risk management, its performance is subject to market conditions, data accuracy, and user configuration.
Futures trading involves substantial risk, and the leverage inherent in futures contracts can amplify both gains and losses. This strategy may execute trades rapidly and frequently under certain conditions—particularly when filters are disabled or thresholds are set too tightly—potentially leading to increased slippage, commissions, or unanticipated losses.
Users are strongly advised to:
Backtest thoroughly across various market regimes.
Adjust parameters responsibly and understand the implication of each input.
Paper trade in a simulated environment before going live.
Monitor trades actively and use discretion when market volatility increases.
-By using this strategy, you accept all risks and responsibility for any trading decisions made based on its output.
SEMA JMA | QuantEdgeB
📈 Introducing SEMA JMA by QuantEdgeB
🛠️ Overview
SEMA JMA is a precision-engineered, dual-signal trend indicator that blends Jurik Moving Average (JMA) logic with Double Exponential Moving Average (DEMA) smoothing and normalized statistical filters.
This advanced indicator is built for high-quality trend detection, reducing false signals by confirming momentum through both price-based SD bands and normalized JMA logic. The result is a powerful, noise-filtered tool ideal for directional trading in volatile and ranging environments.
SEMA JMA offers adaptive volatility bands, backtest-ready analytics, and dynamic signal labeling, making it a favorite for traders demanding speed, precision, and strategic clarity.
✨ Key Features
🔹 Hybrid JMA + DEMA Core
Combines the ultra-smooth JMA with lag-reducing DEMA for exceptional trend clarity.
🔹 Volatility-Based SD Band Filtering
Uses rolling standard deviation on JMA for adaptive long/short bands that respond to market dynamics.
🔹 Normalized Price Filter Confirmation
A second JMA stream is normalized against price and filtered via SD for added trend confirmation and false signal suppression.
🔹 Backtest Integration & Equity Curve Plotting
Built-in compatibility with QuantEdgeB/BacktestingIndV2, delivering historical metrics, equity visualization, and strategic evaluation.
🔹 Fully Customizable UI
Includes label toggles, signal overlays, visual themes, and backtest table position selection.
📊 How It Works
1️⃣ JMA-DEMA Hybrid Trend Engine
The foundation of SEMA JMA lies in a custom-built JMA engine, enhanced by a DEMA smoothing layer to:
• Minimize lag without losing trend integrity.
• Maintain responsiveness in noisy or low-volume environments.
• Create a central trend structure used by both raw price and normalized filters.
2️⃣ Standard Deviation Band Filtering
SEMA JMA applies a rolling SD filter over the JMA signal. This creates adaptive upper and lower bands:
• Long Signal = Price > Upper Band
• Short Signal = Price < Lower Band
These bands adjust based on price volatility, offering a dynamic alternative to traditional fixed thresholds.
3️⃣ Normalized JMA for Momentum Confirmation
A second JMA-DEMA structure is normalized by dividing by price, then smoothed:
• If the normalized signal rises above -1, it suggests upside pressure.
• If it drops below -1, it signals momentum decay.
Only when both raw and normalized signals agree does the indicator issue a trade trigger.
✅ Signal Logic
📌 Long Signal →
🔹 Price breaks above volatility-adjusted upper SD band
🔹 AND Normalized JMA rises above -1
📌 Short Signal →
🔹 Price breaks below lower SD band
🔹 AND Normalized JMA falls below -1
⚙️ SEMA JMA stays in its active trend state until an opposing signal triggers, enabling tren riding while filtering short lived swings.
👥 Who Should Use It?
✅ Swing & Trend Traders → Ride strong directional moves with reduced whipsaws
✅ Volatility-Adaptive Systems → Filter trades using rolling SD-based thresholds
✅ Quantitative Strategy Builders → Deploy within algo-driven strategies using backtest-ready metrics
✅ Risk-Aware Traders → Use dual confirmation to minimize signal risk
⚙️ Customization & Default Settings
🔧 Core Settings:
• JMA Length (Default: 35) → Defines JMA sensitivity.
• DEMA Length (Default: 20) → Smoothing after JMA to refine structure.
• Normalized JMA Lengths → Control confirmation layer smoothness (default: 1 for short and long).
• Standard Deviation Length (Default: 30) → Determines the volatility lookback.
• SD Weight Factors → Separate values for long (default: 1.0) and short (default: 1.002) bands.
📊 Backtest Mode
SEMA JMA includes an optional backtest table, enabling traders to assess its historical effectiveness before applying it in live trading conditions.
🔹 Backtest Metrics Displayed:
• Equity Max Drawdown → Largest historical loss from peak equity.
• Profit Factor → Ratio of total profits to total losses, measuring system efficiency.
• Sharpe Ratio → Assesses risk-adjusted return performance.
• Sortino Ratio → Focuses on downside risk-adjusted returns.
• Omega Ratio → Evaluates return consistency & performance asymmetry.
• Half Kelly → Optimal position sizing based on risk/reward analysis.
• Total Trades & Win Rate → Assess historical success rate.
📌 Disclaimer:
Backtest results are based on past performance and do not guarantee future success. Always incorporate real-time validation and risk management in live trading.
🚀 Why This Matters?
✅ Strategy Validation → Gain insight into historical trend accuracy.
✅ Customization Insights → See how different settings impact performance.
✅ Risk Awareness → Understand potential drawdowns before deploying capital.
📌 How to Use SEMA JMA
🌀 Trend-Following Strategy
✔ Go Long: When price breaks above SD band and normalized momentum rises
✔ Go Short: When price breaks below SD band and normalized momentum falls
✔ Stay in position: Until signal reversal confirms
⚙️ Volatility-Adaptive Configuration
✔ Tune w1 (Long SD weight) and w2 (Short SD weight) for responsiveness
✔ Increase SD length in noisy markets for smoother bands
📌 Conclusion
SEMA JMA by QuantEdgeB delivers surgical precision trend signals using a dual-layer approach:
• JMA + DEMA core smoothing
• Statistical SD breakout filters
• Normalized confirmation logic
It’s a versatile indicator suited for trend-following, volatility tracking, and system-based signal generation—engineered for clarity, confidence, and adaptability.
🔹 Key Takeaways:
1️⃣ Multi-Filter Trend Logic – JMA + DEMA + Normalized filtering for high-confidence signals
2️⃣ SD-Based Volatility Control – Reduces noise, avoids ATR limitations
3️⃣ Quant-Ready System – Includes full backtesting
📌 Master your market edge with precision – SEMA JMA | QuantEdgeB
🔹 Disclaimer: Past performance is not indicative of future results.
🔹 Strategic Advice: Always backtest, optimize, and align parameters with your trading objectives and risk tolerance before live trading.