Statistical Price Bands with MTF Bands by QTX Algo SystemsStatistical Price Bands with MTF Bands by QTX Algo Systems
Overview
This indicator builds on the original Statistical Price Bands with Trend Filtering script by introducing Multi-Timeframe (MTF) Band Visualization. While the base version calculated adaptive price bands using statistical percentiles, trend filtering, and volatility adjustments, this enhanced version adds support/resistance bands from multiple timeframes onto the current chart.
This is not a minor cosmetic update. The MTF version includes additional request.security() logic and significantly increases context by allowing traders to reference band extremes from longer or shorter timeframes without switching charts. For this reason, the original and MTF versions are maintained separately, as this script requires a Pro+ or Premium TradingView plan to function correctly.
What’s New in This Version
Multi-Timeframe Band Support: Fetches and displays upper and lower bands from other timeframes (e.g., 30min, 1H, 4H, 1D, 1W, 1M).
Chart-Based MTF Labels: Each band is labeled with its source timeframe (e.g., “1D U” = 1-Day Upper Band) for easy visual reference.
Custom Timeframe Control: Users can toggle specific timeframes on/off depending on their preferences and strategy.
Core Calculation Method (Unchanged)
Statistical Percentile Calculation:
Determines upper and lower thresholds using a historical percentile method applied to price deviations from a VWMA anchor.
Volatility Adjustment:
Dynamically scales the percentile thresholds based on a volatility factor (standard deviation vs. moving average).
Trend Filtering:
Adds a directional bias based on whether price is above or below its VWMA, pushing the bands higher in uptrends and lower in downtrends.
MTF Band Integration
This version calculates additional statistical bands using the same logic as the chart’s timeframe, but applies it to other timeframes selected by the user. These values are fetched using request.security() and then plotted onto the current chart using lines and labels.
This functionality allows traders to:
See if current price is extended compared to higher timeframe extremes.
Spot trend continuation or exhaustion relative to intraday or macro levels.
Identify areas of confluence for trade entries, exits, or stop placement.
Inputs & Customization
Statistical Percentile (default: 95)
Controls how extreme the bands are. Higher values = wider bands.
Lookback Period (default: 350)
Number of bars used to calculate percentiles. Longer = smoother bands.
VWMA Length (default: 20)
Sets the moving average anchor for calculating relative price deviation.
Volatility Factor Multiplier (default: 1.0)
Scales the influence of market volatility on band width.
Trend Strength Multiplier (default: 10.0)
Adjusts how far bands shift in the direction of the trend.
Timeframe Toggles (MTF)
Select which timeframes (e.g., 1H, 4H, 1D, 1W) to show on the chart.
Label Offset
Controls how far right MTF labels appear on the chart.
Use Case Scenarios
Overextension Detection:
Price touching or breaching an MTF band may suggest exhaustion, especially if confirmed by confluence or divergence.
Trend Confirmation:
Bands tilting in one direction across multiple timeframes can suggest strong trend alignment.
Risk Management:
Use bands from higher timeframes as trailing stops or invalidation zones.
Why This Is a Separate Script
This version uses request.security() to retrieve values from multiple timeframes, which:
Requires an upgraded TradingView plan (Pro+ or higher).
May impact performance on lower-tier plans.
Provides a major functional difference from the original, not a minor tweak or cosmetic upgrade.
To maintain compatibility and accessibility for all users, both versions are published separately:
The original for single-timeframe users.
This version for those using a multi-timeframe workflow.
Disclaimer
This script is for educational purposes only. It is intended to support your analysis—not to predict outcomes or replace risk management. Past performance is not indicative of future results. Always perform your own analysis and trade responsibly.
Cerca negli script per "algo"
VBSMI with Dynamic Bands and MTF Screener by QTX Algo SystemsVolatility Based SMI with Dynamic Bands & MTF Screener by QTX Algo Systems
Overview
This enhanced version of the Volatility Based SMI with Dynamic Bands (VBSMI) expands on the original design by integrating a Multi-Timeframe (MTF) Screener. It maintains the core momentum detection and volatility-responsive adjustments of the standard VBSMI while providing expanded multi-timeframe analysis across multiple assets in a tabular format.
By allowing users to track momentum shifts, reversals, and trend conditions across multiple timeframes and multiple assets, this version enhances market awareness and helps traders make more informed decisions.
How It Works
Enhanced SMI Calculation
The core SMI calculation uses double smoothing through Exponential Moving Averages (EMAs) to refine price movements.
Inputs for Smoothing K and Smoothing D control how much noise is filtered.
A final SMI EMA is applied to help confirm momentum direction.
Adaptive Volatility Scaling
A fixed Bollinger Band Width Percentile (BBWP) calculation is used to create an Adaptive Adjustment Factor for the SMI.
This ensures the oscillator adapts to current volatility levels, making signals more context-aware.
Dynamic Threshold Adjustment
The overbought and oversold thresholds (default 50 and -50) adjust in real time based on market conditions.
These adjustments use three proprietary factors:
Trend Lookback Period – Determines historical trend strength using a VWMA-based comparison.
Upper & Lower Band Tilt Strength – Controls how aggressively the bands shift in response to trends.
Opposite Band Compression – Adjusts the speed of threshold contraction when trends reverse, making it more responsive.
Multi-Timeframe and Multi-Asset Screener (MTF) – New Feature
The integrated MTF Screener provides a real-time overview of the VBSMI's conditions across multiple timeframes and assets.
It includes:
✅ User-selectable timeframes (Default: 1H, 4H, 1D, 3D, 1W, 1M).
✅ Up to 6 additional tickers for multi-asset analysis.
✅ Real-time VBSMI color-coded conditions for easier signal interpretation.
How to Read the MTF Screener Table
Each cell in the table provides a momentum reading based on VBSMI conditions in different timeframes:
🟢 Green Background → Oversold Condition (Potential Buy Zone)
🔴 Red Background → Overbought Condition (Potential Sell Zone)
📊 Label: "Up" or "Down" → Shows whether VBSMI is above or below its EMA.
🟠 Orange Background → VBSMI crossovers from oversold/overbought conditions
How to Use & Adjust Inputs
Momentum Confirmation & Reversals
Use the dynamically adjusting thresholds to confirm when momentum is overextended or entering a new trend phase.
Monitor crossovers between the SMI and its EMA—these can be potential reversal or trend continuation signals.
Multi-Timeframe Trend Confirmation
Look for alignment across multiple timeframes in the MTF Screener (e.g., if the 1H, 4H, and 1D all show green, it strengthens a bullish case).
Use the multi-ticker feature to see how different assets align with your primary asset’s momentum signals.
Fine-Tuning the Inputs
Smoothing K & D: Controls how much the SMI is smoothed. Lower values make the indicator respond faster but can introduce noise, while higher values produce smoother signals with a slight delay.
SMI EMA Length: Adjusts the sensitivity of the exponential moving average applied to the SMI. A lower value makes the EMA react more quickly, while a higher value slows it down for more stable signals.
Trend Lookback Period: Defines how far back the indicator looks to assess trend strength. A shorter lookback makes it more reactive to recent price movements, while a longer period smooths out fluctuations for a broader trend perspective.
Band Tilt Strengths: Determines how much the overbought and oversold levels shift in response to market trends. Increasing this value causes the thresholds to adjust more aggressively, making the indicator more sensitive to trend direction.
Opposite Band Compression: Controls how quickly the opposite band contracts when a trend reversal occurs. A higher value results in faster compression, making the indicator more responsive to sudden market shifts.
What Makes This Unique?
Unlike traditional Stochastic Momentum Index (SMI) indicators, which rely on fixed overbought/oversold levels, this version:
✔ Adjusts the SMI based on relevant volatility
✔ Adapts thresholds based on volatility & trend strength
✔ Incorporates multi-timeframe screening for trend confirmation
✔ Uses an MTF table for real-time, multi-asset tracking
Disclaimer
This indicator is for educational purposes only and is meant to support trading strategies—not replace independent analysis.
No financial guarantees are provided. Past performance does not guarantee future results. Always use proper risk management.
Extreme Areas with MTF Screener by QTX Algo SystemsStatistically Extreme Areas with MTF Screener by QTX Algo Systems
Overview
This indicator is designed to automatically highlight zones where prices become statistically overextended, signaling potential reversal opportunities. Enhanced with a Multi Time Frame (MTF) Screener, it verifies these extremes across several timeframes for a comprehensive, multi-dimensional view of market conditions.
How It Works
Baseline Statistical Analysis:
The indicator establishes a baseline price range using historical data through a statistical percentile approach. This baseline reflects typical price extremes over time.
Volatility and Momentum Filters:
It incorporates a Bollinger Band Width Percentile (BBWP) to measure real-time volatility and combines this with a double‐smoothed SMI and a Price – Moving Average Ratio (PMARP) to assess short-term momentum. This dual-filter system ensures that signals are generated only when both volatility and momentum conditions are satisfied.
Directional Oscillator (BBO) Analysis:
A Bollinger Band Oscillator (BBO) is used to evaluate the slopes of the upper and lower bands, adding an extra layer of confirmation for identifying true market extremes.
MTF Screener Integration:
The added MTF Screener scans multiple timeframes, confirming that the statistically extreme conditions are not isolated events. This cross-verification provides a more robust signal, ensuring that the identified reversal zones are consistent across the market.
Customizable Visual Alerts:
The indicator allows for customizable color coding for various conditions (e.g., extreme low warnings, extreme high warnings, and potential reversals), offering clear, visual guidance for traders.
Why It’s Different and Valuable
This tool is more than just a simple merger of common indicators—it’s a carefully integrated system that validates price extremes across several dimensions. By combining statistical analysis with real-time volatility, momentum verification, and multi-timeframe confirmation, it provides a dynamic framework that helps traders identify high-probability reversal zones while minimizing false signals. The added MTF Screener ensures that these signals are consistent and reliable across different market views, enhancing the overall decision-making process.
How to Use
Monitor Visual Cues: Look for the color-coded signals that indicate statistically extreme price levels.
Confirm Across Timeframes: Use the MTF Screener component to ensure that the extreme conditions appear consistently across various timeframes.
Integrate with Your Strategy: Use this indicator alongside other technical tools to refine entry, exit, and stop-loss decisions.
Disclaimer
This indicator is for educational purposes only and is intended to support your trading analysis. It does not guarantee performance, and past results are not indicative of future outcomes. Always use proper risk management and conduct your own analysis before trading.
Volatility Based Momentum with MTF Screener by QTX Algo SystemsVolatility Based Momentum with MTF Screener by QTX Algo Systems
Overview
This indicator builds on our original Volatility Based Momentum tool by integrating a Multi Time Frame (MTF) Screener that provides real-time, cross-market momentum analysis. It dynamically adjusts momentum signals using adaptive volatility measurements, ensuring that signals reflect true market strength across various timeframes and assets.
How It Works
Core Momentum Analysis:
The indicator uses a double‐smoothed SMI combined with a Price – Moving Average Ratio (PMARP) to assess short-term momentum. These metrics filter out noise and generate per-candle signals based on sustained market energy.
Adaptive Volatility Measurement:
An adaptive volatility factor—derived from a Bollinger Band Width Percentile (BBWP) calculation—scales the momentum readings, ensuring that only strong signals in a sufficiently volatile market are considered.
MTF Screener Integration:
The MTF Screener scans multiple timeframes simultaneously, confirming that a momentum signal is consistent across different market views. This extra layer of screening reduces false signals and helps ensure that the detected momentum is robust and reliable.
Real-Time Visual Feedback:
Dynamic visual cues, such as color changes and signal markers, indicate when the momentum and volatility align, providing a clear, actionable overview.
Why It’s Different and Valuable
This indicator isn’t just a simple overlay of standard momentum and volatility measures—it’s a multi-layered system that verifies signals across multiple timeframes. The integrated MTF Screener provides broader context and cross-validation, making it a more dependable tool for confirming trend strength. This level of depth in analysis offers enhanced clarity and helps traders make more confident decisions compared to using conventional indicators in isolation.
How to Use
Review Per-Candle Signals: Observe the momentum signals generated on your chart and note when they are confirmed by the adaptive volatility measure.
Cross-Check with MTF Screener: Ensure that signals appear consistently across multiple timeframes before taking action.
Adjust Settings for Your Style: Customize the volatility threshold, and MTF settings to match your specific trading approach.
Integrate with Your Strategy: Use the insights from this indicator alongside other analysis tools to optimize your entry and exit points.
Disclaimer
This indicator is for educational purposes only and is intended to support your trading strategy. It does not guarantee performance, and past results are not indicative of future outcomes. Always apply proper risk management and conduct your own analysis before trading.
Continuation Opportunity with MTF Screener by QTX Algo SystemsContinuation Opportunity Indicator with MTF Screener by QTX Algo Systems
Overview
This enhanced indicator is designed to pinpoint key moments when an established trend is likely to continue. By combining traditional momentum analysis with dual volatility measures—and now integrating a powerful Multi Time Frame (MTF) Screener—it offers a multi-dimensional view of trend behavior. This tool not only detects when a pullback is simply a temporary consolidation (characterized by reduced volatility) but also confirms that the overall trend is poised to resume, validated across several timeframes.
How It Works
Core Methodology:
The base indicator uses a double‐smoothed Stochastic Momentum Index (SMI) combined with a Price – Moving Average Ratio (PMARP) to detect momentum crossovers that signal trend continuation. It also uses volatility filters to ensure that the signals occur only when market activity is strong.
Dual Volatility Analysis:
A Bollinger Band Width Percentile (BBWP) measure and historical volatility metrics work together to ensure that only meaningful pullbacks trigger signals—distinguishing between noise and genuine consolidation.
MTF Screener Integration:
The new MTF Screener feature extends the analysis beyond a single timeframe. It scans multiple assets and timeframes concurrently, confirming that a detected pullback or resumption signal appears consistently across the broader market view. This cross-verification minimizes false signals and provides traders with confidence that the trend continuation is robust.
Enhanced Visual Cues:
Color-coded backgrounds and well-defined signal triggers help traders quickly interpret when a pullback is likely just a consolidation phase and when increased volatility signals the trend’s resumption.
Why It’s Different and Valuable
Unlike a simple combination of separate indicators, this tool integrates each element in a systematic, layered approach. The MTF Screener adds an extra dimension by validating signals across different timeframes—ensuring that traders are not basing decisions on isolated, potentially misleading data. This cohesive design enhances overall accuracy and provides actionable insights that are more robust than what individual indicators would offer on their own.
How to Use
Monitor Visual Signals: Look for color-coded cues and momentum crossovers that appear after a pullback.
Validate Across Timeframes: Use the MTF Screener’s output to confirm that the continuation signal is consistent across various timeframes.
Integrate with Other Tools: Combine these signals with your existing technical analysis methods to refine your entry and exit points.
Disclaimer
This indicator is provided for educational purposes only and is intended to support your trading analysis. It does not guarantee performance, and past results are not indicative of future outcomes. Always use proper risk management and perform your own analysis before trading.
Statistically Extreme Areas by QTX Algo SystemsStatistically Extreme Areas by QTX Algo Systems
Overview
This indicator helps traders pinpoint potential reversal zones by detecting when prices become statistically overextended. By combining advanced statistical analysis with volatility and momentum metrics—including BBWP, SMI, PMARP, and Bollinger Band Oscillator (BBO) slope analysis—it provides clear visual cues for identifying market extremes and managing risk.
How It Works
Baseline Statistical Calculation:
The indicator starts by establishing a baseline price range using historical data through a statistical percentile approach. This captures the typical extremes over a significant period and forms the foundation for further analysis.
Volatility Adjustment:
A Bollinger Band Width Percentile (BBWP) measure is used to assess recent price variability. This dynamic volatility factor adjusts the baseline, ensuring that signals are only generated when overall market volatility exceeds a minimum threshold.
Momentum and Trend Verification:
A double‐smoothed Stochastic Momentum Index (SMI) captures short-term momentum, while a Price – Moving Average Ratio (PMARP) confirms the prevailing trend's strength. Additionally, a Bollinger Band Oscillator (BBO) calculates the slopes of the upper and lower bands to further refine the detection of extreme conditions without relying solely on a simple mashup of standard indicators.
Why It's Different
Rather than merely merging common indicators, this tool integrates distinct layers of analysis to produce a cohesive and dynamic framework. The synthesis of statistical extremes, real-time volatility adjustments, and momentum/trend verification helps filter out noise and false signals, offering traders a robust method to identify reversal zones and set precise stop-loss levels. This multi-dimensional approach delivers actionable insights that go beyond what traditional support/resistance or momentum indicators can offer on their own.
How to Use
Interpret the Visual Cues:
Watch for the color-coded background changes that signal statistically extreme conditions.
Integrate with Your Analysis:
Use these visual alerts alongside other technical tools to refine your entry and exit decisions and to enhance your overall risk management.
Disclaimer
This indicator is for educational purposes only and is intended to support your trading analysis. It does not guarantee performance, and past results are not indicative of future outcomes. Always use proper risk management and perform your own analysis before trading.
Statistical Price Bands with Trend Filtering by QTX Algo SystemsStatistical Price Bands with Trend Filtering by QTX Algo Systems
Overview
This indicator generates adaptive support and resistance bands by fusing statistical analysis with real-time volatility and trend measurements. It highlights areas where prices appear overextended, providing traders with clear visual cues for potential reversals or risk management adjustments.
How It Works
Baseline Statistical Calculation:
The indicator begins by deriving a baseline price range from historical data using a statistical percentile approach. This percentile reflects the typical extremes observed over a significant period, forming the foundation for the bands.
Volatility Adjustment:
A dynamic volatility factor is then calculated by comparing the moving standard deviation of price to its moving average. This factor adjusts the baseline, ensuring that the bands reflect current market variability. The use of both a long-term dispersion measure and a short-term percentile-based volatility metric helps confirm that overall market volatility remains above a minimum threshold.
Trend Filtering:
In parallel, the indicator assesses trend direction by comparing the current price to a volume-weighted moving average (VWMA). This trend component shifts the bands in the direction of the prevailing market bias—moving the bands upward during uptrends and downward during downtrends.
Why It’s Different
Unlike traditional static support/resistance tools, this indicator integrates multiple layers of analysis—statistical extremes, real-time volatility, and trend direction—to create bands that continuously adapt to market conditions. This synthesis produces a dynamic framework that not only identifies potential overextended price areas but also provides practical stop loss levels, setting it apart from other basic band or moving average models.
How to Use
Customize the baseline statistical setting to match your trading style. Use the dynamically adjusted bands as visual cues for potential reversal zones or as guides for setting stop losses. Combine these insights with other technical tools to refine your entry and exit decisions.
Disclaimer
This indicator is for educational purposes only and is intended to support your trading strategy. It does not guarantee performance, and past results are not indicative of future outcomes. Always use proper risk management and perform your own analysis before trading.
Volatility Based SMI with Dynamic Bands by QTX Algo SystemsVolatility Based SMI with Dynamic Bands by QTX Algo Systems
Overview
This advanced oscillator redefines the classic Stochastic Momentum Index (SMI) by incorporating adaptive volatility scaling and dynamically tilting its overbought and oversold levels based on market trends. The result is a context-sensitive momentum tool that adjusts its thresholds in real time, helping traders identify potential reversals or trend continuations more effectively.
How It Works
Enhanced SMI Calculation:
The indicator starts by computing a double‐smoothed SMI. Two layers of exponential moving averages—controlled by the “Smoothing K” and “Smoothing D” inputs—are applied to both the relative price range and the overall range (difference between the highest high and lowest low) over a fixed period. This process reduces short-term noise and isolates the underlying momentum.
Adaptive Volatility Scaling:
A normalized volatility measure is derived using a fixed Bollinger Band Width Percentile (BBWP) approach. This volatility metric is used to create an adaptive adjustment factor that scales the SMI, ensuring that the oscillator’s sensitivity reflects current market conditions without being distorted by temporary extremes.
Dynamic Threshold Adjustment:
The indicator then calculates trend strength using a lookback period (set by the “Trend Lookback Period” input) that compares the current price to a volume-weighted moving average (VWMA). This trend strength is used to adjust the base overbought and oversold levels (fixed at 50 and –50) through two mechanisms:
Band Tilt Strengths:
The “Upper Band Tilt Strength” and “Lower Band Tilt Strength” inputs determine how aggressively the respective thresholds are shifted in response to the prevailing trend. In an uptrend, for example, the oversold level is raised more noticeably, while in a downtrend, the overbought level is lowered.
Opposite Band Compression:
The “Opposite Band Compression Strength” input further refines this adjustment by accelerating the contraction of the opposite band during trend reversals, enhancing the indicator’s responsiveness.
How to Use and Input Adjustments
Smoothing K & Smoothing D:
Adjust these to control the degree of smoothing in the SMI calculation. Lower values provide quicker, albeit noisier, responses, while higher values yield smoother signals.
SMI EMA Length:
This sets the sensitivity of the moving average applied to the SMI, affecting how promptly crossover signals are generated.
Trend Lookback Period:
Defines the historical window for assessing trend strength. A longer period gives a more stable trend, while a shorter period increases responsiveness.
Upper/Lower Band Tilt Strength:
These parameters determine how much the overbought and oversold levels shift in response to the market’s trend. Increasing these values results in more pronounced threshold adjustments.
Opposite Band Compression Strength:
This setting influences how quickly the opposite band compresses during trend reversals, thereby fine-tuning the dynamic nature of the oscillator’s thresholds.
What Makes It Proprietary
Traditional SMI indicators typically rely on fixed thresholds for overbought and oversold conditions. Our approach is proprietary because it seamlessly integrates adaptive volatility scaling with dynamic, trend-based threshold adjustments. This fusion produces an oscillator that is acutely sensitive to current market conditions, offering a more nuanced and context-aware view of momentum that stands apart from conventional methods.
How to Use
Monitor the oscillator for crossovers between the SMI and its EMA, which serve as potential signals for reversals or confirmations of trend continuation. Fine-tune the input parameters to match your market conditions and trading style, and use the dynamically adjusted thresholds in conjunction with other technical analysis tools to refine your entry and exit decisions.
Disclaimer
This indicator is for educational purposes only and is intended to support your trading strategy. It does not guarantee performance, and past results are not indicative of future outcomes. Always use proper risk management and perform your own analysis before trading.
Volatility Based Momentum by QTX Algo SystemsVolatility Based Momentum by QTX Algo Systems
Overview
This indicator is designed to determine whether a market trend is genuinely supported by both momentum and volatility. It produces per-candle signals when a smoothed momentum oscillator is above its moving average, a Price – Moving Average Ratio confirms overall trend strength by remaining above a preset level with a positive slope, and when at least one of two distinct volatility metrics is rising. This integrated approach offers traders a consolidated and dynamic view of market energy, delivering more actionable insights than a simple merger of standard indicators.
How It Works
The indicator fuses two complementary volatility measures with dual momentum assessments to ensure robust signal generation. One volatility metric evaluates long-term market behavior by analyzing the dispersion of logarithmic price changes, while the other—derived from a Bollinger Band Width Percentile—captures recent price variability and confirms that market volatility remains above a minimum threshold. A trading signal is generated only when at least one of these volatility measures shows a sustained upward trend over several candles.
For momentum, a double‐smoothed Stochastic Momentum Index provides a refined, short-term view of price action, filtering out market noise. In addition, the PMARP serves as a confirmation tool by comparing the current price to its moving average, requiring that its value remains above a defined level with a positive slope to indicate a strong trend. Together, these elements ensure that a signal is only produced when both the market’s momentum and volatility are in alignment.
Although the components used are based on well-known technical analysis methods, the thoughtful integration of these elements creates a tool that is more than the sum of its parts. By combining long-term volatility assessment with a real-time measure of recent price variability—and by merging short-term momentum analysis with a confirmation of overall trend strength—the indicator delivers a more reliable and comprehensive view of market energy. This holistic approach distinguishes it from standard indicators.
How to Use
Traders can adjust the volatility threshold setting to tailor the indicator to their preferred market or timeframe. The indicator displays per-candle signals when both the refined momentum criteria and the dynamic volatility conditions are met. These signals are intended to be used as part of a broader trading strategy, in conjunction with other technical analysis tools for confirming entries and exits.
Disclaimer
This indicator is for educational purposes only and is intended to support your trading strategy. It does not guarantee performance, and past results are not indicative of future outcomes. Always use proper risk management and perform your own analysis before trading.
Continuation Opportunity Indicator by QTX Algo SystemsContinuation Opportunity Indicator by QTX Algo Systems
Overview
This indicator is designed to pinpoint key moments within an established trend when a pullback is likely just a temporary consolidation rather than a reversal. It distinguishes phases of reduced volatility—suggesting a pause or consolidation—from moments when volatility subsequently increases, confirming that the prevailing trend is resuming. This integrated approach combines multiple classical elements into a unique tool that offers traders clear insight into trend continuity.
How It Works
The indicator marries two types of volatility measurements with dual momentum assessments and a trend filter to generate continuation signals. Two complementary volatility metrics are used: one assesses long-term price dispersion to gauge overall market behavior, while the other employs a percentile-based method to capture recent variability and ensure that overall market volatility meets a minimum threshold. A critical part of the signal generation is that the pullback must occur during a period of reduced volatility, indicating consolidation, and then be followed by an increase in volatility, which confirms the resumption of the trend.
For momentum analysis, a double‐smoothed oscillator provides a refined, short-term view of price action, and a Price – Moving Average Ratio (PMARP) confirms the trend’s strength by requiring that it remains above or below a set threshold with a positive or negative slope, respectively. Signals are produced based on crossover events in the momentum oscillator that occur after a pullback, with the subsequent rise in volatility validating the trend continuation. A moving average-based trend filter further ensures that these signals align with the broader market direction.
While the individual components—volatility measures, momentum oscillators, and trend filters—are standard in technical analysis, their deliberate integration in this script results in a tool that is greater than the sum of its parts. Rather than merely merging indicators, this system is crafted to filter out false signals and clearly differentiate between temporary consolidations and genuine trend continuations. By providing a holistic view of market behavior, it offers traders actionable insight into when a pullback is simply a pause before the trend resumes.
How to Use
Traders should monitor the chart for opportunity signals. These signals indicate that a consolidation phase is ending and that the overall trend is likely to continue. Adjust the volatility parameters as needed to suit your market or timeframe, and use these signals in conjunction with other technical analysis tools to confirm optimal entry and exit points.
Disclaimer
This indicator is for educational purposes only and is intended to support your trading strategy. It does not guarantee performance, and past results are not indicative of future outcomes. Always use proper risk management and perform your own analysis before trading.
Daily Single Trade [SMRT Algo]The Daily Single Trade Indicator by SMRT Algo is a powerful yet simple tool designed for traders who value precision, discipline, and a focus on high-quality trade setups. With a unique approach, this indicator identifies just one signal daily, making it ideal for traders who prefer a structured and stress-free trading routine.
Please note that this indicator only works for timeframes below 1H.
Key Features:
Market Open & Pre-Market Analysis: The indicator focuses on the market’s opening range and identifies breakout opportunities based on price action during these critical periods.
Customizable Risk-Reward Ratio: Plan your trades with precision by setting your desired RR, ensuring that your take-profit (TP) levels are multiples of your stop-loss (SL). Stop loss is not shown with this indicator.
Price Offset for SL: Add a customizable buffer to your SL and TP levels. This offset accounts for market volatility, reducing the chances of premature stop-outs while maintaining alignment with your trading plan.
Increasing this value will lead to a greater invisible stop loss, which will increase the TP size. The opposite is occurs when decreasing this value (less than 0). If you set it as 2.5 for example for TSLA: price is 340 and SL is 330 for example, SL becomes 327.5. This calculation will then be applied to calculate the TP.
In simple terms, if the offset is positive, SL becomes larger, TP becomes larger as well.
Exit Point Visibility: Display exit points on your chart to better visualize trade targets and stop levels.
Adjustable Market Open Time: Easily modify the market open hour and minute to suit your asset’s trading session. For example, U.S. stock traders can set the market open time to 9:30 AM EST (UTC-5).
By providing a single signal each day, the indicator minimizes overtrading and keeps your focus on the best opportunities.
With predefined SL, TP, and RR settings, the indicator fosters disciplined trading, reducing the influence of emotional decision-making. Whether you’re trading stocks, indices, or forex, the customizable market open time and RR ratio make this indicator versatile and adaptable.
The combination of precise SL and TP calculations with offset pip adjustments helps protect your trades from market noise while maintaining a favorable RR.
Perfect for those who can’t monitor markets all day, the single-signal approach allows you to execute a high-quality trade and move on with your day.
How to Use:
Set the Market Open Time: Adjust the open time to align with your asset’s session. For example, set 9:30 AM EST for U.S. stocks.
Define Your Risk-Reward Ratio: Choose an RR multiple (e.g., 1:2 or 1:3) that aligns with your risk tolerance and trading goals.
Apply Pip Offset: Add a buffer to your SL and TP to account for market volatility and reduce false stops.
The Daily Single Trade Indicator simplifies trading by focusing on one high-probability setup per day. It’s perfect for traders looking to maintain consistency, improve risk management, and reduce the stress of overanalyzing the markets.
How Alerts Work:
Individual Alerts: Set separate notifications for specific actions, such as breakout signals, take-profit levels, or stop-loss activations.
Master Alert: Manage all notifications with one streamlined setting, ensuring you never miss an opportunity while keeping your setup simple and efficient.
Take control of your trading with a strategy built for clarity, precision, and success!
[Mustang Algo] VIF - Volatility Indicator Freemium
The VIF - Volatility Indicator Freemium is a powerful tool designed to capture volatility-driven price movements and generate actionable trading signals. It offers a clear, color-coded visual representation of market trends based on volatility and price movement. The indicator includes key features to help traders identify strong buy and sell opportunities with clear alerts for both bullish and bearish signals.
Key Features:
Volatility Indicator Freemium (VIF):
Calculates volatility over a specified period using the difference between the open and close prices.
Generates signals based on the relationship between volatility and an exponential moving average (EMA).
Strong Buy/Sell signals: Triggered when volatility exceeds a threshold and the price crosses above/below the EMA.
Weaker signals: When volatility is lower but still shows trends in relation to the EMA.
Customizable Inputs:
Resolution: Select different timeframes for signal generation to adapt the indicator to different market conditions.
Repainting: Option to enable or disable repainting based on your preference for signal stability.
VIF Length & Threshold: Fine-tune the sensitivity of the volatility indicator by adjusting the length and threshold parameters.
Color-Coded Signals:
Bright Green (Strong Bullish): High volatility and price above the EMA.
Light Green (Weak Bullish): Lower volatility but price still above the EMA.
Bright Red (Strong Bearish): High volatility and price below the EMA.
Light Red (Weak Bearish): Lower volatility but price still below the EMA.
Neutral (Gray): When neither bullish nor bearish conditions are strong.
Real-Time Alerts:
Strong Buy/Sell Alerts: Receive notifications for significant bullish or bearish changes in market volatility.
Weaker Buy/Sell Alerts: Notifications for changes in market direction with moderate volatility levels.
Bar Coloring & Background Customization:
Option to color bars based on the detected signals.
Background color also adjusts according to the volatility signal, offering a visual guide for quickly identifying market conditions.
Indicator Statistics & Alerts:
Built-in alert conditions for Strong Buy/Sell Signals and regular Buy/Sell Signals, allowing traders to react to market changes in real time.
Premium Version Coming Soon:
An upcoming premium version will include advanced filtering options, improved risk management features, and enhanced customization for professional traders.
This Freemium version is ideal for traders seeking to gain insights into market volatility and momentum. Stay tuned for the premium version that will introduce additional exclusive features, offering even greater control over your trading strategies.
Harish Algo 2The script "Harish Algo 2" is a Pine Script-based TradingView indicator that automatically identifies significant trendlines based on fractal points and tracks price interactions with those trendlines. Key features include:
Fractal Detection: The script identifies fractal highs and lows, using a configurable fractal period, to serve as pivot points for generating trendlines. Fractal highs are marked in blue, and fractal lows are marked in red.
Dynamic Trendlines: It draws trendlines between consecutive fractal points, with a limit on the maximum number of active trendlines. The trendlines can be extended either in both directions or to the right, as per user input. The line width can also be customized.
Support/Resistance Counting: Each trendline tracks how many times the price interacts with it. If the price approaches the line from above and touches or stays near it, the line is considered a support. If the price approaches from below, it is considered a resistance. These counts are used to modify the trendline's color and appearance.
Trendlines with 2 support interactions turn green.
Trendlines with 2 resistance interactions turn red.
Trendlines with 3 or more interactions turn black.
Trendline Styling: Trendlines that extend over a long period (more than 100 bars) change to a dotted style to highlight their persistence.
Break Detection: The script monitors if the price crosses a trendline, signaling a potential breakout or breakdown. Once a trendline is broken, it stops extending further.
Trendline Removal: The script ensures that only a limited number of trendlines are active at a time. If the maximum number of trendlines is reached, the oldest trendline is removed to make space for new ones.
This indicator is designed to help traders visualize important trendlines, spot potential support and resistance levels, and detect breakouts or breakdowns based on price movement.
DTFX Algo Zones [LuxAlgo]DTFX Algo Zones are auto-generated Fibonacci Retracements based on market structure shifts.
These retracement levels are intended to be used as support and resistance levels to look for price to bounce off of to confirm direction.
🔶 USAGE
Due to the retracement levels only being generated from identified market structure shifts, the retracements are confined to only draw from areas considered more important due to the technical Break of Structure (BOS) or Change of Character (CHoCH).
The simple action that causes a market structure shift occurs is price breaking above or below a specific swing point. When a market structure shift happens, a retracement is drawn from the point of break to the highest or lowest point since that point. Due to the price action necessary for a market structure shift, these retracements will not always be immediately actionable.
These retracement levels are intended to be used as points to watch for price to retrace to and bounce from, confirming the current direction of price.
In the example below, after the retracement is initiated, by bouncing off of the retracement levels formed from the previous market structure shift it would further confirm the bias of the market structure shift. A break going through these levels would display a weakness from the current market structure shift, implying that it could simply be noise.
🔶 DETAILS
The script uses standard SMC Market structure identification to determine Break of Structures (BOS) and Change of Characters (CHoCH). The specific swing points can be identified by the shapes placed above or below the specific swing high/low candle.
By unchecking the "Display All Zones" setting, users are able to specify the exact number of retracement zones to display using the "Show Last" parameter. This is handy for cleaning up the chart to stay focused on the most recent retracements.
Additionally, when displaying multiple zones, the "Clean-Up Level Overlap" setting may be helpful for decluttering as well. This option optimizes the display of retracement levels to minimize their overlap on other adjacent zones.
The script allows for up to 5 Fib levels to be displayed from each zone, with options for display, value, line style, and color for each of the 5.
The calculation for Fib Levels changes depending on the direction of market structure shifts. When an upwards (Bullish) zone is generated, the retracement is drawn with the bottom of the zone being 0 and the top of the zone being 1. This is reversed for downwards (Bearish) zones.
🔶 SETTINGS
Structure Length: Sets the SMC structure length to use for finding MMS.
Show Last: Displays this number of retracement zones. (Display All Zones Must be Unchecked)
Display All Zones: Ignores "Show Last" number and displays all historical MMS Retracement Zones.
Zone Display: Choose which zones to display, only bearish, only bullish, or both.
Clean-Up Level Overlap: Minimizes overlap between adjacent zones and levels.
Fib Levels: Settings to display and customize up to 5 Fib levels for each zone.
Engulfing Pattern Alerts By PropFirm AlgoWe have now decided to make this indicator to support the trading community! If you find yourself struggling to identify bullish engulfing and bearish engulfing candles, this one is for you.
Release Notes:
Initial release with robust detection of bullish and bearish engulfing patterns.
Added trend and volume filters for enhanced pattern accuracy.
Custom alerts for real-time notifications of potential trading opportunities.
Appendix 1 - Example Case of Use For Educational Study.
Appendix 2 - Technical description which focuses on explaining the functionality of the script, how the code works, and how it can be used by traders, providing further immediate insight value.
Appendix 1:
This indicator will provide you with Two types Bullish and Bearish Engulfing Alerts.
The Regular Bullish and Bearish Engulfing Candle's Shown As
Bullish Engulfing ︽
Bearish Engulfing ︾
And the Filtered Bullish and Bearish Engulfing Candle Shown As
Filtered Bullish Engulfing ⇡
Filtered Bearish Engulfing ⇣
You can also change the Alert Symbol to any text, symbol or emoji of choice in the Setting Style Panel . This allows you to customize the alert symbol style to your liking, Example....
Using the power of artificial intelligence, we coded this indicator based on technical descriptions to perfect this simple problem.
Use this tool together with different strategies as a confirmation to your trading bias.
Use Supply and Demand Zones together with the Engulfing Pattern Alerts
First, Verify if the bullish engulfing candle is at the end of a dying trend.
Secondly, Check if it’s at a major 1-hour, 4-hour, or daily support and resistance zone.
Then wait for the retest, then enter a position.
DON’T USE THE ENGULFING ALERT AS A POINT OF ENTRY, OR WHILE MARKETS ARE CONSOLIDATING nor in the middle of an active trend.
Now for the second most used method:
Use The Fibonacci together with the Engulfing Pattern Alerts
First, Identify an impulse candle that creates a new trend in the market.
Then Draw out your Fibonacci tool from the start of the candle to the end of the impulse leg where rejection is shown.
Wait for the price to retrace to the 61.8 retracement and use the engulfing candle as a second confirmation.
And lastly, wait for the price to retest the fib level showing signs of rejection, then enter.
Appendix 2:
Technical Description:
The "Engulfing Pattern Alerts By PropFirm Algo" script is a sophisticated tool designed to identify and alert traders of potential bullish and bearish engulfing patterns in the market, enhanced by trend and volume filters for improved accuracy. This script helps traders spot potential trend reversals by analyzing candlestick patterns in conjunction with volume data and moving averages.
Key Features:
Bullish Engulfing Pattern Detection: Identifies when a smaller bearish candle is followed by a larger bullish candle, indicating potential upward price movement.
Bearish Engulfing Pattern Detection: Identifies when a smaller bullish candle is followed by a larger bearish candle, indicating potential downward price movement.
Volume Filter: Enhances pattern reliability by ensuring the identified pattern is accompanied by a significant volume increase.
Trend Filter: Utilizes Simple Moving Averages (SMA) to filter patterns based on the prevailing market trend, reducing false signals on the "Filtered Engulfing Alerts" Setting.
Custom Alerts: Configurable alerts for both bullish and bearish engulfing patterns, allowing traders to stay informed in real-time.
How It Works:
Bullish Engulfing Pattern:
Detected when the body of the current candle completely engulfs the body of the previous candle.
Confirmed if the current candle closes higher than it opens, and the previous candle closes lower than it opens.
Volume on the current candle must be greater than the previous candle.
Bearish Engulfing Pattern:
Detected when the body of the current candle completely engulfs the body of the previous candle.
Confirmed if the current candle closes lower than it opens, and the previous candle closes higher than it opens.
Volume on the current candle must be greater than the previous candle.
Trend Filter:
Uses moving averages to determine the market trend.
Bullish patterns are only considered in downtrends.
Bearish patterns are only considered in uptrends.
Alerts:
Alerts can be set up for both bullish and bearish patterns, ensuring you are notified when significant market movements are detected.
How to Use:
Add the script to your chart.
Configure the alert settings according to your trading preferences.
Monitor your chart for plotted symbols indicating potential bullish (︽) and bearish (︾) engulfing patterns.
Utilize the alert conditions to get notified when these patterns occur.
EHRHART Algo Premium (V.2)EHRHART Algo Premium is a indicator designed to help traders analyze market flow. It work with multiple EMA for identifying the sentiment of market. It's very simple calculation but it's a good help for people who use price action. I think the visual of the chart is very important and and I wanted to create an indicator very visual. I'm price action lover like lots of people and I personally think it's very important to identify the flow of market because buying when the flow of market is up give you better chance to win your trade. It's not BUY and SELL signal, this indicator don't tell u when u need buy or when u need sell, it's principally here for helping the visual of trading chart (have a good clear chart). I decided to post this indicator because people were asking me how it worked and were curious about these colors, so here we go !
This indicator show:
The main flow ( green candle=buy pressure /red candle=seller pressure ), it's based on two EMA cross over, this two EMA are editable so u can take the combination you want depending on your trading strategy. When the first EMA is above the second EMA candle becoming green and when the second EMA is above the first EMA candle becoming red.
The trend of two EMA crossover (blue=bullish and violet=bearish), it's based on two EMA (two different than main flow) cross over, this two EMA are editable so u can take the combination you want depending on your trading strategy. When the first EMA is above the second EMA the trend becoming blue and when the second EMA is above the first EMA the trend becoming violet.
Potential trend reversals (violet candle), it's calculate with the two EMA of the main flow, when these two EMA becoming closer, the candle becoming violet. It meaning that the trend may reversals. I added sensitivity parameter, so u can adjust it depending on your trading strategy, the more sensitive it is, the more candle will be colored violet.
A system of RSI print on the chart, when the RSI becoming overbought (more than 75) a red triangle will pop up on the chart, and when the RSI becoming oversold (less than 25) a green triangle will pop up on the chart. U can show or hidden these setting.
Bullish candles are represented by hollow candles.
Bearish candles are represented by full candles.
You can use this indicator with multiple strategy, I personally use it with price action (support/resistance) and I made it for that (but it's your choice).
This is an example of how I'll use it:
Here we can see that the price is coming testing our weakly support, however the main flow is bullish (red candle), so I'm waiting my first signal (violet candle). When the first candle passed violet I decided to enter the trade because violet candle after red candle means that the two EMA start closed to themselves meaning that's the flow may turn green. My second signal will be candle passed green, because it meaning the two EMA start deviate from themselves, buyer are taking advantage. In this situation a green triangle on the support will be my third signal.
Candlestick Patterns [NAS Algo]Candlestick Patterns plots most commonly used chart patterns to help and understand the market structure.
Bullish Reversal Patterns:
Hammer:
Appearance: Small body near the high, long lower shadow.
Interpretation: Indicates potential bullish reversal after a downtrend.
Inverted Hammer:
Appearance: Small body near the low, long upper shadow.
Interpretation: Signals potential bullish reversal, especially when the preceding trend is bearish.
Three White Soldiers:
Appearance: Three consecutive long bullish candles with higher closes.
Interpretation: Suggests a strong reversal of a downtrend.
Bullish Harami:
Appearance: Small candle (body) within the range of the previous large bearish candle.
Interpretation: Implies potential bullish reversal.
Bearish Reversal Patterns:
Hanging Man:
Appearance: Small body near the high, long lower shadow.
Interpretation: Suggests potential bearish reversal after an uptrend.
Shooting Star:
Appearance: Small body near the low, long upper shadow.
Interpretation: Indicates potential bearish reversal, especially after an uptrend.
Three Black Crows:
Appearance: Three consecutive long bearish candles with lower closes.
Interpretation: Signals a strong reversal of an uptrend.
Bearish Harami:
Appearance: Small candle (body) within the range of the previous large bullish candle.
Interpretation: Implies potential bearish reversal.
Dark Cloud Cover:
Appearance: Bearish reversal pattern where a bullish candle is followed by a bearish candle that opens above the high of the previous candle and closes below its midpoint.
Continuation Patterns:
Rising Three Methods:
Appearance: Consists of a long bullish candle followed by three small bearish candles and another bullish candle.
Interpretation: Indicates the continuation of an uptrend.
Falling Three Methods:
Appearance: Consists of a long bearish candle followed by three small bullish candles and another bearish candle.
Interpretation: Suggests the continuation of a downtrend.
Gravestone Doji:
Appearance: Doji candle with a long upper shadow, little or no lower shadow, and an opening/closing price near the low.
Interpretation: Signals potential reversal, particularly in an uptrend.
Long-Legged Doji:
Appearance: Doji with long upper and lower shadows and a small real body.
Interpretation: Indicates indecision in the market and potential reversal.
Dragonfly Doji:
Appearance: Doji with a long lower shadow and little or no upper shadow.
Interpretation: Suggests potential reversal, especially in a downtrend.
ICT Clean Midnight [dR-Algo]
Are you a trader who values clean charts and precise indicators? Are you an avid follower of ICT Concepts? If so, the Midnight Marker is tailored for you. This ultra-simple, highly effective TradingView script draws a nearly transparent blue line at midnight on your chart, keeping your interface as clean as possible while delivering essential information.
Why is "ICT Clean Midnight" so Special?
Focus on Price Action: The minimalist design ensures that you can focus solely on price action, which is a core principle of ICT teachings.
Easy Back Testing: Whether you're trading live or back-testing strategies, the midnight marker helps you quickly identify key time points.
Customizable: Though designed to be subtle, the line's color and opacity can be easily customized to suit your charting needs.
This indicator embodies ICT's principle of maintaining a clutter-free, focus-driven trading environment. Perfect for both novice traders wanting to adopt ICT concepts and seasoned traders looking for minimalistic yet effective tools.
Fib Retracement AlgoFib Retracement Algo
Description: This indicator has a series of steps that it takes before it finds possible retracement areas depending on the trend. The indicator itself is really simple to use.
How does it work?
This indicator uses the Hurst Exponent to verify whether or not the market is trending or not. It then determines the trend and then decides which retracement is possible.
If the hurst is below 0.5, then the retracement lines won't appear; they only appear in a trending market above 0.5 if you don't see the lines.
How Traders can use this indicator
Traders who trade bounces or retracements can use this indicator and enjoy the verification process that goes behind finding these retracements. This indicator can also be used to identify possible gaps on some occasions.
Examples of the indicator:
Clutch AlgoThe Clutch Algo provides reversal signals and trend signals. The indicator can be used for stocks, crypto and forex. It can also be used for day trading and swing trading.
Reversal signals were done by modifying the Bollinger Bands and MACD and combining them in a unique way to find explosive price actions. These have been modified to provide signals at the bottom or top of a trend to catch price reversals and to improve margin of safety on trades. These signals are labeled as “Long” and “Short”.
We also added automatic support and resistance zones to increase the accuracy of the “Long” and “Short” signals. This was done by using historical price action of highs and lows and periods of consolidation where price reversed.
The trend signals, which are labeled as “Bull” and “Bear” signals use a combination of exponential moving averages. These signals can be used as trend continuations.
We also added an exponential moving average cloud to help traders easily visualize trend. This can be used as a guide to help you stay in a trade to maximize profits. It can also be used as a guide to get out of a trade if price breaks out of the cloud. The third use of the cloud can be used as support resistance in between high/low support and resistance zones.
Tips:
- Only take long/short signals when there is a support or resistance zone formed at or near the long/short signal, preferably within 1-3 bars of the support or resistance zone. Signals too far from "Long" or "Short" signals reduces your margin of safety.
- When in a Long or Short position, use support or resistance zones as a stop loss level as price is likely to go against the position.
- When taking a Long/Short or Bull/Bear signal, wait for candles to be completed to get best entry possible.
- Previous support zones can be used as resistance zones and previous resistance zones can be used as support zones.
- The support and resistance (SR) period can be adjusted. Numbers in the SR settings are bars looking back. For example, a setting of 10, looks back 10 bars.
MM Session Open AlgoThe MM Session Open Algo is a strategy to catch the opening breakout of a security
displays the current session with background color
Entry, Stop Loss Based on Atr, and two Take Profit levels
Kill zone entries for New york and London session
provides valid signal for entry once price crosses entry line
and set "opening session price" to determine what signal you are looking for. based on time frame
shows the Daily,Weekly,Monthly high and low
average daily range
and comes with trend filter.
Directions are Simple
when price crosses and closes above entry line. you get in with the set inputs of Tp and Sl
or you can set buy/sell stops with the price provided for you and ride the wave of the direction it goes with he Tp and Sl provided
Link below or PM us for access to this indicator Happy Trading
Trading Loons Algo - V1Trading Loons Algo
Greetings! Thank you for your interest in our script. We are very pleased with the accuracy of our indicators and are highly confident they will augment your trading strategy.
These indicators are designed to identify momentum for low-float stocks under $20 and signal optimal ‘bullish’ entry and ‘bearish’ exit.
Our indicators span across whichever time interval candle best suits your trading strategy and are intended to be used for both intraday traders (e.g. leveraging 1m, 3m, 5m, etc. candles) as well as multiday traders (leveraging daily candles).
For intraday trading best results, we recommend leveraging 1m candles for high-volume & low-float moving stocks. However, they will work on any stock under evaluation.
For multiday trading best results, we recommend leveraging the daily candles for stocks under $20 and looking for the green uptrend arrow indicating ‘bullish’ momentum. A red downtrend arrow indicates ‘bearish’ momentum.
This script offers a variety of indicators and we will continue to enhance its offerings.
We recommend the following indicator configuration:
Intraday Trading:
- Display Intraday Bullish Momentum Alert
- Display Intraday Volume Crossover
- Display Intraday Full Session High and Low
- Display Volume Weighted Average Price (VWAP)
Multiday Trading:
- Display Daily Regular Session High and Low
- Daily Regular Session High and Low Max Range Value (200)
How to use it for intraday trading:
- Find a low-float stock, preferably under 20 million, that is already up 15%.
- Load the 1-minute (1m) chart and look for the ‘Display Intraday Bullish Momentum Alert’ indicator which is a white diamond above the bar when the bar closes.
Trading Loons Tip: It’s not necessary, but if you see the ‘XV’ indicator (i.e. from the ‘Display Intraday Volume Crossover’ indicator), you know there is above average volume coming in, which is a bullish sign!
- If the bar with the ‘Display Intraday Bullish Momentum Alert’ indicator reached a new high of the day, wait for a pull-back and allow for the accumulation period. The accumulation period could last a few minutes or tens-of-minutes.
- During the accumulation period, look for a green ‘bullish’ uptrend indicator arrow below the 1-minute bar once the bar closes.
NOTE: We recommend using the 1-minute bar. However, these intraday indicators can be used on whichever bar chart aligns with your trading strategy (e.g. 3m, 5m, etc.)
Please reference these intraday chart examples:
How to use it for multiday trading:
- Find a stock under $20 dollars (the lower the float, the better).
- Load the daily (D) chart and look for a green ‘bullish’ uptrend indicator arrow below the bar once the daily bar closes.
Please reference these multiday chart examples:
You can set up your own alerts to be notified when there is ‘bullish’ multiday momentum (green uptrend triangle below bar), ‘bearish’ multiday momentum (red downtrend triangle above bar) or ‘bullish’ intraday momentum (white diamond above bar).
Please note, you will need to subscribe to market data on TradingView. We suggest subscribing to the following:
- ARCA – ARCA & MKT
- NASDAQ – NASDAQ Stock Market
- NYSE – New York Stock Exchange
Disclaimer: If you are using this script, you acknowledge past performance is not necessarily indicative of future results and no script can 100% guarantee success in trading.
SSI.FX Global AlgoVersion 1
The SSI.FX Global Algo uses a very fine tune trend filter that helps eliminate the noise of the market
This is a trend following indicator based off a moving average, but this is a exceptionally calculated Non-Repainting/Zero Lag moving average that allows you to enter the market with a mathematically calculated; high probability certainty. This indicator can be modified to the users liking, this is still early stages of the release so things will change over time.
Again, this is a trend following indicator this will not get sniper entries, even though a high amount of the time it may seem like that. Just like any indicator I always suggest using it for confluence to your trend bias.
How To Use
Blue Moving Average = Bullish
Red Moving Average = Bearish
I personally take a Macro and Micro trend approach. Look for trend flips and trends on higher time frames like the 1H, 4H, 1D, 1W then go to a lower time frame to take the micro trades of that prevailing trend. I generally look at 2 to 3 time frame segments lower than my higher time frame bias
example: 4H trend bias, I'd be looking at the 30m or 15m for potential trade entries
Pairs to Trade
Currencies, Stocks, Commodities, Metals, Energy, Bitcoin, Alt Coins.
Alert System
I did build an alert system that you can set to notify you when ever there is a new Long or Short Signal.
Development Roadmap
Multi-Time Frame Settings/Plotting
Better GUI
Trade Types: Basic Trades, Smart Trades
Big thanks to all the people who have helped in the development of this project!
Please leave feedback and any suggestions on what you'd like to see happen with this project!