Simple way how to detect last bar of day and close all positions UPD: day end can be different for yours because stocks market use another timezone
Katana Gaps Bounty Hunter (KGB_Hunter) by RagingRocketBull 2018 Version 1.0 This indicator shows/counts/filters gaps on a chart There are several versions: Simple, Pro and Zones. This is the Simple version. The Differences are listed below. - Simple: shows/counts gaps, changes color based on gap dir (2 colors), filters out price gaps within session, large gaps,...
This is the bare bones of what I'm trying to achieve through pine script. The purpose of the script is to: 1. On a 15m chart, calculate and plot upper & lower Bollinger bands and simple moving average of 20 periods. (DONE) 2. On a new day, when the first 15m candle of a session forms, I want to check if a) the low of the new candle is outside the upper Bollinger...
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
Updating the v3 script made by u/Lemrin + some mods What this does: Paints a blue "down arrow" pointer at an intraday bar that has occurred with a skip (e.g. a 1min bar that occurs a few minutes after the previous bar) Checks for whether the market is open, and only paints arrows if inside open hours (because Extended Hours have lots of bar gaps)
I am a new Trading View user. I am trying to gain some reputation so that I can start contributing more to the community and start learning more. Therefore I have written this very simple pine script that simply adds a label to the first bar of the day if there is a gap between 2% and 8% or a gap between -2* and -8%. Questions: 1) Lots of missing candlesticks...
This indicator shows locations of price gaps (or candle stick discontinuities). It prints out the labels "Gap" under the price bars where gaps occur. Asterisk " * " is used to pin point the bars with gaps.
Measures the gaps between bars - bullish or bearish - as a percent of the underlying's 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.
Oddball indicators for entertainment purposes only. This is best used on daily chart. Look at the 20 ALMA to gauge likelihood of stock following its up or down gap. - if above the 20 ALMA , follow the gap direction - if below the 20 ALMA , take counter trend trade If stock gaps up AND closes higher than it opens, that gain % (close/open) is colored green and if...
If you are interested in trading gaps in DAX, then DOW plotted in DAX's trading hours, will help you know whether the smoothed candle was a gap or not. Use a different script to plot yesterday's closing price. This will help you see the target for the gap close. Let me know if you find it helpful or not!
This is a Downside Tasuki Gap pattern.
This is a Upside Tasuki Gap pattern.