Custom Candles /FVG/ nSideBar - I used this as a learning project for understanding plot()'s Better - My goal was to see if I could use normal plots to cleanly plot FVGs on the chart using only plots with out and boxes/lines The problem was if multiple FVGs were on back to back bars the plot fill would fill the line to the next FVG/Bar I solved this by...
Better Heiken-Ashi Candles w/ Expanded Source Types is an indicator to compare regular candles to traditional Heiken-Ashi candles to "better" Heiken Ashi candles. This indicator and comparison study appears an oscillator. The purpose of this indicator is to demonstrate a better way to calculate HA candles and also to demonstrate expanded source types. This...
Based on BullBearPower indicator, this is a heavily modified version with colored candles to show when bulls or bears are buying or bailing. Includes Fibonacci Levels based on Highest/Lowest value in variable length, along with optional second timeframe and alternative calculation for candles and linear regression curves for increased versatility. Green = bullish...
Credits to @wolneyyy - "Mean Deviation Detector - Throw Out All Other Indicators" And @algomojo - "Responsive Coppock Curve" And the default Relative Strength Index The candles are the average of the MFI ,CCI ,MOM and RSI values presented as candles, they seemed similar enough in style to me so I created candles out of each and the took the sum of all the...
Library "heikin_ashi_candles" This library is programmed to calculate the Heikin Ashi candles using the standard formula of Heikin Ashi Candles. Notice the Heikin Ashi chart type isn't 100% like the results from this calculation. You can import this library in your code to use it as a smoothing method for your strategy which operates on the standard chart...
Infiten's Return Candle Oscillator is an oscillator which shows the percentage return on the open, high, close and low over a customizable period in the form of candlesticks. It may be helpful for seeing volatility, swing trading, or mean reversion trading. The RCO consists of two plotted elements : RCO Candles (short length): candlesticks which are plotted...
//Not my original idea, Ive pretty much just doubled the code to have 2 Candles .All Credit goes to the creator of "Multi-Time Period Charts" as I have it saved in my library. I cant find it anymore and searching the script doesn't appear it seems so if its you let me know (and ill credit you). Why did I opt to plot 2 candles you say? 2*candles=(info)*2. 3 if we...
This indicator displays column heatmaps highlighting candle bodies with the highest associated volume from a lower user selected timeframe. Settings LTF Timeframe: Lower timeframe used to retrieve the closing/opening price and volume data. Must be lower than the current chart timeframe. Other settings control the style of the displayed graphical...
Todays scripts is based on my Pullback And Rally Candles with other meaningful candles such as Hammers and Dojis. You can choose which Candles to show on the cart and if you want to candles to appear above or below a moving average. If you follow my work, you may recognise some of these candles which I'm about to show you however these candles are 1) more...
This is probably the only script on TradingView that's clinically proven to lower your blood pressure!*** This script in conjunction with some chart settings changes can completely hide the active candle, only showing historic candles, thus, reducing risk of cardiac arrest and or panic attack. What to do: 0. Make sure you are using a candlestick chart or...
█ OVERVIEW This is a simple script that will plot labels over or under candles to show where there had been consecutive candles that closed in a similar fashion. This script was inspired by a Tweet about Bitcoin experiencing its first 7th-consecutive weekly black candle and I sought out to test that. █ INPUTS There are three inputs for this script....
This indicator allows you to show an outline of a Higher Time Frame (HTF) candle on a Lower Time Frame (LTF) chart. Options include selecting the HTF interval, and an option to either show a single shaded Box for the candle (High to Low), or a shaded box for the body (Open to Close) with the High to Low shown in an unshaded box. The purpose is to easily...
This indicator colors the candles according to the z-score of the trading volume. You can easily see the imbalance on the chart. You can use it at any timeframe. In statistics, the standard score (Z-score) is the number of standard deviations by which the value of a raw score (i.e., an observed value or data point) is above or below the mean value of what is...
Very simple and weird type of candlesticks 😀 Wicks becomes body-ish and body becomes wickish Cheers!
█ OVERVIEW This indicator displays a Rolling Heikin Ashi Candles for a given timeframe Multiplier. Contrary to Heikin Ashi Candles Charts, if the timeframe Multiplier is "5", this indicator plots Heikin Ashi Candles OHLC of the last 5 Candles. █ WHAT IS THE NEED FOR IT Let's see if we want to use a Higher timeframe OHLC Data using security function or...
█ OVERVIEW This indicator displays a Rolling OHLC Bars for a given timeframe Multiplier. Contrary to OHLC Charts, if the timeframe Multiplier is "5", this indicator plot OHLC of the last 5 Candles. █ WHAT IS THE NEED FOR IT Let's see if we want to use a Higher timeframe OHLC Data using security function or resolution options. The indicator repaints until the...
CANDLES COLORED GREEN OR RED ACCORDING TO BUY & SELL PRESSURE This indicator paints each candle green, red or blue depending on whether the buy/sell pressure for that candle is bullish, bearish or neutral. ***TURN OFF NORMAL CANDLE COLORS*** For this script to show properly on the chart, make sure you go to chart settings(gear icon in top right corner) and in...
This script will change the color of normal candlesticks to the color that the corresponding Heikin-Ashi candles would have. This allows to spot a trend or a trend reversal just by looking at candles, without using Heikin-Ashi candles, which distort the appearance of a typical chart.