Engulfing BoxThe Engulfing Box indicator is a custom script designed to visually highlight and track bullish and bearish engulfing candlestick patterns on a price chart. These patterns are often used to identify potential reversal points, making them valuable for technical analysis. The script dynamically draws colored boxes around these patterns, helping users easily spot them in the price action.
Key Features:
Bullish Engulfing Pattern: When a candlestick fully engulfs the previous bearish candle (i.e., the close of the current candle is higher than the open of the previous candle, and the open is lower than the close of the previous candle), the script draws a green box around the bullish engulfing candle. This box is drawn from the open of the previous candle to the low of the previous candle.
Bearish Engulfing Pattern: When a candlestick fully engulfs the previous bullish candle (i.e., the close of the current candle is lower than the open of the previous candle, and the open is higher than the close of the previous candle), a red box is drawn around the bearish engulfing candle. This box is drawn from the open of the previous candle to the high of the previous candle.
Dynamic Box Management: Once an engulfing pattern is detected, a box is drawn with the following attributes:
Bullish Engulfing Box: Green, with a transparent background.
Bearish Engulfing Box: Red, with a transparent background.
The box will adjust its color to gray if the price moves past certain thresholds, indicating that the engulfing pattern may no longer be as relevant.
Max Pattern Tracking: The script limits the number of engulfing boxes tracked on the chart to prevent clutter. The maximum number of bullish and bearish engulfing patterns shown is customizable (set to 500 by default), and once this limit is exceeded, older boxes are deleted to maintain a clean chart.
Pattern Expiry: Boxes are deleted if price action moves beyond the pattern’s range, ensuring that outdated signals are removed. If the low price falls below the bottom of the bullish engulfing box, or the high price rises above the top of the bearish engulfing box, the respective box is removed. Additionally, if the low price moves below the top of the bullish box or the high price exceeds the bottom of the bearish box, the box's color is changed to a more neutral tone.
How it Works:
Pattern Detection: The script compares the current price data with the previous candlestick to detect the bullish or bearish engulfing patterns.
Box Creation: If a pattern is detected, a colored box is drawn around the candle to visually highlight the pattern.
Pattern Expiry and Cleanup: The script continuously monitors past boxes. If the price moves too far from the box’s range, the box is either deleted or altered to reflect the reduced significance of the pattern.
B ox Count Limit: To avoid clutter, the script ensures that no more than 500 bullish or bearish engulfing boxes are shown at any time.
Customization:
The number of previous bars to scan for engulfing patterns can be adjusted (maxBarsback).
The maximum number of patterns displayed at any time can be modified.
Candlestick analysis
No-Gap-CandlesCandle indicator that makes the chart more readable by removing overnight gaps by using the closing price of the previous day as the opening price of the current day.
First 5 Minutes Open/Close LinesThis very simple indicator paints lines at the high and low of the first 5m candle of the session. It is primarily intended for big cap NYSE traded stocks with high volume. I wrote this indicator to save me the trouble of manually drawing the lines each day.
The lines drawn at the 5m high/low will remain constant regardless of which timeframe you switch to. In the example screenshot, we are looking at the 1m timeframe. This helps us switch effortlessly between different timeframes to see if a given price movement meets our entry criteria.
In addition to drawing lines at the first 5m high/low, it will optionally paint two zones, one each around the high and low. The boundaries of this zone are configurable and expressed as a percentage of the total movement of the first 5m bar. By default, it is set to 25%.
This indicator is based on the concept that the first 5m bar always has massive volume which helps us infer that price may react around the extremes of that movement. The basic strategy works something like this:
- You identify the high timeframe (HTF) trend direction of the stock
- You wait for the first 5m candle of the session to close
- You wait for price to puncture through the outer boundary of the zone marked by the indicator.
- You enter when price retraces to the high, or low, which marks the midpoint of the punctured zone.
- Only enter long on stocks in a HTF uptrend, and short on stocks in an HTF downtrend.
- Use market structure to identify stop loss and take profit targets
Note: Use at your own risk. This indicator and the strategy described herein are not in any way financial advice, nor does the author of this script make any claims about the effectiveness of this strategy, which may depend highly on the discretion and skill of the trader executing it, among many other factors outside of the author's control. The author of this script accepts no liability, and is not responsible for any trading decisions that you may or may not make as a result of this indicator. You should expect to lose money if using this indicator.
Aso Line v2This indicator generates buy and sell signals by analyzing volume and horizontal lines. Red and green zones are displayed on the chart.
・Red zone: indicates a short (sell) signal. When the price reaches this zone, consider a short position.
・Green zone: indicates a long (buy) signal. When the price reaches this zone, consider a long position.
This indicator uses a proprietary algorithm to analyze volume and horizontal lines to identify the best zones for trading. Specifically, we will explain and .
In addition, configuration options for using this indicator effectively will be explained. For example, there are parameters to adjust the width of the zone, the volume calculation period, and the type of horizontal line used. By adjusting these parameters, you can adapt to different market conditions and trading styles.
- The way this indicator works is to look for fractal highs or fractal lows on volume above a moving average of volume. This moving average can be changed in the settings for each time frame.
- Fractal highs are identified by three consecutive highs followed by two consecutive lows, and vice versa for fractal lows.
- A zone is created from the fractal high/low and the closing candlestick price for the selected time frame. The larger the zone, the more important it is.
- You can disable zones, change zones to show only lines, or change the color, transparency, and thickness of lines in all zones.
Globex time (New York Time)This indicator is designed to highlight and analyze price movements within the Globex session. Primarily geared toward the Globex Trap trading strategy, this tool visually identifies the session's high and low prices, allowing traders to better assess price action during extended hours. Here’s a comprehensive breakdown of its features and functionality:
Purpose
The "Globex Time (New York Time)" indicator tracks price levels during the Globex trading session, providing a clear view of overnight market activity. This session, typically running from 6 p.m. ET (18:00) until the following morning at 8:30 a.m. ET, is a critical period where significant market positioning can occur before the regular session opens. In the Globex Trap strategy, the session high and low are essential levels, as price movements around these areas often indicate potential support, resistance, or reversal zones, which traders use to set up entries or exits when the regular trading session begins.
Key Features
Customizable Session Start and End Times
The indicator allows users to specify the exact start and end times of the Globex session in New York time. The default settings are:
Start: 6 p.m. ET (18:00)
End: 8:30 a.m. ET
These settings can be adjusted to align with specific market hours or personal preferences.
Session High and Low Identification
Throughout the defined session, the indicator dynamically calculates and tracks:
Session High: The highest price reached within the session.
Session Low: The lowest price reached within the session.
These levels are essential for the Globex Trap strategy, as price action around them can indicate likely breakout or reversal points when regular trading resumes.
Vertical Lines for Session Start and End
The indicator draws vertical lines at both the session start and end times:
Session Start Line: A solid line marking the exact beginning of the Globex session.
Session End Line: A similar vertical line marking the session’s conclusion.
Both lines are customizable in terms of color and thickness, making it easy to distinguish the session boundaries visually on the chart.
Horizontal Lines for Session High and Low
At the end of the session, the indicator plots horizontal lines representing the Globex session's high and low levels. Users can customize these lines:
Color: Define specific colors for the session high (default: red) and session low (default: green) to easily differentiate them.
Line Style: Options to set the line style (solid, dashed, or dotted) provide flexibility for visual preferences and chart organization.
Automatic Reset for Daily Tracking
To adapt to the next trading day, the indicator resets the session high and low data once the current session ends. This reset prepares it to start tracking new levels at the beginning of the next session without manual intervention.
Practical Application in the Globex Trap Strategy
In the Globex Trap strategy, traders are primarily interested in price behavior around the high and low levels established during the overnight session. Common applications of this indicator for this strategy include:
Breakout Trades: Watching for price to break above the Globex high or below the Globex low, indicating potential momentum in the breakout direction.
Reversal Trades: Monitoring for failed breakouts or traps where price tests and rejects the Globex high or low, suggesting a reversal as liquidity is trapped in these zones.
Support and Resistance Zones: Using the session high and low as key support and resistance levels during the regular trading session, with potential entry or exit points when price approaches these areas.
Additional Configuration Options
Vertical Line Color and Width: Define the color and thickness of the vertical session start and end lines to match your chart’s theme.
Upper and Lower Line Colors and Styles: Customize the appearance of the session high and low horizontal lines by setting color and line style (solid, dashed, or dotted), making it easy to distinguish these critical levels from other chart markings.
Summary
This indicator is a valuable tool for traders implementing the Globex Trap strategy. It visually segments the Globex session and marks essential price levels, helping traders analyze market behavior overnight. Through its customizable options and clear visual representation, it simplifies tracking overnight price activity and identifying strategic levels for potential trade setups during the regular session.
BTX27-MAXIndicator Description: BTX27-MAX
The BTX27-MAX is a comprehensive trading indicator designed to provide traders with customizable signals and alerts based on RSI and ATR calculations. It offers both automatic and manual configurations, making it adaptable to various currency pairs and trading styles. The indicator integrates with Telegram for real-time alerts and includes features for trade management and performance tracking.
Key Features:
Customizable Color Themes: Choose between Dark and Light color styles to match your chart preferences.
Automatic or Manual Configuration: Automatically sets optimal parameters for selected currency pairs or allows manual input for personalized settings.
RSI and ATR-Based Signals: Utilizes RSI smoothing and ATR calculations to identify potential trading opportunities.
Automatic SL and TP Levels: Projects customizable Stop-Loss and Take-Profit levels directly on the chart.
Telegram Integration: Sends customized buy or sell alerts with trade details to your Telegram channel.
Day and Time Filters: Allows selection of trading days and specific trading hours for signal generation.
Trade Summary Table: Displays the results of the last three trades (Win/Loss) directly on the chart.
Customizable Alert Messages: Personalize the messages sent to Telegram for both buy and sell signals.
Visual Enhancements: Colors candles based on trend direction and highlights the trading session on the chart.
How Does the Indicator Work?
Color Style Selection:
- Choose between "Dark" or "Light" themes to match your chart setup.
Currency Pair Selection:
- Select from predefined currency pairs: "EURUSD M5", "USDCAD M3", "GBPUSD M9", "XAUUSD M9".
Automatic vs. Manual Configuration:
- Automatic Configuration: When enabled, the indicator automatically sets parameters optimized for the selected currency pair.
- Manual Configuration: Allows you to input your own parameters for RSI period, smoothing factor, liquidity factors, and SL/TP ticks.
Telegram Integration:
- Input your Telegram chat ID to receive real-time alerts when signals are generated.
Trading Days and Hours:
- Customize which days of the week you want to receive signals.
- Set specific trading start and end hours to focus on preferred trading sessions.
Indicator Calculations:
- Calculates RSI and applies smoothing to identify the trend.
- Uses ATR for volatility measurement and to set dynamic liquidity bands.
Signal Generation:
- A Buy Signal is generated when specific RSI and ATR conditions are met.
- A Sell Signal is generated under the opposite conditions.
- Signals are only generated during the specified trading days and hours.
Trade Execution Visuals:
- Automatically draws SL and TP boxes on the chart for each signal.
- Colors candles based on trend direction: bullish, bearish, or neutral.
Telegram Alerts:
- Sends customized messages to your Telegram channel, including trade details like entry price, SL, TP, volatility, and trend direction.
Trade Summary Table:
- Displays the results of the last three trades ("✅ TP" for Take Profit hit, "❌ SL" for Stop Loss hit) on the chart.
How to Use the Indicator?
Setup:
- Add the indicator to your TradingView chart.
- Choose your preferred Color Style (Dark or Light).
- Select the Currency Pair you are trading.
- Decide whether to use Automatic Configuration or input your own settings.
Configure Telegram Alerts:
- Input your Telegram Chat ID to receive alerts.
- Customize the Buy and Sell alert messages if desired.
Set Trading Days and Hours:
- Enable or disable trading on specific days of the week.
- Set your preferred trading session hours.
Monitor Signals:
- Watch for buy or sell labels appearing on the chart.
- Use the SL and TP boxes to plan your trade entries and exits.
Review Trade Performance:
- Check the trade summary table to see the outcomes of recent trades.
What Makes This Indicator Original?
Adaptable Configuration: Offers both automatic and manual settings, making it suitable for traders of all levels and various trading instruments.
Comprehensive Alerts: Provides detailed alerts via Telegram, including custom messages and comprehensive trade information.
Trade Management Tools: Automatically calculates and visualizes SL and TP levels, aiding in effective risk management.
Performance Tracking: Includes an on-chart summary of recent trade results, helping traders assess the indicator's effectiveness over time.
Visual Customization: Enhances chart visuals with color themes, candle coloring, and trading session highlights.
Additional Considerations
Testing and Optimization: Before using the indicator in live trading, test it in a demo account and adjust settings as needed.
Complementary Analysis: Use in conjunction with other technical or fundamental analysis tools to confirm signals.
Risk Management: Ensure that the automatically calculated SL and TP levels align with your risk tolerance and trading strategy.
Market Awareness: Stay informed about economic events that may impact the instruments you are trading.
Example Configuration
Assuming you are trading "EURUSD M5" with Automatic Configuration enabled:
RSI Period: 15
RSI Smoothing Factor: 14
Rapid Liquidity Factor: 2.238
Liquidity Threshold: 15
SL Ticks: 100
TP Ticks: 300
Trading Days: Tuesday, Wednesday, Thursday
Trading Hours: Start at 8:00, End at 10:00
Telegram Chat ID: Your unique Telegram chat ID
Conclusion
The BTX27-MAX indicator is a versatile tool that combines technical analysis with automated trade management and alerting features. Its adaptability through automatic and manual configurations makes it suitable for a wide range of trading styles and instruments. By integrating real-time Telegram alerts and providing on-chart visual aids, it enhances decision-making processes and helps traders manage their trades more effectively.
Ready for immediate use in TradingView, this indicator can be a valuable addition to your trading toolkit.
5-Minute YEN Pivot Bars 1.0The 5-Minute YEN Pivot Bars indicator is designed to identify and highlight low-range pivot bars on 5-minute charts, specifically tailored for Yen-based pairs (e.g., GBPJPY, USDJPY). By focusing on precise pip thresholds, this tool helps traders detect potential pivot points within specific trading sessions, while avoiding inside bars and other noise often seen in low-volatility conditions. This can be particularly useful for trend traders and those looking to refine their entry points based on intraday reversals.
Key Features:
- Customized Pip Thresholds for Yen Pairs:
The indicator is pre-configured for Yen pairs, where 1 pip is typically represented by 0.01. It applies these thresholds:
- Limited Range: 4 pips or less between open and close prices.
- High/Low Directionality: At least 3 pips from the close/open to the bar's high or low.
- Open/Close Proximity: 4 pips or less between open and close.
- Inside Bar Tolerance: A tolerance of 3 pips for inside bars, helping reduce false signals from bars contained within the previous bar's range.
- Session-Specific Alerts:
- The indicator allows you to enable alerts for the European Session (6:00-12:00), American Session (12:00-17:00), and London Close (17:00-20:00). You can adjust these times based on your own trading hours or timezone preferences via a time-shift setting.
- Receive real-time alerts when a valid bullish or bearish pivot bar is identified within the chosen sessions, allowing you to respond to potential trade opportunities immediately.
- Time Shift Customization:
- Adjust the "Time Shift" parameter to account for different time zones, ensuring accurate session alignment regardless of your local time.
How It Works:
1. Pivot Bar Identification:
The indicator scans for bars where the difference between the open and close is within the "Limited Range" threshold, and both open and close prices are close to either the high or the low of the bar.
2. Directional Filtering:
It requires the bar to show strong directional bias by enforcing an additional distance between the open/close levels and the opposite end of the bar (high/low). Only bars with this directional structure are considered for highlighting.
3. Exclusion of Inside Bars:
Bars that are completely contained within the range of the previous bar are excluded (inside bars), as are consecutive inside bars. This filtering is essential to avoid marking bars that typically indicate consolidation rather than potential pivot points.
4. Session Alerts:
When a valid pivot bar appears within the selected sessions, an alert is triggered, notifying the trader of a potential trading signal. Bullish and bearish signals are differentiated based on whether the close is near the high or low.
How to Use:
- Trend Reversals: Use this indicator to spot potential trend reversals or pullbacks on a 5-minute chart, especially within key trading sessions.
- Entry and Exit Points: Highlighted bars can serve as potential entry points for traders looking to capitalize on short-term directional changes or continuation patterns.
- Combine with Other Indicators: Consider pairing this tool with momentum indicators or trendlines to confirm the signals, providing a comprehensive analysis framework.
Default Parameters:
- Limited Range: 4 Pips
- High/Low Directionality: 3 Pips
- Open/Close Proximity: 4 Pips
- Inside Bar Tolerance: 3 Pips
- Session Alerts: Enabled for European, American, and London Close sessions
- Time Shift: Default 6 (adjustable to align with different time zones)
This indicator is specifically optimized for Yen pairs on 5-minute charts due to its pip calculation.
SX SR & MomentumThis script is a custom technical indicator for TradingView called "SX SR & Momentum" which combines support/resistance levels with enhanced momentum oscillation and a stochastic RSI. Here’s a breakdown of the script’s main components:
1. Core Calculations and Utility Functions
Stochastic RSI: Combines RSI and stochastic calculations, creating a smoothed stochastic signal for overbought and oversold levels.
Ehlers Super Smoother Filter: Smooths the stochastic output, reducing noise for a clearer trend.
Momentum Calculation: This momentum oscillator uses the difference between two exponential moving averages (EMAs) to signal positive or negative trends.
2. Input Parameters
Customizable inputs for:
Smoothing values for K and D lines in the stochastic RSI.
RSI length and stochastic length.
Choice of a higher timeframe for the momentum oscillator (default: 240 min).
3. Plotting and Visual Enhancements
Stochastic RSI: Plots K and D lines, colored for easy visualization, with overbought and oversold levels.
Momentum Histogram: Plots a momentum oscillator with a 3D and glow effect for visual emphasis.
Positive values are shown in green shades, and negative values in red shades, with a subtle glow effect to highlight stronger trends.
Gradient Background: The overbought/oversold zones are visually enhanced with gradient backgrounds.
4. Timeframe Adjustment for Momentum Oscillator
The script allows users to select a timeframe specifically for the momentum oscillator, enabling multi-timeframe analysis directly on the chart.
This indicator could be useful for identifying momentum shifts, support and resistance levels, and potential overbought/oversold conditions with improved readability. The 3D and glow effects add a unique visual dimension, making it easier to interpret changes in momentum at a glance.
BB MTF FVGs & First PresentedBB MTF FVGs with First Presented FVG Highlight
The BB MTF FVGs with First Presented FVG Highlight indicator is an advanced trading tool designed to help users identify and monitor Fair Value Gaps (FVGs) across multiple timeframes, offering traders deep insight into market structure and liquidity imbalances. With the ability to track up to three distinct timeframes (e.g., 1-minute, 1-hour, and 1-day), this indicator provides a comprehensive multi-level perspective, helping traders recognize critical support and resistance areas based on liquidity gaps. Additionally, it highlights the first FVG that presents after a specific time each day, making it especially useful for traders who prioritize session starts or key time-based market activity.
_________________________________________________________________________________
Key Features
1. Multi-Timeframe FVG Detection on Three Levels:
• Track FVGs on three user-defined timeframes for a robust view of liquidity gaps across intraday, intermediate, and higher timeframes. For instance, you could set up 1-minute, 1-hour, and 1-day timeframes to capture the market’s behavior from granular intraday action to daily structural gaps. Each timeframe is fully customizable, and users can enable or disable individual levels as needed.
2. Price Action-Driven FVG Status Analysis:
• The indicator continuously monitors price action to assess the state of each FVG. FVGs are dynamically styled based on their status:
• Untouched: FVGs with solid borders indicate that price has not yet traded into the gap.
• Mitigated: If price partially fills or “mitigates” an FVG, its borders turn dotted, providing visual feedback that the gap has seen some interaction.
• Inverted: When an FVG is fully invalidated by price moving completely through it, the border is removed, signaling the inversion. This real-time analysis gives traders instant feedback on the status of each FVG, helping them quickly assess active, mitigated, or invalidated zones.
3. Highlighting the First FVG After a Specified Time:
• A unique feature that highlights the first FVG presented after a specified time (e.g., 9:30 AM) each day, making it easy for traders to focus on session-based FVGs that could impact market direction. This feature is especially valuable for those tracking the opening range or specific session periods.
4. Configurable FVG Extension Options:
• The indicator offers flexible settings to control how long each FVG remains extended across the chart. Users can choose to extend until the first mitigation, until full mitigation, until inversion, or opt for no extension. This allows traders to adjust FVG visibility duration based on their strategy and trading style.
_________________________________________________________________________________
Customizable User Inputs
The BB MTF FVGs with First Presented FVG Highlight indicator includes various customization options for a personalized experience:
• Three Configurable Timeframes for FVG Tracking:
• Timeframe 1: Primary timeframe, like 1 minute, to capture short-term gaps.
• Timeframe 2: Secondary timeframe, such as 1 hour, to observe intraday market structure.
• Timeframe 3: Higher timeframe, like 1 day, to track major gaps with a longer-term impact. Each timeframe is independently customizable, allowing users to tailor their multi-timeframe FVG setup to fit their trading approach.
• Session-Based First FVG Highlighting:
• Highlight Type: Select whether to highlight only the first FVG presented after the defined time, display it with other FVGs, or turn off the highlight feature.
• Start and End Time for First Highlighted FVG: Specify the start and end time (e.g., 9:30 AM to 10:30 AM) for highlighting the first FVG, enabling a session-focused approach.
• Plotting Control for Forming FVGs:
• Forming FVG Display: Enable or disable forming FVGs for each timeframe, allowing traders to track potential gaps as they start to appear before confirmation.
• Color and Style Customization:
• FVG Colors: Define colors for long and short FVGs on each timeframe for visual clarity. Additionally, set the highlight color for the first FVG to make it stand out.
• Border Styling Based on FVG Status: The indicator’s dynamic border styling provides a clear visual status for each FVG:
• Solid borders for untouched FVGs.
• Dotted borders for mitigated FVGs.
• Borderless display for inverted FVGs.
• Flexible FVG Extension Duration:
• Choose the extension behavior for FVGs based on preferred criteria: extending until first mitigation, keeping them until fully mitigated, extending until inversion, or selecting no extension. This flexibility is ideal for traders who want to adapt FVG visibility to specific conditions.
_________________________________________________________________________________
Technical Details
This indicator leverages precise, real-time calculations to monitor price interactions with each FVG, ensuring clarity and accuracy across multiple timeframes without duplicate or redundant displays. It offers traders a powerful way to track liquidity gaps at various market levels with the added benefit of immediate visual feedback on gap status.
Confirmed market structure buy/sell indicatorOverview
The Swing Point Breakout Indicator with Multi-Timeframe Dashboard is a TradingView tool designed to identify potential buy and sell signals based on swing point breakouts on the primary chart's timeframe while simultaneously providing a snapshot of the market structure across multiple higher timeframes. This dual approach helps traders make informed decisions by aligning short-term signals with broader market trends.
Key Features
Swing Point Breakout Detection
Swing Highs and Lows: Identifies significant peaks and troughs based on a user-defined lookback period.
Breakout Signals:
Bullish Breakout (Buy Signal): Triggered when the price closes above the latest swing high.
Bearish Breakout (Sell Signal): Triggered when the price closes below the latest swing low.
Visual Indicators: Highlights breakout bars with colors (lime for bullish, red for bearish) and plots buy/sell markers on the chart.
Multi-Timeframe Dashboard
Timeframes Monitored: 1m, 5m, 15m, 1h, 4h, 1D, and 1W.
Market Structure Status:
Bullish: Indicates upward market structure.
Bearish: Indicates downward market structure.
Neutral: No clear trend.
Visual Table: Displays each timeframe with its current status, color-coded for quick reference (green for bullish, red for bearish, gray for neutral).
Operational Workflow
Initialization:
Sets up a dashboard table on the chart's top-right corner with headers "Timeframe" and "Status".
Swing Point Detection:
Continuously scans the main timeframe for swing highs and lows using the specified lookback period.
Updates the latest swing high and low levels.
Signal Generation:
Detects when the price breaks above the last swing high (bullish) or below the last swing low (bearish).
Activates potential buy/sell setups and confirms signals based on subsequent price movements.
Dashboard Update:
For each defined higher timeframe, assesses the market structure by checking for breakouts of swing points.
Updates the dashboard with the current status for each timeframe, aiding in trend confirmation.
Visualization:
Colors the bars where breakouts occur.
Plots buy and sell signals directly on the chart for easy identification.
Dynamic Linear CandlesDynamic Linear Candles is a unique and versatile indicator that reimagines traditional candlestick patterns by integrating customizable moving averages directly into candle structures. This dynamic approach smooths the appearance of candlesticks to better highlight trends and suppress minor market noise, allowing traders to focus on essential price movements.
Key Features:
1. Dynamic Candle Smoothing: Choose between popular smoothing types (SMA, EMA, WMA, HMA) to apply directly to each candle’s Open, High, Low, and Close values. This adaptive smoothing reveals hidden trends by refining price action into simplified, flowing candles, ideal for spotting subtle changes in market sentiment.
2. Signal Line Overlay: The signal line provides an additional layer of trend confirmation. Select from SMA, EMA, WMA, or HMA smoothing to match your trading style. The line dynamically changes color based on the price’s relative position, helping traders quickly identify bullish or bearish shifts.
3. Enhanced Candle Visualization: Candles adjust in color and opacity based on bullish or bearish trends, providing immediate visual cues about market momentum. The customized color and opacity settings allow for clearer distinction, especially in noisy markets.
Why This Combination?
This script is more than just an aesthetic adjustment; it’s a purposeful combination of moving averages and candle smoothing designed to enhance readability and actionable insights. Traditional candles often suffer from excessive noise in volatile markets, and this mashup addresses that by creating a smooth, flowing chart that adapts to the underlying trend. The Signal Line adds confirmation, acting as a filter for potential entries and exits. Together, these elements serve as a concise toolset for traders aiming to capture trend-based opportunities with clarity and precision.
Adrian wicksThe "test 24" indicator helps identify potential reversal points based on wick and body size criteria, offering users insight into bullish and bearish wick-based reversals. It is designed for traders looking to catch early reversal signals by examining candlestick wicks in both upward and downward market trends.
Key Features:
Bullish Wick Reversal: A signal appears when a long lower wick and small upper wick hint at buying pressure. This can indicate a potential bullish reversal if the current candle meets defined wick and body criteria.
Bearish Wick Reversal: Conversely, a signal appears for a bearish wick reversal when there is a long upper wick and small lower wick, suggesting selling pressure and potential bearish continuation.
Dynamic Customization:
Wick Multiplier: Controls the relative length of wicks compared to the candle body, allowing users to fine-tune wick sensitivity for signals.
Body Percentage: Determines the size of the body in relation to the overall candle, helping to filter out weak reversals.
Show Labels: Enables "Valid Signal" labels (VS and VL) on the chart for enhanced visual tracking of valid long and short entries.
Alerts:
Entry Long and Entry Short Alerts: Receive notifications when valid long or short entry conditions are met, enabling prompt decision-making.
Visuals:
Triangles on Chart: Green triangles for bullish wick reversal signals below bars, and red triangles for bearish wick reversals above bars.
This indicator is especially useful for traders focused on identifying quick reversals by observing wick formations, providing flexibility with customizable parameters to suit various trading styles.
3AM EST CRT Indicator3AM EST Candle Range Theory Indicator
The 3AM EST Candle Range Theory Indicator is designed to highlight a crucial period in the trading day for Forex and other markets that operate 24/7. This indicator focuses on the 3AM EST candle, which represents the early hours of the U.S. market morning and the midpoint of the European trading session. During this period, volatility often picks up, and the 3AM candle can serve as a powerful reference point for price action throughout the day.
Key Features of the Indicator
3AM Candle Highlighting: The 3AM candle is automatically highlighted in blue, making it easy to spot on the chart. This helps traders quickly identify this pivotal candle without manually searching for it.
Range Lines: The high and low of the 3AM candle are marked by black lines extending across the day. These levels often act as support and resistance, influencing price movement throughout the trading session. Observing how the price interacts with these levels can provide insights into potential breakouts, reversals, or consolidations.
Labels: The high of the 3AM candle is labeled as "3am CRH" (Candle Range High) and the low as "3am CRL" (Candle Range Low). These labels serve as visual cues for traders, reinforcing the importance of these levels on the chart.
How to Use the 3AM EST Candle Range Indicator
Support and Resistance: The high and low of the 3AM candle often serve as strong intraday support and resistance levels. Traders can observe if the price respects or breaks these levels to make decisions about potential entries and exits.
Breakout Trading: If the price breaks above the 3am high (CRH), it can signal bullish momentum, especially when accompanied by increased volume. Conversely, a break below the 3am low (CRL) may indicate bearish momentum. These breakouts can provide potential trade opportunities.
Reversals and Continuations: Often, price will test and reject one of these levels, creating an opportunity for reversal trades. If the price re-enters the 3AM candle range after breaking out, it could signal a potential continuation back into the original trend.
Session Range Guidance: Since the 3AM candle encapsulates both the early U.S. and active European sessions, it often provides a strong reference for the range and sentiment in the early trading hours. The 3AM range can give a sense of market direction and volatility for the day.
Benefits
Clear Visual Cues: The blue candle highlight, black lines, and labels make this indicator visually intuitive and easy to understand at a glance.
Useful Across Market Conditions: Whether markets are trending or ranging, the 3AM high and low can serve as reliable reference points for intraday support and resistance.
Applicable to Various Strategies: This indicator can enhance a variety of trading strategies, including breakout, range trading, and trend-following.
Summary
The 3AM EST Candle Range Theory Indicator provides traders with a reliable way to gauge intraday price levels based on the 3AM EST candle. By observing how the price interacts with the high and low of this candle, traders can gain insights into potential support, resistance, and breakout points. This can be particularly useful for short-term traders looking to capitalize on intraday volatility or longer-term traders seeking reference points for daily price action analysis.
Slope Based DivergencesThis is an interesting take on divergences.
Most divergence indicators identify divergences by identifying two points within some look back period on an oscillator and two points on the price chart and if the slope of those two points are going in opposing directions than a divergence is identified
This take a different approach. This looks at the slope of the price and the oscillator over multiple points within the look back period and averages those slopes to get a more comprehensive value. A divergence isn't just two points, it is also everything that happened in-between those two points.
From there is compares the averages of the oscillator slope and the price slope and looks for extremes.
The default value for the extremes are 90 and 10 but some oscillators might need to be 99.99 and 0.01 or maybe 70 30. the smoothening of the oscillator you decide those values.
David_candle length with average and candle directionThis indicator,
calculates the difference between the highest and lowest price (High-Low difference) for a specified number of periods and displays it in a table. Here are the functions and details included:
Number of Periods: The user can define the number of periods (e.g., 10) for which the High-Low differences are calculated.
Table Position: The position of the table that displays the results can be selected by the user (top left, top right, bottom left, or bottom right).
High-Low Difference per Candle: For each defined period, the difference between the highest and lowest price of the respective candle is calculated.
Candle Direction: The color of the displayed text in the table changes based on the candle direction:
Green for bullish candles (close price higher than open price).
Red for bearish candles (close price lower than open price).
White for neutral candles (close price equal to open price).
Average: Below the High-Low differences, the average value of the calculated differences is displayed in yellow text.
This indicator is useful for visually analyzing the volatility and movement range within the recent candles by highlighting the average High-Low difference.
Average Up and Down Candles Streak with Predicted Next CandleThis indicator is designed to analyze price trends by examining the patterns of up and down streaks (consecutive bullish or bearish candles) over a defined period. It uses this data to provide insights on whether the next candle is likely to be bullish or bearish, and it visually displays relevant information on the chart.
Here’s a breakdown of what the indicator does:
1. Inputs and Parameters
Period (Candles): Defines the number of candles used to calculate the average length of bullish and bearish streaks. For example, if the period is set to 20, the indicator will analyze the past 20 candles to determine average up and down streak lengths.
Bullish/Bearish Bias Signal Toggle: These options allow users to show or hide visual signals (green or red circles) when there’s a bullish or bearish bias in the trend based on the indicator’s calculations.
2. Streak Calculation
The indicator looks at each candle within the period to identify if it closed up (bullish) or down (bearish).
Up Streak: The indicator counts consecutive bullish candles. When there’s a bearish candle, it resets the up streak count.
Down Streak: Similarly, it counts consecutive bearish candles and resets when a bullish candle appears.
Averages: Over the defined period, the indicator calculates the average length of up streaks and average length of down streaks. This provides a baseline to assess whether the current streak is typical or extended.
3. Current and Average Streak Display
The indicator displays the current up and down streak lengths alongside the average streak lengths for comparison. This data appears in a table on the chart, allowing you to see at a glance:
The current streak length (for both up and down trends)
The average streak length for up and down trends over the chosen period
4. Trend Prediction for the Next Candle
Next Candle Prediction: Based on the current streak and its comparison to the average, the indicator predicts the likely direction of the next candle:
Bullish: If the current up streak is shorter than the average up streak, suggesting that the bullish trend could continue.
Bearish: If the current down streak is shorter than the average down streak, indicating that the bearish trend may continue.
Neutral: If the current streak length is near the average, which could signal an upcoming reversal.
This prediction appears in a table on the chart, labeled as “Next Candle.”
5. Previous Candle Analysis
The Previous Candle entry in the table reflects the last completed candle (directly before the current candle) to show whether it was bullish, bearish, or neutral.
This data gives a reference point for recent price action and helps validate the next candle prediction.
6. Visual Signals and Reversal Zones
Bullish/Bearish Bias Signals: The indicator can plot green circles on bullish bias and red circles on bearish bias to highlight points where the trend is likely to continue.
Reversal Zones: If the current streak length reaches or exceeds the average, it suggests the trend may be overextended, indicating a potential reversal zone. The indicator highlights these zones with shaded backgrounds (green for possible bullish reversal, red for bearish) on the chart.
Summary of What You See on the Chart
Bullish and Bearish Bias Signals: Green or red circles mark areas of expected continuation in the trend.
Reversal Zones: Shaded areas in red or green suggest that the trend might be about to reverse.
Tables:
The Next Candle prediction table displays the trend direction of the previous candle and the likely trend of the next candle.
The Streak Information table shows the current up and down streak lengths, along with their averages for easy comparison.
Practical Use
This indicator is helpful for traders aiming to understand trend momentum and potential reversals based on historical patterns. It’s particularly useful for swing trading, where knowing the typical length of bullish or bearish trends can help in timing entries and exits.
Globex Trap ZoneGlobex Trap Indicator
A powerful tool designed to identify potential trading opportunities by analyzing the relationship between Globex session ranges and Supply & Demand zones during regular trading hours.
Key Features
Tracks and visualizes Globex session price ranges
Identifies key Supply & Demand zones during regular trading hours
Highlights potential trap areas where price might experience significant reactions
Fully customizable time ranges and visual settings
Clear labeling of Globex highs and lows
How It Works
The indicator tracks two key periods:
Globex Session (Default: 6:00 PM - 9:30 AM)
Monitors overnight price action
Marks session high and low
Helps identify potential range breakouts
Supply & Demand Zone (Default: 8:00 AM - 11:00 AM)
Tracks price action during key market hours
Identifies potential reaction zones
Helps spot institutional trading areas
Best Practices for Using This Indicator
Use on 1-hour timeframe or lower for optimal visualization
Best suited for futures and other instruments traded during Globex sessions
Pay attention to areas where Globex range and Supply/Demand zones overlap
Use in conjunction with your existing trading strategy for confirmation
Recommended minimum of 10 days of historical data for context
Settings Explanation
Globex Session: Customizable time range for overnight trading session
Supply & Demand Zone: Adjustable time range for regular trading hours
Days to Look Back: Number of historical days to display (default: 10)
Visual Settings: Customizable colors and transparency for both zones
Important Notes
All times are based on exchange timezone
The indicator respects overnight sessions and properly handles timezone transitions
Historical data requirements: Minimum 10 days recommended
Performance impact: Optimized for smooth operation with minimal resource usage
Disclaimer
Past performance is not indicative of future results. This indicator is designed to be used as part of a comprehensive trading strategy and should not be relied upon as the sole basis for trading decisions.
Updates and Support
I actively maintain this indicator and welcome feedback from the trading community. Please feel free to leave comments or suggestions for improvements.
Fair Value Gaps Advanced [smart-money-indicators]This indicator is a tool to support the "SMC" strategy.
This indicator does not provide entry or exit signals.
This indicator is a tool to mark key price areas.
This indicator is a tool to mark key time areas.
This indicator is particularly distinguished by its high customizability of tools,
setting it apart from the indicators currently available on the TradingView platform.
This Fair Value Gaps or Imbalance Indicator marks liquidity areas using boxes.
Fair Value Gaps are created in high-momentum conditions, leaving an area that, in theory and as supported by backtesting, tends to be revisited.
The following settings can be configured:
Show only one-sided Gaps
- Only Fair Value Gaps formed by three consecutive bullish or bearish candles are displayed.
Extend Fair Value Gap
-The box is extended to the current candle.
Draw Mid Line
- A 50% line of the Fair Value Gap is drawn.
Extend Mid Line
-The midline is extended to the current candle.
Remove filled Fair Value Gap
-Filled Fair Value Gaps are removed.
Enable inverse Fair Value Gap
- When a bullish Fair Value Gap is broken, it creates a bearish resistance area.
- When a bearish Fair Value Gap is broken, it creates a bullish support area.
-Display Last X active Buyside Fair Value Gaps
-Display Last X active Sellside Fair Value Gaps
-Display Last X active Buyside Inverse Fair Value Gaps
-Display Last X active Sellside Inverse Fair Value Gaps
Candlestick PatternsThis versatile candlestick patterns indicator combines traditional pattern recognition with trend detection and advanced alerting capabilities. It identifies key candlestick formations while validating them against market context through trend analysis.
### Features
🎯 Pattern Detection:
• Morning Star & Evening Star
• Hammer & Inverted Hammer
• Hanging Man
• Shooting Star
• Inside Bar
📈 Smart Trend Detection:
• Multiple methods available:
- EMA (14, 28)
- SMA (50, 200)
- ZigZag
- Combined methods
- No trend detection option
🎨 Visual Signals:
• Clear up/down arrows
• Pattern labels with tooltips
• Optional ZigZag visualization
• Color-coded inside bars
⚡ Advanced Alerts:
• JSON-formatted alerts with complete market data:
- OHLCV data
- Pattern information
- Market context
- Time and symbol details
• Standard TradingView alerts
• Custom alert messages
• Token-based authentication
### Settings
▶️ ZigZag Parameters:
• Depth: Controls sensitivity
• Deviation: Fine-tunes pattern detection
• Backstep: Adjusts repainting behavior
• Visual customization options
▶️ Pattern Detection:
• Morning/Evening Star thresholds
• Hammer pattern sensitivity
• Inside bar visualization
▶️ Trend Detection:
• Multiple methods to choose from
• Combinable indicators for better accuracy
▶️ Alert Configuration:
• Customizable JSON template
• Token authentication
• Complete market data output
### How to Use
1. Add indicator to your chart
2. Choose preferred trend detection method
3. Adjust pattern parameters if needed
4. Set up alerts with your JSON template
5. Monitor for validated patterns
### Trading Tips
• Wait for pattern confirmation with trend alignment
• Use support/resistance validation
• Combine with other technical indicators
• Consider volume analysis
• Use alerts for automated trading systems
### Disclaimer
This indicator is for educational and informational purposes only. Always perform your own analysis and validation before trading.
Good luck trading! 📈
#patterns #candlesticks #technical #alerts #trading #strategy
Bullish/Bearish Reversal Bars Indicator [Skyrexio]Introduction
Bullish/Bearish Reversal Bars Indicator leverages the combination of candlestick reversal bar pattern and the Williams Alligator indicator to help traders in understanding where there is a high probability of market reversal or correction. Indicator works for both bearish and bullish cases. It visualizes the bearish and bullish reversal bars with red and green dots and also plots the Alligator's lips to make it more convenient for traders to understand if price is above or below lips line (more information in "Methodology and it's justification" paragraph).
Features
Market Facilitation Index(MFI) filter: with the specified parameter in settings user can choose to filter bullish and bearish reversal bars which passed the MFI condition.
Awesome Oscillator(AO) filter: with the specified parameter in settings user can choose to filter bullish and bearish reversal bars which passed the AO condition.
Alerts: user can set up the alert and have notifications when bullish/bearish reversal bar has been printed.
Methodology and it's justification
In the script’s methodology, we apply the concepts of bullish and bearish reversal bars introduced by Bill Williams in his book Trading Chaos. So, what exactly is a bullish or bearish reversal bar? At its core, it’s a candlestick pattern. A bullish reversal bar is a bar that closes in its upper half, while a bearish reversal bar closes in its lower half.
Why is this type of bar significant? Let’s look at the bullish reversal bar as an example. When the price is trending upward, forming higher highs with each candle, and we suddenly see a bullish bar that makes a new high but ultimately closes in its lower half, it signals a shift in control. Bears have taken control toward the end of that candle's period, pushing the price back down. This can be interpreted as a sign of trend weakness and a potential reversal (or at least a correction).
An additional key point is that a reversal bar often indicates a possible end to the trend. Therefore, for a reversal bar to be valid, several preceding candles should show lower highs (for bullish bars) or higher lows (for bearish bars), reinforcing the likelihood of a trend change.
The second step on methodology is the location of the bar related to Williams Alligator. The Williams Alligator Indicator, developed by Bill Williams, is a technical analysis tool that helps traders identify trends and potential turning points in the market. It consists of three lines, often called the jaw, teeth, and lips of the alligator, each representing different moving averages:
Jaw (Blue Line): A slower moving average, typically a 13-period smoothed moving average shifted 8 bars into the future.
Teeth (Red Line): A medium moving average, typically an 8-period smoothed moving average shifted 5 bars into the future.
Lips (Green Line): A faster moving average, usually a 5-period smoothed moving average shifted 3 bars into the future.
When the three lines are spread out and moving in the same direction, it suggests a strong trend (the "alligator" is "awake and feeding"). When they intertwine, the indicator suggests that the market is moving sideways, or in a range, signaling a lack of clear trend (the "alligator" is "sleeping"). Traders use the Alligator Indicator to enter trades in trending markets and avoid trades in choppy, non-trending markets.
If bullish reversal bar's high is not below and bearish reversal bar's low is not above all three Alligator's lines (jaw, lips, teeth) they cannot be interpreted as these types of bars. It can be explained as following: if we are waiting for the bullish reversal bar it shall be reversal from downtrend. If price is not below all three lines it can't be interpret as the downtrend according to this method. The opposite is true for the bearish reversal bar.
All described above are obligatory conditions for reversal bar, now let's discuss two not obligatory conditions. The first one is Market Facilitation Index (MFI) restriction. Let's briefly look what is MFI. The Market Facilitation Index (MFI) is a technical indicator that measures the price movement per unit of volume, helping traders gauge the efficiency of price movement in relation to trading volume. Here's how you can calculate it:
MFI = (High−Low)/Volume
MFI can be used in combination with volume, so we can divide 4 states. Bill Williams introduced these to help traders interpret the interaction between volume and price movement. Here’s a quick summary:
Green Window (Increased MFI & Increased Volume): Indicates strong momentum with both price and volume increasing. Often a sign of trend continuation, as both buying and selling interest are rising.
Fake Window (Increased MFI & Decreased Volume): Shows that price is moving but with lower volume, suggesting weak support for the trend. This can signal a potential end of the current trend.
Squat Window (Decreased MFI & Increased Volume): Shows high volume but little price movement, indicating a tug-of-war between buyers and sellers. This often precedes a breakout as the pressure builds.
Fade Window (Decreased MFI & Decreased Volume): Indicates a lack of interest from both buyers and sellers, leading to lower momentum. This typically happens in range-bound markets and may signal consolidation before a new move.
For our purposes we are interested in squat bars. This is the sign that volume cannot move the price easily. This type of bar increases the probability of trend reversal. In this indicator we added to enable the MFI filter of reversal bars. If potential reversal bar or two preceding bars have squat state this bar can be interpret as a reversal one.
The second additional filter is Awesome Oscillator. The Awesome Oscillator (AO), developed by Bill Williams, is a momentum indicator that measures market momentum by comparing recent price action to a longer historical context. It helps traders identify potential trend reversals and the strength of trends. Formula:
AO = SMA5(Median Price) − SMA34(Median Price)
where:
Median Price = (High + Low) / 2
SMA5 = 5-period Simple Moving Average of the Median Price
SMA 34 = 34-period Simple Moving Average of the Median Price
If AO is decreasing momentum is bearish, if increasing - bullish. According to Bill Williams approach reversal bars are the potential trades against the trend. As a result we added second filter for bullish reversal bars AO shall be decreasing, for bearish increasing.
How to use indicator
Apply it to desired chart and time frame. It works on every time frame.
Setup the filters with the "Enable MFI" and "Enable AO" checkboxes in the settings. By default they are turned on.
Analyze the price action. Indicator plotted the white line, this is the lips of an Alligator. It will help you to understand how price is moving in comparison to lips line. Indicator will print the green dot and text "BULL" below it current bar is bullish reversal. It will print the red dot and text "BEAR" above it if current bar is interpreted by algorithm as a bearish reversal.
Set up the alerts if it's needed. Indicator has two custom alerts called "Bullish reversal bar has been printed" and "Bearish reversal bar has been printed"
Disclaimer:
Educational and informational tool reflecting Skyrex commitment to informed trading. Past performance does not guarantee future results. Test indicators before live implementation.
Easy SMT Panel [smart-money-indicators]This indicator is the ultimate tool for identifying divergences between two instruments.
This indicator does not provide entry or exit signals.
This indicator is a tool to mark key price areas.
This indicator is a tool to mark key time areas.
This indicator is particularly distinguished by its high customizability of tools,
setting it apart from the indicators currently available on the TradingView platform.
No more annoying switching between instruments across two layout windows! Depending on the instrument in the main window, specify which instrument should be displayed in the panel!
It's up to you to decide the criteria for determining divergences, as this indicator highlights the following key areas using lines and boxes:
Structure Breaks:
- Bearish Change of Character
- Bearish Break of Structure
- Bullish Change of Character
- Bullish Break of Structure
Premium / Discount Area:
- Premium / Discount area of the current range, since the last Change of Character or Break of Structure
Liquidity Areas:
- Asia Session (during or after the session)
- London Session (during or after the session)
- New York Session (during or after the session)
- London Close Session (during or after the session)
- Session Quarters
- Central Banks Dealer Range
How can I use or interpret these areas?
Structure Breaks:
- Has Instrument 1 experienced a structure break at a high/low, but Instrument 2 has not? This could indicate a divergence!
Liquidity Areas:
- Has Instrument 1 already broken a session high/low, but Instrument 2 has not? This could indicate a divergence!
Ultimate SMC [smart-money-indicators] This indicator is a tool to support the "SMC" strategy.
This indicator does not provide entry or exit signals.
This indicator is a tool to mark key price areas.
This indicator is a tool to mark key time areas.
This indicator is particularly distinguished by its high customizability of tools,
setting it apart from the indicators currently available on the TradingView platform.
Moreover, unlike other "SMC indicators," this one does NOT use pivot points to identify Change of Character (ChoCh) or Break of Structure (BoS).
The following key areas are marked with lines or boxes:
Structure Breaks:
- Bearish Change of Character
- Bearish Break of Structure
- Bullish Change of Character
- Bullish Break of Structure
Premium/Discount Zone:
- Premium/Discount area of the current range, since the last ChoCh or BoS
Potential Buy/Sell Zones (including historical or mitigated):
- Bullish orderblocks
- Bearish orderblocks
Momentum Indicators:
- Bullish Fair Value Gaps
- Bearish Fair Value Gaps
How can I use or interpret these areas?
Structure Breaks:
- If the indicator shows bullish structure breaks in the form of ChoCh or BoS, it indicates a bullish trend.
- If the indicator shows bearish structure breaks in the form of ChoCh or BoS, it indicates a bearish trend.
Premium/Discount Zone:
- If the price is in the premium zone, it indicates that the current price is "expensive," and you should look for sell signals.
- If the price is in the discount zone, it indicates that the current price is "cheap," and you should look for buy signals.
Order Blocks:
- Bearish order blocks indicate strong selling pressure in that area, and you can look for sell signals.
- Bullish order blocks indicate strong buying pressure in that area, and you can look for buy signals.
Momentum Indicators:
- Bullish Fair Value Gaps that form after the creation of an order block may indicate strong buying pressure and confirm a bullish trend.
- Bearish Fair Value Gaps that form after the creation of an order block may indicate strong selling pressure and confirm a bearish trend.