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...
Displays gaps between previous and high/low and current close. It's a concept by the famous price action trader and teacher Al Brooks. This study can also be used to check the single prints of market profile if 30 minutes timeframe is selected.
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...
Fair Value Gaps (FVG) highlight imbalances areas between market participants and have become popular amongst technical analysts. The following script aims to display fair value gaps alongside the percentage of filled gaps and the average duration (in bar) before gaps are filled. Users can be alerted when an FVG is filled using the alerts built-in this script. ...
"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...
This indicator finds gaps based on User specified input % threshold in the indicator settings. Histogram plot shows gaps as vertical lines for easy detection. Enjoy!
█ OVERVIEW Customizable Gap Finder by ProfessorZoom with a partial close of a gap █ CONCEPTS 1 — Gaps bullish or bearish 2 — Gaps can be filled 3 — Gaps can be partially close 4 — Some display options █ OTHER SECTIONS Thanks to The rational investor for teaching me this and ProfessorZoom because he writes 99% of the script. Did you know the...