This script identifies price pivots, volume spikes (more than twice of 20 SMA vol) & gaps (both up & down)
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...
An inverted fair value gap (FVG) occurs when candles start closing below a bullish FVG or above a bearish FVG and in this case, support FVGs become resistances and vice versa. This is a smart money concept introduced by ICT. While we a number of have indicators for FVGs, we don't have any for inversion FVGs. This indicator is just for that - it shows FVGs only...
This script is our version of the "Fair Value Gap". A Fair Value Gap is nothing more than a series of 3 candles with a gap between a candle high/low and a candle high/low two candles prior. For example: A Gap Up - the Low of a candle is higher than the High of two candles back. A Gap Down - the High of a candle is lower than the Low of two candles...
Hello! This script "Gaps" is a continuation and improvement on a subset indicator included in the "Quartile Volume; Volume Aggregation; US Range Bars; Gaps)" script! As advised by @thebearfib, the "Gaps" indicator is now standalone! Features Stat: Avg. Bars to Fill Up Gap Stat: Avg. Bars to Fill Down Gap Stat: Cumulative Up Gap % Increase Stat:...
-Shows the gap between 4pm close and 9:30am open; the Regular trading hours Vs Electronic trading hours Gap (RTH vs ETH). -Displays this as a box starting at 9:30am, whose bottom is the 9:30am open; top is previous day's 4pm close. -Displays when chart is toggled to either of ETH or RTH. -Useful reminder of area above/below opening bell price that price often has...
Use this indicator on Daily Timeframe This script calculates the overnight gaps above a specific threshold (that can be set through input parameters) and displays the data in a tabular form with Year in the rows and the day of the week in the columns. Also a summary row is displayed at the bottom for day of the week. Detailed Gap info is displayed as tooltip for...
Sharing a simple gap zone identifier, simply detects gap up/down areas and plots them for visual reference. Calculation uses new candle open compared to previous candle close and draws the zone, a mid point is plotted also as far too often it's significance is proven effective. Works on any timeframe and market though I recommend utilizing timeframes such as...
This strategy is based on the gaps theory. In this case we have the BTC futures from CME, which acts in a way similar to stocks, and we can have gaps present between close/open session, and also sometimes between same candle due to huge movements intra candle. At the same time I have combined this with a daily moving average, to help out a bit with the trend,...
This script plots close-open cumulative from the beginning of the chart. It is made for use on equities with overnight sessions to view the intraday performance vs the candlestick chart.
This indicator shows the GAPs that are formed according to whether the opening price is above or below the rate specified in the selection box. An alarm can be set on these conditions.
This script plots gaps between candles. It uses the "round_to_mintick" feature in the Pinescript code, so it works on any instrument out to 3 decimal places. If there is a Gap Up (open of current candle is greater than the close of previous candle) it will plot a green arrow under the current candle and plot a label above the current candle to show the Gap...
Mark FVGs is marking FVG (stands for Fair Value Gap, other name is Imbalance or IMB) on your chart so that you can instantly detect them It supports: - marking bullish and bearish partly filled or unfilled FVGs of the current timeframe - marking bullish and bearish already filled FVGs of the current timeframe - marking bullish and bearish FVGs of the any...
"Extreme Bars" is a simple but useful indicator that marks overbought and oversold candles. This indicator paints candles that fall far above the average red, and the candles that rise above the average green. Of course, they can change these colors if they want. "Extreme Bars" can be interpreted in many different ways. The starting points of colored candles can...
Oxymoronic (oxy) candlesticks often appear at significant levels in a chart and can indicate increased probabilities of directional moves. Typically, green candles are hollow and red candles are filled. An oxymoronic candle is colored bullishly but filled bearishly (solid green) or vice versa (hollow red). Oxy flags occur when: 1) Price gaps up and closes lower...
Fractal Break Imbalance / Fair Value Gap (FVG) / Liquidity Void Order imbalances in either direction, either excess buy or sell orders, reduce liquidity. The market will seek to fill gaps sooner or later. The script marks an imbalance / FVG after a fractal break. It also marks any other imbalance. Default Colours: Green - Imbalance after fractal break to...
This indicator displays gaps which have not been filled. Notes: - It shows only the unfilled gaps. - You can edit the style and color of the gap lines. - It will not work on charts with huge number of candles or gaps. - It's based on someone else script which is mentioned in the code comments.
There is a wide range of opinion on holding positions overnight due to gap risk. So, out of curiosity, I coded this analysis as a strategy to see what the result of only holding a position overnight on an asset would be. The results really surprised me. The script backtests 10+ years, and here are the findings: Holding a position for 1 hour bar overnight on...