This indicator colors the candle body based on whether it closed as an Inside Bar (IB) or an Outside Bar (OB). Inside and outside bars can be powerful triggers to enter or exit trades from, when price breaks above or below the candle. The coloring of only the body and not the border of the candle makes it possible to still know whether the candle was...
Level: 1 Background A histogram is a special chart that is applied to statistical data that is divided into numerically ordered groups. For example groups with close relationships in the vicinity like "Close-ref(Close ,1)", "Close-ref(Close,2)" and so on. A histogram provides a snapshot of all the data so that you can quickly get an overview of the historical...
This indicator is everything you need to do Price Action Trading. It provides signals about: Inside Bars Pin Bars Fakey Pin Bars (background color red or green for bearish or bullish fakeys)
Bar Balance extracts the number of up, down and neutral intrabars contained in each chart bar, revealing information on the strength of price movement. It can display stacked columns representing raw up/down/neutral intrabar counts, or an up/down balance line which can be calculated and visualized in many different ways. WARNING: This is an analysis tool that...
Simple indicator to highlight Inside Bar Breakout Failure patterns on chart.
Disclamer : READ THIS BEFORE USING IT !!! I have take and try to improuve the source code of indicator "intra-bar volume" by backtest-rookies.com This indicator categorized the volume in lower timeframe, if the candle close up it's a buying volume, if it close down... Beware that is not easy to work with different TF on tradingview so you have some limitation...
This can be used to trigger an alert if Heikin Ashi bar changes color :)
Claims by Rob Hoffman Developed and used to win trading competitions around the world, the Hoffman Inventory Retracement Trade is quickly becoming one of the most popular ways to identify where short-term counter trend institutional inventory has subsided and when it’s time to re-enter into a trade’s original trend direction. I have not included the TREND...
Apologies, there was an error in printing for the thick gray boxes, happened when MTF was switched on. All better, and here is the details from before: This is an interesting study that can be used as a tool for determining trend direction, and also could be a trailing stop setter. I use it as a gauge on MTF settings. If on, you can look at the bar cycle of the...
This startegy based on 3-day pattern reversal described in "Are Three-Bar Patterns Reliable For Stocks" article by Thomas Bulkowski, presented in January,2000 issue of Stocks&Commodities magazine. That pattern conforms to the following rules: - It uses daily prices, not intraday or weekly prices; - The middle day of the three-day...
Volume Bars inspired by Richard W. Arms Jr. EquiVolume. the bars change in width by the amount of volume within that bar. see links in the source code for reference.
I didn't find a study for Inside bar as I wanted. Therefore I wrote a one with PineV4. This may help you to see inside bars. It can recalculate and works with either (opens-closes) or (highs-lows) Cheers! :)
I've created a simple red/green candle counting script with a custom number of candles to look back on. Let me know if any bugs, issues, or suggestions.
The indicator identify real pin bar candle (the shadow must be 2x the body)
This script colours the bars when they are below or boyond a specified RSI threshold
Last year, I saw someone using the candle innovation called "RSI Candle" or "RSIC". so let me have the idea of making RSIB. the Candlestick was Steve Nison in the 1990s. He introduced the concept from Japan to America and published it in the book "Candlestick Course". Welles Wilder is the creator of the relative strength index. after several years of commodity...
It's been a long time coming, but here is a versatile vline() function applicable to PSv4.0+ utilizing line.new(). I decided to finally figure this out at the request of another member recently. I have been waiting myself for months, but it's now time for an idea who's time has come to unleash upon planet Pine Script. It's a handy little function I believe will be...