EXPERIMENTAL: Request for: MarxBabu changed gap detection method. added previous close line
A "Gap down Reversal" is when the current days candle, opens, below the prior days close, and "finishes up" on the day with the close greater than the open. This type of price action can provide traders with favorable entry points to trade long, as anyone who was short the prior day, can get squeezed or panic out of the trade as they would see profits erode...
CM_Gap_Indicator_Intra-Day_V1 This is a Simple Gap Indicator. Version 1…Many Additional Features To Come. ***Designed for Intra-Day Charts. ***Great for Stocks…Forex and Futures Sunday Night Gaps. ***Plots Green Lines If Gap Up ***Plots Red Lines If Gap Down Additional Filters Coming Soon: ***Minimum Gap% Filter ***Gap Mid Lines ***Color Coding On Filled Gaps
Code written by Krishna Khanna on 20/11/2017 includes the following components for NimblrTA 1) Logic for detection of strength candles, only displayed candles are of strength (BH>50%CH) 2) Wicks are not considered 3) Any Gaps are indicated with a arrow, can detect gapup and gapdown This indicator is apt for small screen devices
Displays information about Bitcoin CME Futures Gaps over BTCUSD (or XBTUSD) charts. You can configure a threshold percentage to only display gaps whose size is greater than that percentage. The gap precentage is calculated based on the current close price. Gaps up are displayed in Orange, gaps down in Green
Simple script that plots the range between the previous day close and the current day open. This makes it easier to reference the gap up or gap down zone throughout the day.
This indicator displays gaps on a chart within a specified range which have not been filled. It offers the ability to set the minimum gap size to detect as a multiple of the average true range (ATR), as well as the allowed distance from a gap fill for the gap to be considered filled. The use of ATR allows the gap threshold to dynamically change as the stock price...
This simple script checks for data gaps in an intra-day TradingView chart. I have found that BitMEX 1-minute data is coming in rather holey lately, so I wrote this just to see how prevalent the problem is. It should work on any intra-day timeframe, not just 1-minute. V1: initial release.
this study is the first one of a series of scripts based on the candlesticks pattern which will be published over time. There are several such scripts out there that can be found on TradingView but they seem to be inaccurate with a lot of noises and messy hard to understand code. In this script, I've tried to have a clean and easy to get of the pattern itself and...
Simple script to highlight the last gap and the previous day High and Low levels, also adapts automatically to session's timeframe.
Library "Volatility" Functions for determining if volatility (true range) is within or exceeds normal. The "True Range" (ta.tr) is used for measuring volatility. Values are normalized by the volume adjusted weighted moving average (VAWMA) to be more like percent moves than price. current(len) Returns the current price adjusted volatitlity...
I did not write the script from scratch but rather started editing code of an existing one. The original code came from a script called GAP DETECTOR by @Asch- First up: I am a trader, not a programmer and therefore my code most likely is inefficient. If someone with more expertise would like to help and optimize it - feel free to get in touch, I am always...
This indicator displays the weekly Friday closing price according to the CME trading hours (Friday 4pm CT). A horizontal line is displayed until the CME opens again on Sunday 5pm CT. This indicator is based on the thesis, that during the weekend the Bitcoin price tends to mean reverse to the CME closing price of the prior Friday. The level can also act as...
About gaps: A gap is a “jump” in a security’s price between the Open and the Prior Close . Gaps are very common in stocks during opening hours, especially when accompanied by catalysts. What this indicator does: This script will identify gaps that remained unfilled for at least one candle. It is very common for gaps to be filled on the first candle,...
With the Indicator one can find the voids in price in candles. Void as in when the close and open of candles are not at the same price