This indicator runs on trading view. It was programmed with pine script v5. Once the indicator is running you can scroll your chart to any year or date on the chart, then for the input select the date your interested in knowing the length of the tails and wicks from a bar and their lengths are measured in points. To move the measurement, you can select the...
Overview The 4C Data Table Suite is a versatile TradingView indicator, designed for traders who focus on the critical role of prior bar levels in their strategy. By highlighting the high and low points of previous bars, this tool aids in pinpointing crucial support and resistance zones, which often act as psychological triggers for market participants. The unique...
The Candle Body Support/Resistance indicator is a tool that provides Support/Resistance levels from high-volatility candles, a concept originally described by Steve Nison in "Beyond Candlesticks". Users can define the candle body percentage used to set the detected support/resistance levels. Occurrences of price testing the returned levels are highlighted...
The Reversal Candlestick Structure indicator detects multiple candlestick patterns occurring when trends are most likely to experience a reversal in real-time. The reversal detection method includes various settings allowing users to adjust the reversal detection algorithm more precisely. A dashboard showing the percentage of patterns detected as reversals is...
Overview The "Candle Size with Moving Averages and Alerts" indicator is designed to provide traders with a visual representation of the size of each candle. This is useful for identifying periods of high volatility or significant price movements. The indicator also offers moving averages of the candle sizes and customizable alert thresholds to notify traders of...
The HTF Candle Consistency indicator tracks the most recent candle sentiment in up to 10 Higher Timeframe (HTF) and colors the user chart candle bodies based on the dominating sentiment. Users can weigh specific timeframes more significantly. Additionally, the script provides an HTF dashboard that displays the current directional readouts for each selected...
Volume Delta: Volume Delta is an indicator that simplifies how you analyze trading volumes and the percentage of buy-sell activities effortlessly. As a trader or market analyst, understanding underlying volume and trade flows is critical. The Volume Delta indicator provides thorough insight into both the total volume and the percentage of buying versus selling...
We determine if the price is below EMA 9 by comparing the close price with EMA 9. We determine if the current candle body is huge compared to the previous candle's body. We plot EMA 9 in black color and EMA 200 in green color. We plot blue triangles below the bars for EMA crossover above and red triangles above the bars for EMA crossover below. We set the color of...
Volume Delta Candles provides insights about Intrabar trading activity in an easy-to-interpret manner. Lower timeframe or real-time data is used for displaying Volume Delta percentage against the total volume as a coloured bar part. The script also highlights the intrabar price with the maximum trading activity, as well as complementary information. 🔶 ...
This Pine Script indicator identifies and highlights truly bullish and bearish candles on your chart. Truly bullish candles are characterized by a strong bullish close significantly above the specific percentage, suggesting strong buying pressure. Conversely, truly bearish candles exhibit a strong bearish close significantly below the specific percentage,...
🔵 Introduction "3 inside up" and "3 inside down" denote a duo of candlestick reversal patterns, each comprising three individual candles, commonly observed on candlestick charts. These patterns manifest as a sequence of three candles, signaling a potential loss of momentum in the current trend and a potential reversal in direction. This pattern consists of 3...
🔵 Introduction "Reversal candlestick patterns" are among the Japanese candlestick patterns considered as alerts for a potential change in the current price trend. It is often assumed that by identifying reversal candlestick patterns, the price trend will definitely change, either from bullish to bearish or from bearish to bullish. However, this claim is not...
🔵 Introduction "Candlesticks" patterns are used to predict price movements. We have included 5 of the best candlestick patterns that are common and very useful in "technical analysis" in this script to identify them automatically. The most important advantage of this indicator for users is saving time and high precision in identifying patterns. These patterns...
Rules are pretty simple for this indicator .we are searching candlestick pattern on current day high and low .. *** Candlestick we are looking for *** 1) Bullish/Bearish Engulfing 2) Bearish/Bullish Harami 3)Hammer/Inverted Hammer Rule for searching bullish candlestick ====> 1) searching for current day high and day low 2) looking for candlestick as...
🔵 Introduction Truly, the title "TradingView" doesn't do justice to this excellent website, and that's why I've written about its crucial aspect. In this indicator, the identification of all candlesticks known as "Pin bars" is explored. These candlesticks include the following: - Hammer : A Pin bar formed at the end of a bearish trend, with its body being...
This indicator is designed to help you recognize the price movements within a candle/bar more quickly and easily. Typically, candle coloring is based on the opening and closing prices, but in this indicator, I followed the OHLC values in reverse order: starting with closing, low, high, and then opening. Each of these is compared with the value in the previous...
This script is for users who like to monitor and/or analyze a specified number of candles within the time the last candle closed. Al Brooks fans may enjoy this indicator. While searching for an indicator that already had this functionality I found a script by @Steversteves which counted the candles/percentage within a set period of time. This let me know it could...
Description Enhance your trading strategy with precision using this script, designed to measure the range of a candle from wick to wick in pips. Whether you're implementing a specific pip requirement within a candle for your strategy, or simply seeking to better understand market dynamics, this tool provides valuable insights. The script is calculating the...