█ OVERVIEW This library is a Pine programmer’s tool containing functions that return values calculated from the range of visible bars on the chart. This is now possible in Pine Script™ thanks to the recently-released chart.left_visible_bar_time and chart.right_visible_bar_time built-ins, which return the opening time of the leftmost and rightmost bars...
"Extreme Bars" is a simple but useful indicator that marks overbought and oversold candles. This indicator paints candles that fall far above the average red, and the candles that rise above the average green. Of course, they can change these colors if they want. "Extreme Bars" can be interpreted in many different ways. The starting points of colored candles can...
Hello! Not much special about this script; you can use date & time, or bar count, to ascertain the number of bars in a time period for backtesting. This script can be used in conjunction with large scripts incorporating complex intricacies that won't load on 20,000+ bar data sets. If your script's load time transcends the TV allotted load time - use this...
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...
Volume Based Coloured Bars: Most of the time traders are confused about if the price movements were supported by VOLUME . This indicator colors the bars into volume weighted signals... When prices go down bars are red and contraversely when up, bars are green. Additionally we have two more colors for each situation: PRICE BARS ARE: DARK RED when prices go...
B3 Buyer-Seller Breakouts = If a bar is showing that it is moving in a direction with highs lows and close, all of which are >respectively< moving against the open from the bar before, then it prints indicating buyers or sellers bringing momentum. The arrows and cloud carry into the next bar to give lots of awareness of the micro-term momentum. The cloud...
Probability of bars in the same direction based on historical data.
The Two Versions of this Indicator I learned from Two Famous and Highly Successful Traders. This Indicator shows With No Lag Clear Up and Down Trends in Market by Documenting Clearly If Bulls or Bears are in Control. The Version In SubChart 1 Shows Consecutive Closes if the Current Close is Greater than of Less than the Midpoint of the Previous Bar (Why Midpoint...
Get higher time frame candles overlaid on a lower timeframe chart. Add 1H candles on 1M or 1D on 30M Overlaid candles feature wicks and multiple display options to customize appearance. Add the indicator multiple times to get MTF (multiple time frames) all on one chart.
Is Price Action Higher or Lower on STRONG or WEAK VOLUME from lookback (Strong or Weak Bulls // Strong or Weak Bears) Candles / Bars Indicate the Following (default 13 period lookback / Length) MAROON Bear Candle with STRONG VOLUME more than 150% of the lookback / length (13 default), STRONG Bear Candle Confirmed With Volume RED Bear Candle while VOLUME is...
Tick Renko, bars are formed on live chart. note:there is a issue that creates artifacts while there is not enough history loaded.
Bill William Bull/Bear divergent bars See: Book, Trading Chaos by Bill Williams Coded by polyclick A bullish (green) divergent bar, signals a trend switch from bear -> bull -> The current bar has a lower low than the previous bar, but closes in the upper half of the candle. -> This means the bulls are pushing from below and are trying to take over,...
Adds aesthetic ability to charts by allowing the trader to change the color of the bars, background, and plots using HEX colors, rather than TradingView's limited color selector box. This makes for easy application of color palettes to charts. The color palettes can be saved as indicators and applied quickly, as desired.
The Ultimate Volatility Indicator was created by Richard Poster (Stocks and Commodities July 2021 pg 21) and this is a very simple but effective indicator. The idea behind volatility indicators is that when the indicator rises above a certain threshold then volatility is high enough and you can make a good amount of money riding the trend in the current direction...
These bars can give you good opportunities if you know how to analyze the context. blue=bullish black=bearish thumbs up
Shows relative volume per price range by bar colors.
This is cheap replacement for volume profile. Red bars is where accumulated high volume in small range. if new bar moves out of range all accumulated volume will be lost and color will change.