SUPERTREND MIXED ICHI-DMI-VOL-GAP-HLBox@RL by RegisL76 (lebourg.regis@free.fr) This script is based on several trend indicators. * ICHIMOKU (KINKO HYO) * DMI (Directional Movement Index) * SUPERTREND ICHIMOKU + SUPERTREND DMI * DONCHIAN CANAL Optimized with Colored Bars * HMA Hull * Fair Value GAP * VOLUME/ MA Volume * PRICE / MA Price * HHLL BOXES All...
gap indicator True type: The gap formed between the closing price of the last bar on Friday of the "current" chart period and the opening price of Monday of the "current" chart period Fix type : Displays the "daily" gap between Friday's close and Monday's open in "any" chart period Intution type : Any gaps are marked (Not recommended to use in small cycles....
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...
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!
Change the colors of the indicator to contrast your chart! Make sure to also change the transparency for the colors. --- This indicator finds fair value gaps which are inefficiencies in price delivery. Gaps can be used for entry or even bias. I've included midpoints, lines, and boxes. Boxes have the greatest range with respect to historic PA so keep that in mind....
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,...
Like the nature, markets don't like the void, and this is something we can take advantage of by trading gaps on some markets. This technique is well known, so I wanted to write a tiny script based on this strategy to get a bit more comfortable with it. IMPORTANT: Default parameters wont give you good trades on every markets, you need to modify these parameters...
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
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...
The purpose of this indicator is to give a quick view of a gap size between two candles, and to detect any gap bigger than the trigger setting. Options Mode: Select the display mode (% or Value) Variation Trigger: Defines the minimum gap size to give a signal, for both positive and negative sides. This option depends on the Mode setting Show...
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...
The script is for backtesting price gap's with a determined bind to the previous bar.
This is a fully customizable gap finder. You can change the color of just about anything, on top of hiding filled/old gaps. This is so you can spot those tiny gaps on something such as futures. Be sure to play around with the settings.
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...
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)
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
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...
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...