The "FVG w/ Fibs" indicator is a trading tool designed to identify and visualize Fair Value Gaps (FVGs) while overlaying two Fibonacci retracement levels. • Bullish FVG: Occurs when the low of the current bar is higher than the high of two bars ago, and the previous close is higher than the high of two bars ago. • Bearish FVG: Occurs when the high of the...
Hello! Another quick/fun project: "Rain Flow Candles" uses lower timeframe volume data and creates a volume profile bar against a higher timeframe. Features First half of higher timeframe VWAP lines Second half of higher timeframe VWAP lines Adjustable profile size (columns) and columns width Volume profile bars generated using lower timeframe and...
Contraction & Doji Lines indicator is designed to identify and visualize potential support and resistance levels on a price chart. It does this by detecting doji candlestick patterns and drawing horizontal lines from the middle of the doji bodies to the right. Additionally, it also highlights price contraction zones with colored boxes. The indicator first...
based on InsideBar2.0 if high and low of present candle falls between high and low of previous candle. Than highlight it AtulGoswami
Will add some more patterns and conditions in it in future, for now its for detecting PERFECT Engulfings only. Use these Engulfing to take a trade when it get detected on support/resistance
█ OVERVIEW The indicator tracks and reports the percentage of occurrence of daily tops and bottoms by the time of the day. █ CONCEPTS At certain times during the trading day, the market reverses and marks the high or low of the day. Tops and bottoms are vital when entering a trade, as they will decide if you are catching the train or being straight offside....
The “Liquidity Pools” indicator is a tool for market analysts that stands out for its ability to clearly project the intricate zones of manipulation present in financial markets. These crucial territories emerge when supply or demand takes over, resulting in long shadows (wicks) on the chart candles. Imagine these regions as "magnets" for prices, as they represent...
This indicator tries to identify the points where the price exceeds or falls below a rectangle based on the opening and closing prices of the previous period, the creation of the boxes occurs when a doji is detected therefore it will calculate the coordinates of the rectangle that will be drawn around it, therefore the indicator offers buy or sell signals based on...
This is a Pine Script script that helps you see the Engulfing Candlestick and Inside Bar (Boring Candle) candle patterns on the TradingView chart, as well as drawing two Exponential Moving Averages (EMA). Here's a simple explanation: 1. **Candle Pattern**: - This script identifies the Engulfing Candlestick pattern, which indicates potential changes to the...
This indicator shades the background of each candle based on the strength off the current TICK.US chart. User can define the strength levels, which are by default set to 1-299 (lightest), 300-599, and 600+ (darkest). Best used on lower timeframe charts to help identify whether or not to remain in a trend, or if a trend is possibly reversing when you start to see...
The "Engulfing Box & Lines" indicator aims to spot and highlight Engulfing candlestick patterns within a trend. These patterns can provide valuable indications of a possible trend reversal, and the indicator underlines them through the use of colored rectangles and horizontal lines. To fully understand the functioning and use of this indicator, let's explore its...
Simple indicator that colors the 8:30 am Morning open candle, 3pm close candle and overnight 12:00am candle for ES as a quick reference for ICT strategies or any other strategies that provide added confluence to your style of trading. the time is set to UTC -5 for chicago time but im sure it will auto adjust for any other time zone if not message me and i will...
The Extended Hour Candle shows extended hour candle formations on the Daily chart. This indicator can be useful for those who want to analyse price movements during extended trading sessions without switching to intraday charts with "Extended trading hours" enabled. How to Use: Add the Extended Hour Candle indicator to a TradingView chart. Adjust the color...
This indicator is designed to display various technical indicators, candle patterns, and trend directions on a price chart. Let's break down the code and explain its different sections: Exponential Moving Averages (EMA): The code calculates and plots five EMAs of different lengths (13, 21, 55, 90, and 200) on the price chart. These EMAs are used to identify...
📜 ––––HISTORY & CREDITS–––– This Pine Script Utility indicator, titled " Closing Range Indicator," is designed and developed by TintinTrading but inspired by the teaching of Investor's Business Daily (IBD) and William O'Neil. It aims to help traders identify the closing range of a given timeframe, either daily or weekly. 🦄 –––UNIQUENESS––– The unique feature...
Doji Trender searches multiple timeframes for candles where open and close are less than dojiPercent apart (default 0.025%), and plots the trends between them. Experiment with dojiPercent to change the number of "dojis" detected. I will add doji sub-type indication if it appears to be meaningful. By default, it plots the 5m (red), 15m (orange), 1h (yellow), 4h...
I use this Indicator to show me where Bitcoin is heading. Most pine programmers are not aware of the possibility to combine Heikin Ashi Candles with Pivot Points that easy. You can switch between Traditional, Fibonacci, Woodie, Classic, DM, and Camarilla as usual. When on a Intraday Chart it will automaticly calculate daily Pivots for Haikin Ashi candles. On the...
Introducing the Higher Time Frame {HTF} Candles from QuantVue! This script was developed to help you visually emphasize higher time frame (HTF) candles. Higher time frames reduce the 'noise' inherent in lower time frames, providing a clearer, more accurate picture of the market's movements. By examining higher time frames, you can better identify trends,...