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...
█ 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...
█ 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. █...
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.
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...