Big Bar Followed by Doji/PinbarUsed find doji/pinbars after a Big candle showing the potential Morning/Evening star formation after x amount of consecutive up moves.
1. Doji Threshold (dojiThreshold)
What is a Doji?: A doji is a candlestick pattern where the opening and closing prices are very close to each other. It represents indecision in the market.
Threshold Explanation: The dojiThreshold is used to define what qualifies as a doji by comparing the size of the candle's body (the difference between the opening and closing prices) to the total range of the candle (the difference between the high and low prices).
How it works:
The formula in the script checks if the absolute difference between the close and open is less than or equal to a percentage of the entire candle's range.
Example: If the dojiThreshold is set to 0.1 (or 10%), this means that for a candle to be considered a doji, the size of the body (the difference between the open and close) must be 10% or less of the total candle's range (the difference between the high and low prices).
In other words, if the body is small enough (based on the threshold), the candle is considered a doji.
2. Pinbar Body Size (pinbarBodySize)
What is a Pinbar?: A pinbar (short for "pinocchio bar") is a candlestick pattern with a small body and a long wick (or shadow) on one side, indicating a potential reversal. The longer wick represents a rejection of a certain price level.
Body Size Explanation: The pinbarBodySize defines the maximum proportion of the candle's total range that the body can occupy for the candle to be considered a pinbar.
How it works:
The script compares the size of the body to the total range of the candle.
Example: If pinbarBodySize is set to 0.3 (or 30%), the body of the candle must be 30% or less of the total range for it to be considered a pinbar. This ensures that the candle has a small body and, therefore, a relatively long wick on one side.
The script then checks whether the longer wick is on the upper or lower side of the candle to determine if it's a valid pinbar pattern.
Summary:
Doji: The dojiThreshold parameter sets how close the open and close prices need to be relative to the candle's range for the candle to be considered a doji.
Pinbar: The pinbarBodySize parameter sets the maximum size of the body relative to the candle's total range to qualify it as a pinbar.
Both of these thresholds are adjustable in the script, allowing you to fine-tune what qualifies as a doji or pinbar based on your trading style and the market conditions you're analyzing.
Corak carta
9:20 5 Min Candle Levels with AlertsThe 9:20 AM 5-Minute Candle refers to the candlestick that represents the price action of a financial asset between 9:20 AM and 9:25 AM on a trading day. This candle is observed on a 5-minute chart and captures all the market activity during this specific time window.
Description:
Timeframe: 9:20 AM to 9:25 AM (5-minute interval).
Opening Price: The price at 9:20 AM when the 5-minute period begins.
Closing Price: The price at 9:25 AM when the 5-minute period ends.
High: The highest price achieved during these five minutes.
Low: The lowest price reached during these five minutes.
Body: The distance between the opening and closing prices. A longer body indicates stronger buying or selling pressure, while a shorter body reflects more market indecision.
Wick (Shadow): The lines extending above and below the body, representing the range between the high and low prices during this period. Long wicks suggest higher volatility, while shorter wicks indicate more stable price movements.
Significance:
Bullish Candle: If the closing price is higher than the opening price, it suggests positive momentum and buying interest within this 5-minute period.
Bearish Candle: If the closing price is lower than the opening price, it signals negative momentum and selling pressure.
Market Sentiment: The 9:20 AM 5-minute candle can provide insight into the early sentiment of the market, often influencing the trading strategy for the rest of the day.
Volatility Indicator: The length of the wicks can help traders assess the volatility and potential risk during these five minutes.
This candle is particularly important for day traders and scalpers who rely on short-term price movements to make trading decisions.
Mystic Pulse [CHE]Mystic Pulse - A Non-Lagging Trend Indicator
Introduction
In the world of trading, identifying trends accurately and timely is crucial for successful decision-making. The saying "The Trend is Your Friend" encapsulates this principle, emphasizing the importance of riding the prevailing market trend. The Mystic Pulse indicator is designed to help traders do exactly that—detect trends early and follow them with confidence.
This presentation will walk you through how the Mystic Pulse indicator functions, its advantages, and how it can be a powerful tool in your trading arsenal.
Key Features of Mystic Pulse
Non-Lagging Signals: Unlike traditional indicators that often lag the market, Mystic Pulse generates trend signals in real-time, ensuring you are always in sync with the current market direction.
Adaptive Smoothing: The indicator employs a smoothing factor that dynamically adjusts based on recent price action, reducing noise and focusing on significant market movements.
Directional Movement Analysis: By calculating the directional movement index (DI+ and DI-) with a unique smoothing approach, the indicator identifies whether bulls or bears are in control.
Trend Counting Logic: The indicator counts consecutive positive and negative trend signals, providing a clear visual representation of the market’s direction.
Customizable Candle Colors: For better visual clarity, the indicator allows for customization of candle colors, highlighting neutral, bullish, or bearish candles based on trend strength.
Understanding the Indicator
1. Directional Movement and ADX Calculation
The Mystic Pulse uses a modified ADX calculation known as ZLAG ADX. It assesses true range, directional movement (both positive and negative), and smoothes these values over a specified length. This helps in capturing the essence of market trends without lag:
True Range (TR): Measures market volatility by comparing the high-low range to the previous close.
Directional Movement: Determines whether bulls (DI+) or bears (DI-) are gaining strength.
These components are then smoothed using a custom formula that adapts to recent price movements, ensuring that the signals remain relevant and timely.
2. Trend Counting Mechanism
The heart of Mystic Pulse is its trend counting logic:
Positive Trend Count: Increases when DI+ shows strengthening bullish signals.
Negative Trend Count: Increases when DI- indicates stronger bearish control.
Total Trend Count: Reflects the dominant trend by comparing positive and negative counts.
This counting mechanism ensures that the indicator is always aware of the current market bias, updating in real-time.
3. Visualization and Signal Generation
The indicator provides visual cues through color-coded plots:
Green Plot: Indicates an ongoing uptrend (positive trend count is higher).
Red Plot: Signals a downtrend (negative trend count is higher).
Neutral Candles: Optionally highlighted when neither bulls nor bears dominate, offering a clearer view of indecisive market conditions.
Application and Strategy
The Mystic Pulse indicator is ideal for traders who prefer trend-following strategies. Here's how you can apply it effectively:
Entry Points: Enter trades when the trend count strongly favors one direction, indicated by consecutive green (bullish) or red (bearish) plots.
Exit Points: Consider exiting when the opposite trend starts to gain traction, signaled by a change in the dominant color.
Risk Management: Use the neutral candle display to avoid trades in uncertain market conditions, thereby reducing risk.
Conclusion
The Mystic Pulse indicator is a sophisticated tool that helps traders stay aligned with market trends, offering non-lagging, adaptive signals. Its design reflects the trading philosophy "The Trend is Your Friend," enabling you to follow the market's lead with confidence.
By incorporating this indicator into your trading strategy, you can enhance your ability to identify and capitalize on emerging trends, minimizing lag and maximizing potential returns.
Q&A
If you have any questions or would like to see a live demonstration of the Mystic Pulse in action, feel free to ask.
Disclaimer:
Use with Caution: This indicator is provided for educational and informational purposes only and should not be considered as financial advice. Users should exercise caution and perform their own analysis before making trading decisions based on the indicator's signals.
Not Financial Advice: The information provided by this indicator does not constitute financial advice, and the creator (CHE) shall not be held responsible for any trading losses incurred as a result of using this indicator.
Backtesting Recommended: Traders are encouraged to backtest the indicator thoroughly on historical data before using it in live trading to assess its performance and suitability for their trading strategies.
Risk Management: Trading involves inherent risks, and users should implement proper risk management strategies, including but not limited to stop-loss orders and position sizing, to mitigate potential losses.
No Guarantees: The accuracy and reliability of the indicator's signals cannot be guaranteed, as they are based on historical price data and past performance may not be indicative of future results.
Best regards Chervolino
T-Wave Pattern IdentifierA T-wave might describe a pattern where the price movement forms a "T" shape on the chart, which could involve:
Strong Vertical Movement (The Stem of the T):
This could represent a sharp, decisive move in one direction (up or down), often occurring in a single candle or a few candles. This movement could be seen as the "stem" of the T.
For example, a sudden spike up in price followed by a horizontal consolidation.
Horizontal Movement (The Cross of the T):
Following the sharp move, the price might consolidate sideways, forming a horizontal base or resistance/support level, which creates the top cross of the "T."
This could indicate a pause or a consolidation phase after a significant move, where the price moves within a narrow range.
Contexts Where a T-Wave Pattern Might Be Useful:
Breakout Scenarios: If a T-wave forms after a significant upward or downward movement, it could suggest a potential continuation in the direction of the initial move, especially if the price breaks out of the consolidation range.
Reversal Signals: Alternatively, the T-wave could act as a reversal pattern if the price fails to continue in the direction of the initial move and instead breaks out in the opposite direction.
T-Wave Logic Example:
Stem (Vertical Movement):
Identify a candle or series of candles with a significant price move (e.g., a large-bodied candle with a relatively small wick). This shows momentum in one direction.
Cross (Horizontal Movement):
Following the vertical move, identify a consolidation phase where the price moves sideways in a relatively tight range. This could be visualized as a series of small candles with overlapping highs and lows.
Envelope with Kernel Selection [CHE] Envelope with Kernel Selection Indicator Overview
The "Envelope with Kernel Selection " is a versatile technical analysis tool designed to help traders identify market trends and trading signals. This indicator allows traders to spot signals in two primary ways: through the plotshape markers, which indicate specific price crossovers, and via the background color, which visually represents the current market trend.
Key Features and Advantages:
1. Dual Signal Mechanism:
- Plotshape Markers: The indicator uses visual markers (arrows) on the chart to highlight when the price crosses above or below the envelope bands. These markers act as clear trade signals, helping traders identify potential buy or sell opportunities.
- Background Color for Trend Identification: In addition to plotshape markers, the indicator can also use the chart's background color to indicate overall market direction. A green background suggests a bullish trend, while a red background indicates a bearish trend. This dual signal mechanism provides traders with both precise entry/exit points and an easy-to-read trend indicator.
2. Customizable Background Color Feature:
- Background Color Toggle: The background color feature can be turned on or off using the `bgColorEnabled = input.bool(true, "Background Color On / Off")` setting. When this setting is enabled (`true`), the background color dynamically changes based on the market's trend, offering an additional visual cue. If the setting is disabled (`false`), the background color remains neutral, allowing traders to focus solely on the plotshape signals or other chart elements.
- Visual Clarity: When enabled, the background color helps traders quickly gauge the market's trend without analyzing detailed chart patterns, making it easier to identify whether the market is in a bullish or bearish phase.
3. Customizable Kernel Selection for Enhanced Smoothing:
- Diverse Kernel Options: The indicator provides six different kernel functions (Linear, Exponential, Epanechnikov, Triangular, Cosine, Gauss) for smoothing price data. Traders can select the kernel that best suits their analysis style, allowing for precise adjustment to market conditions.
- Improved Trend Accuracy: By choosing the appropriate kernel function, traders can either focus on short-term price movements or capture broader trends more effectively, thus improving the accuracy of their market analysis.
4. Non-Repainting Signals for Reliability:
- Consistency in Signals: The indicator’s non-repainting nature ensures that once a signal (such as a crossover or trend change) is generated, it does not change with future price movements. This consistency is crucial for making reliable trading decisions, especially when backtesting or executing strategies based on historical data.
- Dependable Trading: Traders can rely on the signals provided by this indicator to remain consistent, which enhances confidence in decision-making and reduces the risk of false signals.
5. Dynamic Trend Bands:
- Adaptive Support and Resistance: The indicator calculates and displays upper and lower trend bands around a midline based on the selected kernel function. These bands act as dynamic support and resistance levels, guiding traders in identifying potential reversal zones.
- Versatility in Various Market Conditions: The bands can be adjusted for different market volatilities using the bandwidth setting, making the indicator suitable for both trending and ranging markets.
6. Clear Visual Indicators for Crossovers:
- Easy-to-Spot Trade Signals: The indicator uses arrows to mark when the price crosses the upper or lower bands. A green arrow indicates a potential buy signal, while a red arrow indicates a potential sell signal. These visual markers simplify the identification of entry and exit points.
- Enhanced Precision: By clearly marking crossover points, the indicator helps traders execute trades with greater precision, reducing the likelihood of missed opportunities.
---
In summary, the "Envelope with Kernel Selection " offers traders a powerful combination of visual signals through plotshape markers and background color changes. Its customizable kernel selection, non-repainting nature, and dynamic trend bands make it a comprehensive and reliable tool for market analysis and trading. Whether you prefer clear trade signals or broader trend identification, this indicator provides the flexibility and accuracy needed to make informed trading decisions.
Best regards
Chervolino
Double Bottom and Top Hunter### Türkçe Açıklama:
Bu strateji, grafikte ikili dip ve ikili tepe formasyonlarını tespit ederek otomatik alım ve satım işlemleri gerçekleştirir. İkili dip, fiyatın belirli bir dönem içinde iki kez en düşük seviyeye ulaşması ile oluşur ve bu durumda strateji long (alım) işlemi açar. İkili tepe ise fiyatın belirli bir dönem içinde iki kez en yüksek seviyeye ulaşması ile oluşur ve bu durumda strateji short (satış) işlemi açar.
- **Dönem Uzunluğu ve Geriye Dönük Kontrol:** Strateji, varsayılan olarak 100 periyotluk bir zaman dilimini temel alır ve bu süre boyunca en düşük ve en yüksek fiyat seviyelerini belirler. Geriye dönük kontrol süresi de 100 periyot olarak ayarlanmıştır.
- **İşlem Açma Koşulları:** İkili dip tespit edildiğinde long pozisyon, ikili tepe tespit edildiğinde short pozisyon açılır.
- **İşlem Kapatma Koşulları:** İkili dipte, en yüksek seviyeye (HH) ulaşıldıktan sonra fiyatın daha düşük bir seviye (LL) yapması durumunda pozisyon kapanır. İkili tepede ise tam tersi bir durumda, pozisyon kapanır.
- **Zigzag Çizimi:** İkili dip ve tepe formasyonları, grafik üzerinde yeşil (dipler) ve kırmızı (tepeler) zigzag çizgileri ile gösterilir.
Bu strateji, özellikle 1, 3 ve 5 dakikalık kısa zaman dilimlerinde yüksek başarı oranına sahiptir ve piyasadaki kısa vadeli trend dönüşlerini yakalamada etkili bir araçtır.
### English Explanation:
This strategy automatically executes buy and sell orders by detecting double bottom and double top formations on the chart. A double bottom occurs when the price reaches a low level twice within a specific period, prompting the strategy to open a long (buy) position. Conversely, a double top forms when the price reaches a high level twice, leading the strategy to open a short (sell) position.
- **Period Length and Lookback Control:** By default, the strategy is based on a 100-period length, during which it identifies the lowest and highest price levels. The lookback control period is also set to 100 periods.
- **Entry Conditions:** A long position is opened when a double bottom is detected, while a short position is opened when a double top is identified.
- **Exit Conditions:** In the case of a double bottom, the position is closed after the price reaches a higher high (HH) and then makes a lower low (LL). For a double top, the opposite occurs before closing the position.
- **Zigzag Plotting:** The double bottom and top formations are visually represented on the chart with green (bottoms) and red (tops) zigzag lines.
This strategy is particularly successful in short timeframes such as 1, 3, and 5 minutes and is an effective tool for capturing short-term trend reversals in the market.
Configurable Level Trading StrategyThe Dynamic Level Reversal Strategy is a trading approach designed to capitalize on price movements between key support and resistance levels. This strategy leverages configurable levels the trader determines, allowing for flexibility and adaptation to different market conditions.
Key Features:
Configurable Levels:
The strategy uses three key levels: Level 1 (Support), Level 2 (Middle), and Level 3 (Resistance). These levels can be adjusted directly within the script settings, making the strategy adaptable to various trading scenarios.
Buy and Sell Signals:
A buy signal is triggered when the price touches Level 1 and shows signs of reversal. The trader enters a position and sets an initial stop-loss just below Level 1.
As the price moves upward, the stop-loss is dynamically adjusted to just below Level 2 and Level 3, locking in profits while managing risk.
A sell signal is generated if the price reverses and crosses below the current stop-loss level, ensuring the trader exits the position with minimized losses.
Iterative Process:
The strategy allows for iterative trades, where the trader re-enters positions at Level 1 or Level 2 if the price revisits these levels, continually adjusting stop-losses and take-profit targets as the price oscillates between the defined levels.
Ideal Use Cases:
Range-Bound Markets: The strategy is particularly effective in markets where the price tends to oscillate between well-defined support and resistance levels.
Volatile Markets: The dynamic adjustment of stop-loss levels helps protect against sudden price reversals, making it suitable for volatile market conditions.
How to Use:
Set the desired levels (Level 1, Level 2, Level 3) based on your market analysis.
The script will automatically generate buy and sell signals, and adjust stop-loss levels as the price moves through the levels.
Monitor the signals and execute trades according to the strategy's guidelines.
Weekly Profiles [TFO]This Weekly Profiles indicator was built to overlay historical data to show how prior weeks of price action have unfolded under specified input conditions.
When "Show Historical Weekly Profiles" is enabled, the indicator draws out how prior weeks have traded. This is done by tracking weekly price movements, measuring the percent change from each week's respective weekly open price, and translating that percent change to the current week's open price to visually describe how price fluctuated in those previous weeks.
With "Show Weekly Profile Table" enabled, we can observe some basic statistics on the weekly profiles that have been collected, such as the average range and which days have made the high/low of the week from the given dataset.
There are also options to refine the dataset by specifying which days have made the high/low of the week, which will only show profiles that meet said criteria. For instance, by enabling "Low of Week" and selecting "Monday", the indicator will show every weekly profile that made its low on a Monday. In the following chart, we can again use the table to observe that we currently have 14 such weeks on NQ1! (from the data available on our current chart timeframe and TradingView plan), whose average range is 3.65% from the week's low to the week's high, and from those 14 weeks, the high of the week was made on a Friday 10 times or 71% of the time.
The "Profile Resolution" option specifies the interval at which to show changes in price (given that it is greater than or equal to the current chart timeframe). In the below chart, the Profile Resolution is set to 4 hours. As such, it simplifies the profiles by tracking the close price of each 4 hour candle (again as a percent change from each profile's respective open price). The larger Profile Resolution can make it easier to observe commonalities between profiles, such as the below chart of NQ1! that highlights a noticeable price decrease during the New York morning session across several of the available weekly profiles.
There is also an option to "Highlight Closest Profiles" which does exactly that. Essentially, all weekly profiles are given a score according to how close the current week's price action is matching each profile up until the current point in time. For example, if one were observing this indicator on a Wednesday afternoon, each profile would be scored according to how close price is to each profile, starting from the weekly open, up until the Wednesday afternoon of each profile. Everything after that point in time is disregarded since it hasn't happened yet and can't be measured. With this in mind, profiles with greater similarity to the current week are highlighted with deeper colors, and profiles with lesser similarity are given lighter, more transparent colors.
The "Randomize Colors" option will use various colors for the weekly profiles for easier visual differentiation (especially where there are several profiles crowding each other), as opposed to otherwise having one color for all profiles. Lastly, there are basic styling options to control the table position, table size, and the line width of all weekly profiles.
Basic FVGBasic Fair Value Gap (FVG) Indicator
The Basic Fair Value Gap (FVG) Indicator is a tool designed for traders using the TradingView platform to identify and visualize Fair Value Gaps (FVGs) on any given chart.
Key Features:
Bullish and Bearish FVG Detection: The indicator automatically detects and highlights both bullish and bearish Fair Value Gaps on the chart. Bullish gaps are highlighted in blue, while bearish gaps are marked in red, with customizable transparency for clear visibility.
Customizable Parameters:
Max Bars Back: Users can set the maximum number of bars to look back in order to find potential FVGs.
Box Length: The length of the FVG box can be adjusted to fit the user's preference, allowing for better visual management on different timeframes.
Tick Buffer for Close Validation: The indicator only considers an FVG filled if the price closes beyond the gap by a customizable tick buffer, ensuring precise gap closure recognition.
Automatic Removal of Filled Gaps: Once an FVG is filled (i.e., the price closes beyond the gap by the defined tick buffer), the corresponding FVG box is automatically removed from the chart. This keeps the chart clean and focused on active gaps.
Real-Time Updates: The indicator updates in real-time, ensuring that traders have the most current information about potential gaps in price, which could signify strong support or resistance levels.
Trading Desk - OPEN SOURCEThe Trading Desk - is a powerful tool designed to identify key market stages based on Break of Structure (BOS) patterns. This indicator tracks Bullish and Bearish Market Breaks (MBs) to determine four crucial market stages: Accumulation, Distribution, Reaccumulation, and Redistribution.
Accumulation: Identified when a series of Bullish MBs dominate the market, signaling a potential upward trend.
Distribution: Triggered by dominant Bearish MBs, indicating a possible market decline.
Reaccumulation: Occurs after a sequence of Bullish MBs is followed by up to three Bearish MBs, suggesting a continuation of the upward trend after a temporary pullback.
Redistribution: Appears when a sequence of Bearish MBs is followed by up to three Bullish MBs, indicating a potential continuation of the downward trend after a brief upward correction.
The indicator also includes a dynamic table displayed at the top right of the chart, showing the current market stage in real-time. This helps traders quickly assess the market environment and make informed trading decisions.
Ideal for: Traders looking to understand market structure and identify trend continuation or reversal phases.
Pivot Market StructureThis Indicator helps identify the current market structure.
The Swing Market Structure is identified based on thresholds (either on percentages or absolute values) to tell if a pullback is value (=deep enough). If a level is broken, the furthest opposite point becomes the new low/high, respectively.
For the active movement (identified high + low), various retracement levels can be configured and shown.
As most granular structure, the Fractal Market Structure helps identify strong structure breaks within the most recent bars.
Note: If certain timeframes don´t show a market structure breakdown, reduce the threshold until valid pullbacks can be found.
Daily Open [Kintsugi Trading]Daily Open
The "Daily Open" indicator by Kintsugi Trading is designed to give traders clear and immediate access to daily open prices, enhancing their ability to spot key market levels and make informed trading decisions. The indicator dynamically changes the color of the plotted line based on the current price's relationship to the opening price of the regular market session. This visual aid helps traders quickly assess whether the current price is trading above or below the opening price of the session.
Key Features:
Daily Open Visualization: Automatically plots the daily open price on your chart, providing a clear reference point for daily price action.
Configurable Market Open Time: The indicator allows users to input the start time of the regular market session (default is set to 9:30 AM).
Color-Coded: The indicator dynamically adjusts the color of the daily open line and price labels based on whether the price is above or below the open, giving you quick visual cues about market sentiment.
Customization Options: Users can modify the line's appearance, including the color and style, to better fit their chart preferences.
Ideal For:
This indicator is particularly useful for day traders and those looking to closely monitor price action in relation to the market's opening level. It serves as a quick reference point for identifying potential bullish or bearish sentiment throughout the trading day.
Good luck with your trading!
GAP Finder with Dollar Difference by RadionovCrypto**GAP UP Detection:**
- The current candle’s low must be higher than the previous candle’s high (high ).
**GAP DOWN Detection:**
- The current candle’s high must be lower than the previous candle’s low (low ).
**Visualization:**
- If a GAP UP is detected, a symbol appears below the candle with the text "GAP UP," and a label displays the dollar difference between the candles.
- If a GAP DOWN is detected, a symbol appears above the candle with the text "GAP DOWN," and a label displays the dollar difference between the candles.
**Explanation:**
- GAP UP is identified when the entire candle (body and wicks) is above the previous candle’s high.
- GAP DOWN is identified when the entire candle (body and wicks) is below the previous candle’s low.
This ensures that only situations where the new candle is completely outside the previous candle are considered as a GAP.
When a GAP is found, a label with the dollar difference between the candles appears on the chart, making it easy to track the gap’s value.
The indicator is particularly useful at the opening of trading sessions in stock markets. It’s optimal to search for GAPs at session transitions on a 5-minute timeframe.
I hope it adds clarity and precision to your trading strategy.
Enjoy trading.
Best regards,
**Radionov Crypto**
---
GAP UP Detection:
Мінімум (low) поточної свічки повинен бути вище за максимум (high ) попередньої свічки.
GAP DOWN Detection:
Максимум (high) поточної свічки повинен бути нижче за мінімум (low ) попередньої свічки.
Візуалізація:
Якщо було знайдено GAP UP, на графіку з'являється символ нижче свічки з текстом "GAP UP" та етикетка з різницею у доларах між цінами свічок.
Якщо було знайдено GAP DOWN, на графіку з'являється символ вище свічки з текстом "GAP DOWN" та етикетка з різницею у доларах між цінами свічок.
Пояснення:
GAP UP визначається, коли ціла свічка (тіло і тінь) знаходиться вище за максимум попередньої свічки.
GAP DOWN визначається, коли ціла свічка (тіло і тінь) знаходиться нижче за мінімум попередньої свічки.
Це забезпечує, що тільки ті випадки, де нова свічка повністю знаходиться поза попередньою свічкою, будуть враховані як GAP.
Якщо було знайдено GAP, на графіку з’являється етикетка з різницею у доларах між свічками, що дозволяє легко відстежувати значення розриву.
Індикатор зручно використовувати на стиках торгівельних сессій на фондових ринках. Оптимально шукати GAP саме на стиках сессій на таймфреймі 5 хвилин.
Сподіваюся, що він додасть до вашої торгівельної стратегії соковитості й точності.
Приємного користування.
Із повагою,
Radionov Crypto
[TR] Engulf Patterns by SM
Engulf Pattern by SM
Overview:
The " Engulf Pattern by SM" script is designed to identify bullish and bearish engulfing candlestick patterns on TradingView charts. Engulfing patterns are significant in technical analysis as they often indicate potential reversals in market trends.
Features:
- Bullish Engulfing Pattern Detection: The script identifies bullish engulfing patterns, which occur when a larger bullish candle completely engulfs the body of the previous smaller bearish candle.
- Bearish Engulfing Pattern Detection: Similarly, it detects bearish engulfing patterns, where a larger bearish candle engulfs the body of the preceding smaller bullish candle.
- Body Size Filtering: The script includes a feature to filter patterns based on the size of the candle bodies, allowing for more precise marking of significant patterns.
- Visual Markers: The script plots visual markers on the chart to highlight the detected engulfing patterns, making it easy for traders to spot them.
How It Works:
1. Bullish Engulfing Pattern:
- The script checks for a smaller bearish candle followed by a larger bullish candle.
- The body of the bullish candle must completely cover the body of the bearish candle.
- The size of the bullish candle's body must meet a specified threshold to be considered significant.
2. Bearish Engulfing Pattern:
- The script looks for a smaller bullish candle followed by a larger bearish candle.
- The body of the bearish candle must completely engulf the body of the bullish candle.
- The size of the bearish candle's body must meet a specified threshold to be considered significant.
Usage:
- Add the Script: Apply the " Engulf Pattern by SM" script to your TradingView chart.
- Configure Settings: Customize the script settings to suit your trading strategy, including visual marker styles and body size thresholds.
- Monitor Visual Markers: Keep an eye on the visual markers to identify potential trading opportunities based on engulfing patterns.
Disclaimer:
This script is not intended to be used as a direct entry signal. It should be used as a confluence in your overall trading plan. Always conduct your own analysis and consider multiple factors before making any trading decisions.
Feel free to customize this writeup further to match your specific needs! If you have any other requests or need additional details, just let me know.
MACD Divergence StrategyStrategy Description: MACD Divergence with SMA Crossover Strategy
Overview:
The MACD Divergence with SMA Crossover Strategy is designed to identify high-probability trading opportunities based on the interaction of the MACD (Moving Average Convergence Divergence) indicator and key moving averages. This strategy focuses on detecting divergences between the MACD line and the signal line, combined with specific conditions related to the 50-period and 800-period SMAs. It ensures that the MACD and signal lines do not cross the zero line between the current and previous divergence points, thereby filtering out weaker signals and enhancing the accuracy of trade entries.
Key Components:
Simple Moving Averages (SMAs):
50-period SMA: A short-term trend indicator that helps identify the prevailing market direction.
800-period SMA: A long-term trend indicator used to gauge the overall market trend.
MACD Indicator:
MACD Line: Represents the difference between the 12-period EMA and the 26-period EMA.
Signal Line: A 9-period EMA of the MACD line.
Histogram: The difference between the MACD line and the signal line, used to visualize the strength of the signal.
Trade Conditions:
Long Position (Buy):
The 50 SMA is above the 800 SMA, indicating a bullish market trend.
The MACD line and signal line are both below zero, signifying a potential bullish reversal.
A bullish divergence is detected when the MACD line crosses above the signal line below zero, without either line crossing the zero level between the current and previous cross.
Short Position (Sell):
The 50 SMA is below the 800 SMA, indicating a bearish market trend.
The MACD line and signal line are both above zero, signaling a potential bearish reversal.
A bearish divergence is detected when the MACD line crosses below the signal line above zero, without either line crossing the zero level between the current and previous cross.
Signal Plotting:
Long Signals: Displayed when the conditions for a bullish divergence and SMA alignment are met, marked with a green upward arrow on the chart.
Short Signals: Displayed when the conditions for a bearish divergence and SMA alignment are met, marked with a red downward arrow on the chart.
NEXT BAR PercentagesNEXT BAR Percentages Indicator
This Pine Script code implements the "NEXT BAR Percentages" indicator, designed to analyze and display percentage changes between consecutive bars on a TradingView chart. The script provides valuable insights into how percentage changes in price behave after significant price movements, aiding traders in identifying potential trends or reversals.
Key Features:
Percentage Change Calculations :
Close-to-Close : Calculates the percentage change between the close of the current bar and the close of the previous bar.
High-to-Close : Calculates the percentage change between the high of the current bar and the close of the previous bar.
Low-to-Close : Calculates the percentage change between the low of the current bar and the close of the previous bar.
High-to-Close (Wick) : Computes the percentage change from the close to the high of the current bar.
Low-to-Close (Wick) : Computes the percentage change from the close to the low of the current bar.
Dynamic Table Display :
Creates a table on the chart to display various statistics related to percentage changes.
The table position is customizable, with options including "Top Left," "Middle Left," "Bottom Left," "Top Right," "Middle Right," "Bottom Right," "Top Center," "Middle Center," and "Bottom Center."
Count and Average Calculations :
High POS/NEG Counts : Counts occurrences of significant positive and negative percentage changes based on user-defined thresholds.
High POS/NEG Average : Computes the average percentage change following high positive and negative percentage changes.
Next Bar Statistics : Provides statistics on the percentage change of the next bar following identified significant price movements.
Visual Indicators :
Labels : Plots arrows on the chart when a high positive or high negative percentage change is detected, visually highlighting these events.
Customizable Input Parameters :
Adjust the thresholds for identifying high positive and negative percentage changes ( highpos, highposEnd, highneg, highnegEnd ).
Specify the start date for analysis ( teststartdate ), allowing for focused period analysis.
Usage:
Traders : Gain insights into price behavior following significant movements to make informed trading decisions.
Analysis : Customizable parameters and visual indicators enable detailed analysis of price action and trend identification.
Enhance your chart analysis with this indicator for a clear, data-driven view of percentage changes and their implications for future price movements.
Highlight Opening Candle with Dynamic Color What is this indicator - This indicator is color coded for showing the opening range of the market. Ideally to be used with 5min, 10min or 15mins. Any candles that has its high / low within the opening range - the candle will be highlighted in RED.
How to use this indicator - For beginners, this indicator is useful to determine the trend based on open. If the candle is RED (meaning its still within the opening range) the trend is not clear. Once the a whole candle is open/closed above or below the opening range - the color of the range band indicates the trend. Green range - uptrend, Red range - downtrend. Grey range - price still in the opening range.
Big Candle HighlighterBig Candle Highlighter
The Big Candle Highlighter indicator highlights significant candles based on their percentage difference between the open and close prices. This tool helps traders quickly identify candles with substantial price movements, which can be crucial for spotting key price action, potential reversals, or significant market events.
Key Features:
Percentage Threshold : Customize the minimum percentage difference from open to close required to mark a candle as "big."
Bullish and Bearish Markers : Bullish big candles are marked with a label below the bar in green, while bearish big candles are marked with a label above the bar in red.
Background Highlighting : Optionally highlight the background of big candles for better visual emphasis.
Inputs:
Percentage Threshold (% ): Set the percentage threshold to define what constitutes a "big" candle. For example, a threshold of 2.0 means that only candles with a 2% or more difference between open and close will be marked.
Color for Big Bullish Candle : Choose the color for labeling and highlighting bullish big candles.
Color for Big Bearish Candle : Choose the color for labeling and highlighting bearish big candles.
Usage :
This indicator is useful for traders looking to identify significant price movements and potential trading opportunities. By focusing on candles that show substantial changes from open to close, you can better understand market dynamics and make more informed trading decisions.
Add the Big Candle Marker to your charts to enhance your technical analysis and stay ahead of market trends.
AI-Powered Breakout with Advanced FeaturesDescription
This script is designed to detect breakout moments in financial markets using a combination of traditional breakout detection methods and adaptive moving averages. By leveraging elements of artificial intelligence, the script provides a more dynamic and responsive approach to identifying potential entry and exit points in trading.
Usefulness
This script stands out by integrating a traditional breakout finder with an adaptive moving average component. The adaptive moving average adjusts dynamically based on the differences between fast and slow exponential moving averages (EMAs), offering a more flexible and responsive detection of support and resistance levels. This combination aims to reduce false signals and enhance the reliability of breakout detections, making it a valuable tool for traders seeking to capture market movements more effectively.
Features
1. Breakout Detection: Utilizes pivot highs and lows to identify significant breakout points over a user-defined period. This method helps in capturing the essential support and resistance levels that are critical in breakout trading.
2. AI Machine Learning Component - Adaptive Moving Average: Implements an adaptive moving average using two exponential moving averages (EMAs). adaptiveMA is dynamically adjusted based on the difference between a fast average and a slow average.
3. Buy/Sell Signals: The script generates buy and sell signals when bullish and bearish breakouts occur, respectively. These signals are visually represented on the chart, helping traders to quickly identify potential trading opportunities.
4. Visualization: Draws horizontal lines at identified breakout levels and plots shapes (arrows) on the chart to indicate buy/sell signals. This makes it easy for traders to see where significant breakout points are and where to consider entering or exiting trades.
Underlying Concepts
1. Breakout Finder Logic: The script uses pivot points (highs and lows) to detect breakout levels. It stores these pivot points in arrays and monitors them for persistence, ensuring that the detected breakouts are significant and reliable.
2. Adaptive Moving Average (AMA): The AMA is a key component that enhances the script's responsiveness. By calculating the differences between fast and slow EMAs, the AMA adapts to changing market conditions, providing a more accurate measure of trends and potential reversals.
How to Use
• Adjustable Parameters: The script includes several user-adjustable parameters:
o Lookback Length: Defines the period over which the script calculates the highest high and lowest low for breakout detection.
o Multiplier for Adaptive MA: Adjusts the sensitivity of the adaptive moving average.
o Period for Pivots: Sets the period for detecting pivot highs and lows.
o Max Breakout Length: Specifies the maximum length for breakout consideration.
o Threshold Rate: Determines the threshold rate for breakout validation.
o Minimum Number of Tests: Sets the minimum number of tests required to validate a breakout.
o Colors and Line Style: Customize the colors and line styles for breakout levels.
Interpreting Signals
o Green Arrows: Indicate a bullish breakout signal, suggesting a potential buy opportunity.
o Red Arrows: Indicate a bearish breakout signal, suggesting a potential sell opportunity.
o Horizontal Lines: Show the breakout levels, helping to visualize support and resistance areas.
By combining traditional breakout detection with advanced adaptive moving averages, this script aims to provide traders with a robust tool for identifying and capitalizing on market breakouts.
Credits
Parts of this script were inspired and adapted from the "Breakout Finder" script by LonesomeTheBlue. Significant improvements include the integration of the adaptive moving average component and enhancements to the breakout detection logic.
Engulfing Candles with Sweep by AydmaxxEngulfing Candles with Sweep Indicator
The "Engulfing Candles with Sweep" indicator identifies bullish and bearish engulfing candles that exhibit liquidity sweeps. It marks these significant candlestick patterns and draws a 50% Fibonacci retracement line from the high to low of the engulfing candle. The indicator helps traders spot potential reversal points where large market players might be accumulating or distributing positions.
Key Features:
Bullish Engulfing Candle with Sweep:
Identifies when a bullish candle (closing higher than it opened) engulfs the previous bearish candle (closing lower than it opened).
Ensures that the bullish candle’s low is lower than the previous candle’s low, indicating a sweep of liquidity.
Marks the identified bullish candle with a symbol below the candlestick.
Draws a 50% Fibonacci retracement line from the high to the low of the bullish engulfing candle.
Bearish Engulfing Candle with Sweep:
Identifies when a bearish candle (closing lower than it opened) engulfs the previous bullish candle (closing higher than it opened).
Ensures that the bearish candle’s high is higher than the previous candle’s high, indicating a sweep of liquidity.
Marks the identified bearish candle with a symbol above the candlestick.
Draws a 50% Fibonacci retracement line from the high to the low of the bearish engulfing candle.
Customizable Settings:
Fibonacci Line Color: Allows customization of the Fibonacci retracement line color for both bullish and bearish engulfing candles.
Fibonacci Line Style: Provides options to choose the line style (solid, dotted, dashed).
Fibonacci Line Width: Enables adjustment of the line width for better visibility.
Toggle Fibonacci Lines: Option to enable or disable the display of Fibonacci retracement lines.
How to Use:
Apply the indicator to your chart.
Look for symbols below or above the candlesticks, indicating bullish or bearish engulfing candles with liquidity sweeps.
Utilize the 50% Fibonacci retracement lines to identify potential support or resistance levels.
Benefits:
Helps in identifying key reversal patterns in the market.
Provides visual aids with Fibonacci retracement levels for potential entry and exit points.
Enhances trading decisions by confirming engulfing patterns with liquidity sweeps.
SPX Mapped Gaps [Mxwll]Hello traders 👋
This indicator "SPX Mapped Gaps" detects gaps from the SPX (or the trader's choice of index/asset) and plots them for the asset on your chart!
Features
Selectable comparison symbol
Gaps from the selected symbol (SPX by default) are plotted for the asset on your chart - serving as potential support/resistance levels!
Closest gaps from comparison symbol displayed in upper-right table
Overlapped gaps deleted automatically - less clutter!
How this script works
The "SPX Mapped Gaps" is designed to help traders determine price levels for the asset on their chart where a major index (any asset) gapped up or down.
Of course, a gap that occurs on SPX (4-digit price) is incompatible with the price chart of BTC (5-digit price). To circumvent this, the percentage distance of the gap from SPX is determined, and a gap level is drawn equidistantly (up/down) from the open price of the asset on your chart. With this method, the proportion of the gap is maintained at the price area it occurred for the asset on your chart!
The image above outlines functionality for the indicator!
Key points:
Up gaps are denoted by green boxes
Down gaps are denoted by red boxes
All gaps are listed with their start and end price for the comparison asset (SPX for the example). These labels can be hidden at the user's discretion.
Gaps are expected to act as support/resistance during their lifetime
The image above explains the output of the script, including line style indications!
Solid lines indicate that the leverage used for at your entry price constitutes an active trade. Dotted lines mean the trade has already achieved your profit target for that leverage, or stopped out.
The image above explains the table attached to the indicator!
This table displays the closest gaps to the current asset price. The status (up gap or down gap) from the gap to the current price is also detailed.
Why are gaps on the SPX, or major index, relevant to BTC and other assets?
When a gap on the major indices occurs, it's expected that strong aggregate buying or selling pressure will transpire for BTC and other coins. Due to this, the presence of a gap on a major index might correspond to increased activity on smaller market-cap assets with some degree of positive correlation to the index. Consequently, the price level for the asset at which a gap for the major index occurred may function as support/resistance for future price!
That is all for this - thanks traders!
Simple Fibonacci Retracement Strategy This strategy uses Fibonacci retracement to identify key levels in the market and helps traders find good entry and exit points. By understanding and using this strategy, traders can improve their trading decisions and increase their chances of success in the market.
This strategy, called the "Simple Fibonacci Retracement Strategy," is designed to help traders identify potential entry and exit points in the market based on Fibonacci retracement levels. The code is written in Pine Script and runs on the TradingView platform.
Overall Function
The strategy uses Fibonacci retracement levels to identify potential support and resistance levels in the market. This helps traders find good entry and exit points for trades, as well as set stop-loss and take-profit levels to minimize risk and maximize gains.
Main Components of the Code
1. Input Parameters
Lookback Period: The number of bars used to identify the highest high and lowest low.
Fibonacci Direction: The choice of whether Fibonacci levels are calculated from top to bottom or bottom to top.
Fibonacci Levels: Specific Fibonacci levels (23.6%, 38.2%, 50%, 61.8%) used to identify important price levels.
Take Profit and Stop Loss: The number of pips used to set take profit and stop loss levels.
2. Identification of Highest and Lowest Points
The code uses the lookback period to find the highest high (highestHigh) and the lowest low (lowestLow). These levels form the basis for calculating the Fibonacci levels.
3. Calculation of Fibonacci Levels
Based on the direction chosen by the user, the code calculates the various Fibonacci levels (0%, 23.6%, 38.2%, 50%, 61.8%, 100%).
4. Trading Logic
Long Signal: Generated when the price crosses above the 61.8% Fibonacci level from bottom to top.
Short Signal: Generated when the price crosses below the 38.2% Fibonacci level from top to bottom.
When a long or short signal is generated, the strategy opens a position and sets take profit and stop loss levels based on the input parameters.
5. Visualization
The strategy plots the Fibonacci levels on the chart to provide a visual representation of the calculated levels. This helps traders see where the levels are in relation to the current price.
6. Alerts
The code also has functionality to create alerts (commented out), which can notify traders of buy or sell signals.
How to Use the Strategy
Configure Parameters: Adjust the lookback period, Fibonacci direction, and levels for take profit and stop loss to your preferences.
View the Chart: The Fibonacci levels will be plotted on the chart, providing a visual overview of potential support and resistance levels.
Trade Signals: Follow the generated buy and sell signals. Set your parameters in settings and adjust according to the generated buy and sell signals in the strategy tester. The strategy will automatically set your take profit and stop loss levels.
Evaluation and Adjustment: Monitor the performance of the strategy and make adjustments as needed to optimize the results.
Norwegian
Denne strategien, kalt "Simple Fibonacci Retracement Strategy", er designet for å hjelpe tradere med å identifisere mulige inngangs- og utgangspunkter i markedet basert på Fibonacci-retracementnivåer. Koden er skrevet i Pine Script og kjøres på TradingView-plattformen.
Overordnet Funksjon
Strategien bruker Fibonacci-retracementnivåer for å identifisere potensielle støtte- og motstandsnivåer i markedet. Dette hjelper tradere med å finne gode inngangs- og utgangspunkter for handler, samt å sette stop-loss og take-profit nivåer for å minimere risiko og maksimere gevinster.
Hovedkomponenter i Koden
1. Input Parametere
Lookback Period: Antall barer som brukes til å identifisere høyeste høydepunkt og laveste lavpunkt.
Fibonacci Direction: Valg om Fibonacci-nivåene skal beregnes fra topp til bunn eller bunn til topp.
Fibonacci Levels: Spesifikke Fibonacci-nivåer (23.6%, 38.2%, 50%, 61.8%) som brukes til å identifisere viktige prisnivåer.
Take Profit og Stop Loss: Antall pips som brukes til å sette take profit og stop loss nivåer.
2. Identifikasjon av Høyeste og Laveste Punkt
Koden bruker lookback perioden for å finne det høyeste høydepunktet (highestHigh) og det laveste lavpunktet (lowestLow). Disse nivåene er grunnlaget for å beregne Fibonacci-nivåene.
3. Beregning av Fibonacci-nivåer
Basert på retningen valgt av brukeren, beregner koden de forskjellige Fibonacci-nivåene (0%, 23.6%, 38.2%, 50%, 61.8%, 100%).
4. Handelslogikk
Long Signal: Genereres når prisen krysser over 61.8% Fibonacci-nivået fra bunn til topp.
Short Signal: Genereres når prisen krysser under 38.2% Fibonacci-nivået fra topp til bunn.
Når et long eller short signal genereres, åpner strategien en posisjon og setter take profit og stop loss nivåer basert på inputparametrene.
5. Visualisering
Strategien plottet Fibonacci-nivåene på chartet for å gi en visuell representasjon av de beregnede nivåene. Dette hjelper tradere med å se hvor nivåene er i forhold til den nåværende prisen.
6. Varsler
Koden har også funksjonalitet for å lage varsler (kommentert ut), som kan varsle tradere om kjøps- eller salgssignaler.
Slik Bruker Du Strategien
Konfigurer Parametere: Juster lookback perioden, Fibonacci-retningen, og nivåene for take profit og stop loss til dine preferanser.
Se på Chartet: Fibonacci-nivåene vil bli plottet på chartet, noe som gir deg en visuell oversikt over potensielle støtte- og motstandsnivåer.
Handle Signaler: Sett dine parametere i innstillinger og juster etter genererte kjøps- og salgssignalene i strategy testeren. Strategien vil automatisk sette dine take profit og stop loss nivåer.
Evaluering og Justering: Overvåk ytelsen til strategien og gjør justeringer etter behov for å optimalisere resultatene.
Three Drive Pattern Detector [LuxAlgo]The Three Drives Pattern Detector indicator focuses on detecting and displaying completed Three Drives patterns on the user chart. This harmonic pattern is characterized by successive higher highs / lower lows following specific ratios.
The script uses a multi-length swing detection approach, as well as adjusting ratios to ensure flexibility and a maximum number of visible Three Drives patterns.
🔶 USAGE
The bullish/bearish Three Drives pattern is commonly interpreted as a reversal pattern and is characterized by three extensions (drives) and two intermediary retracements creating consecutive higher lows (for a bullish case) or lower highs (for a bearish case).
The multi-length swing detection approach taken by the indicator allows for detecting shorter-term alongside medium/longer-term patterns simultaneously, allowing to increase in the amount of detected patterns.
Users can set a Minimum Swing length (for example 2) and a Maximum Swing length (for example 100) which defines the range of the swing point detection length, higher values for these settings will detect longer-term Three-Drives patterns, while a larger range will allow for the detection of a larger number of patterns.
Sometimes multiple dashed lines as the last segment can be observed. This means multiple Three Drives patterns sharing multiple swing points have formed, with only the last segment being different.
🔹 Retracement/Extension Ratios
The Three Drives pattern often associates the retracement/extension to Fibonacci ratios of respectively 0.618/1.272.
Some sources specify a maximum retracement/extension level of 0.786/1.618, which means the retracement should be within the 0.618-0.786 range and the extension between 1.272-1.618.
Since finding a pattern where the retracement/extension is precisely at the 0.618/1.272 levels, or even between 0.618-0.786/1.272-1.618 is rare, the script allows users to adjust those ratios, which ensures more flexibility. Depending on the widening/tightening of the ratios, allowing users to find more patterns (but potentially less valid) or more valid (but fewer patterns).
In the example above, " Show Ratios " is set to " Ratios With Margin ", showing the ideal retracement/extension level together with the margin, while in the example below, " Show Ratios " is set to " Ratios ", which shows only a line where the price should ideally reverse.
While setting the ratios wider will result in more frequent but less valid patterns, it can also create good trading opportunities.
🔹 Best Practices
The indicator doesn't include Stop Loss (SL) or Take Profit (TP) levels, however, the 1.618 Fibonacci Extension level of the last leg can commonly be used as stop loss.
Typical Take Profit areas include:
Starting point of the pattern
Each retracement level (2x)
The 0.618 retracement level of the complete pattern
In the above bullish examples, the price was lower than the lowest point of the pattern. The price reversed and attained all TP levels without hitting the SL level.
In the above bearish example, the price went above the highest point of the pattern but did not hit the SL level, after which two TP levels were hit. Then, the price quickly went up, just missing the SL level before it came back down again, hitting the last 2 TP levels.
This example shows that other Fibonacci levels an also be effective when combined with the Three Drives pattern, even in the longer term.
🔶 DETAILS
🔹 Multi Length
The core of this publication is the multi-length swing detection. To ensure the maximum amount of Three Drives patterns are found, up to 99 different swing length periods can be used to detect swing points which are then tested for valid patterns.
Using a wider variety of swing points also ensures that patterns visible only with specific Swing settings can be found on the same chart without the user needing to constantly adjust the Swing settings to find other patterns.
The user only needs to set the desired minimum and maximum Swing Length.
In this case, swing detection using swing Lengths from 3 to 100 (97 different) are computed and evaluated for patterns. Three different patterns were found on the same chart, with swing lengths 3, 4, and 6.
Note: The Maximum Swing length should be equal to or higher than the Minimum Swing Length . If the maximum value is lower than the minimum, the script will automatically take the minimum value as the maximum to prevent errors.
🔹 Width Margin %
Users can filter out patterns based on the duration of each extension/retracement segment. When the users want segments of the detected patterns to be of a similar duration, the width percentage should be set lower. When the focus is on detecting more patterns the width percentage can be set higher.
🔹 Retracement/Extension Settings
Show Ratios , set to Ratios , show the ideal Fibonacci retracement/extension level, while Ratios With Margin (example below) show the additional margins for retracement/extension.
The upper and lower limits can be visualized while hovering over the calculated ratio label.
The dashed line shows an older pattern, where the last leg has been updated.
🔹 Last Known Pattern
The included dashboard highlights the date of the most recently detected pattern; the text will show " None " if no pattern is found.
🔹 Calculated Bars
The "Calculated Bars" setting makes use of the recently introduced calc_bars_count parameter, making it possible to effectively reduce the number of historical bars during the computation of the script, which significantly improves the loading speed of the script.
Users wishing to see the most recent patterns can set this setting to 1000 for example, where only the most recent 1000 bars are used to find patterns. If every bar must be used for pattern detection, set " Calculated bars " at 0.
🔶 SETTINGS
Minimum Swing Length: Minimum length used for the swing detection.
Maximum Swing Length: Maximum length used for the swing detection.
Retracement: Range of required ratios used for testing retracements.
Extension: Range of required ratios used for testing extensions.
Width Margin: Influences the symmetry of the pattern; with a higher number allowing for less symmetry.
🔹 Style
Text Size: Text size of the ratio labels.
Show Ratios: Show the ideal ratio, upper/lower limit of ratios, or none.
🔹 Dashboard
Show Dashboard: Toggle dashboard which shows the date of the last found pattern.
Location: Location of the dashboard on the chart.
Size: Text size.
🔹 Calculation
Calculated Bars: Allows the usage of fewer bars for performance/speed improvement.