This indicator provides a high-resolution and high-precision implementation of Volume Profile with flexible range settings. Its key features include: 1. Support for a high resolution of up to 2,500 rows. 2. Capability to examine lower timeframe bars (default 5,000 intra-bars) for enhanced precision. 3. Three range modes — "Visible Range", "Anchored Range", and...
Hello! This indicator "Sync Frame" displays various lower timeframe charts for the asset on your screen! 5 lower timeframe candle charts shown Timeframes auto-calculated using the new timeframe.from_seconds() function Heikin-Ashi candles available Baseline chart type available Dynamic Scaling for ease of use User customizable timeframes Simple script...
The ' Volume Delta Trailing Stop ' indicator uses Lower Time Frame (LTF) volume delta data which can provide potential entries together with a Volume-Delta based Trailing Stop-line . 🔶 USAGE Our 'Volume Delta Trailing Stop' script can show potential entries/Stop Loss lines A trigger line needs to be broken before a position is taken, after which a...
See inside candles based on user-input LTF setting: get data on 'Directionality' of your candle; Gaps (total and Sum; UP and DOWN); Number of Bull or Bear constituent candles //Features: -DIRECTIONALITY: compare length of the 'zig-zag' random walk of lower time frame constituent candles, to the full height of the current candle. Resulting % I refer to as...
█ OVERVIEW This library is a Pine programmer’s tool containing functions to help those who use the request.security_lower_tf() function. Its `ltf()` function helps translate user inputs into a lower timeframe string usable with request.security_lower_tf() . Another function, `ltfStats()`, accumulates statistics on processed chart bars and intrabars. █...
The script pulls Lower Timeframe (30min) data to draw High/Low of Out-of-hours/AfterHours session (post-market session & next day pre-market session) on the Daily regular session chart. It then identifies significant AfterHours price changes and what happens to these price Spikes by the Open of the next day regular session. You can change: wether to...
█ OVERVIEW This indicator displays The Lower TimeFrame Candles in current chart, Like Zooming in on the Candle to see it's Lower TimeFrame Structure. It plots intrabar OHLC data inside a Label along with the volume structure of LTF candle in an eloquent format. █ QUICK GUIDE Just apply it to the chart, Hover the mouse on the Label and ta-da you have a...
This indicator displays column heatmaps highlighting candle bodies with the highest associated volume from a lower user selected timeframe. Settings LTF Timeframe: Lower timeframe used to retrieve the closing/opening price and volume data. Must be lower than the current chart timeframe. Other settings control the style of the displayed graphical...
This draws a label to alert user when a higher timeframe candle closes on a intraday chart. Purpose of it is so that people who mainly use lower timeframe charts do not forget to look at higher timeframe candle closes.