Data Gap DetectionThis 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.
Gap
Gap finder (gold minds)This tool highlights where gaps happens and outlines in the chart where the gap zones are. If there is a gap up there is a green line, a gap down it is red. The gap zone is highlighted in blue. You can choose the size of your gap with the input menu to the desired size. Feel free to ask comment below. Made for the Gold Minds group
Important Gap Finder Emiliano Mesa 1H ONLYTells you to buy or sell a position, with huge accurancy and good profit. Binary option also set with the indicator.
You choose when to exit a position. Enter with arrows
Bollinger Band Open Gap Alert V1This 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 band (also known as an open gap up) or b) if the high of the candle is the outside the lower Bollinger band (also known as open gap down). In other words, I want to know if the Bollinger Bands are not touching the new candle's wicks/shadows. (DONE)
3. Alert me if the above happens. (DONE)
4. Run the indicator through an entire watch list. I'm not sure if that's possible, yet. (HELP)
For the above job, this is what I could come up with. I need guidance for the last step . And any suggestions for corrections or improvements would be greatly appreciated!
Gap HunterThis tool allows us to visually hunt for price gaps.
Here we consider 3 types of gaps in order to adapt the tool to diversity of trading styles:
Strict Gaps : A gap not filled with Candle Shadows.
Shadow Overlap and Close Price NOT Taken : A gap where shadows overlap and don't take previous close.
Shadow Overlap and Close Price Taken : A gap where shadows overlap and take previous close.
Simple Gaps as overlaySimple Gaps indicator as an overlay. Otherwise, identical to SImple Gaps which you can find here .
Gappers - Closed gaps analysis
Hey all,
trading the week-end gap on monday is a well known trading technique, praised by most and ignored by others
With my script you can easily see where there have been monday gaps and see where these gaps has been closed on monday
If a gap is present the script shows a WHITE SQUARE
if a gap is present and is filled on monday candle it shows WHITE SQUARE + "GAP CLOSED"
You can also set the threshold for the gap (first parameter)
and set the threshold of how near last candle close your TP is
Defaults are 1.001 for gap and 1.001 for closed TP (for gap 1.0019 takes in account only big gaps)
Enjoy and tell me what you think
Cheers!
Lorenzo
Gap Gain Test V1.0 by @overratedtraderOddball 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 stock gaps down and closes lower than it opens, that gain % (close/open) is colored green
Conversely if the stock gaps up BUT closes lower than it opens, red and if a stop gaps down but closes higher than it opens, red.
Enjoy and follow me on twitter @overratedtrader for more nonsensical and out-of-the-box ideas.
Simple GapsAuthor: maqpie
Date: 17th of August, 2017
Simple overlay showing gaps.
I am open to critique and improvement proposals for all my scripts.
If you like it give it a thumbs up and remember:
"It's nice to be important but ...
... more important to be nice!"
DAX GAPSIf 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!
Gap LineGAP LINE:
Plots the cumulative line of gaps to see extremes in psychology.
Plenty of Gap-UP's where the Open is higher than the previous bar's close get the market excited.
Plenty of Gap-DOWN's where the Open is lower than the previous bar's close get the market scared and depressed.
Look for the Gap Line to peak prior to an important peak in the market and vice versa. Look for a low in the Gap Line prior to an important low in the market.
Simple, but effective.
Tim
[RS]Gap SR Zones V1EXPERIMENTAL:
Request for: MarxBabu
changed gap detection method.
added previous close line
CM_Gap_Indicator_Intra-Day_V1CM_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