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...
This indicator uses Tom DeMark’s TD Sequential counting from 1 to 13. Number 9 and 13 usually identify an exhausted trend and mark a trend reversal. The important numbers get displayed as labels (7-13), where 9 and 13 are both highlighted as "Long" or "Short". Besides the numbers the price candles are colored based upon the sequence. Bullish colors are...
This indicator colors the volume bars and candles according to the volume traded. The calculation of the heat map zones is done as follows: how many standard deviations the volume are distant from the average volume? For a better visual experience, place the borders and wicks of the candles in a neutral color.
I'm guessing most of you are familir with LazyBear's adaptation of the Wavetrend Oscillator; it's one of the most popular indicators on TradingView. I know others have done adaptations of it, but I thought I might as well, because that's kind of a thing I like doing. In this version I've added a second Wavetrend plot. This is a thing I like to do. The longer...
Hello traders Hope you're all doing well This script is a generic cloud generator using a pre-selected set of moving averages (I probably forgot a lot but listed all the ones I used at least once). A cloud is a visual representation of the gap between two moving averages - it shows right away how big in that gap (=how far they are from each other) The challenge...
You can use this script to setup alerts on Heikin-Ashi bar color change. You have to apply this script to usual candles and not Heikin-Ashi!!! Background color indicates HA bar color. On change you'll see green/red arrows and alert will be fired. Also you can find in the code calculations of all HA OHLC values.
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...
SMA 200 determines the trend Bullish trend, green candles. Down trend, red candles. If the market value is narrow to the SMA200 channel, yellow candles. Setting recommended for SMA Range BTCUSD = 100 EURUSD = 1000 SPX = 100 ETHUSD = 10
It is common knowledge that most traders lose money by leaving trends too early and not letting profits run. Chop Filter attempts to paint over wrong-colored candles which might psychologically cause traders to bail off the trend. It also tries to detect potential trend reversals (experimental). How it works. Chop Filter highlights wicks with a shaded background...
A simple code to plot Hull MA with colour coding of plot fill and price bars based on strength.
Entry Signal when %B Crosses with SMA and this is more meaningful if it supports colored bars. Black Bar when prices go down and volume is bigger than 150% of its average, that indicates us price action is supported by a strong bearish volume Blue Bar when prices go up and volume bigger than 150% of its average, that indicates us price action...
If you are familiar with the %B for use with Bollinger Bands, then you will understand this indicator immediately. Designed for use with my +UMA moving average, this works in exactly the same way, with a few differences. First off, as you can choose on which type of moving average the calculations are made, so too you will want to match this up with the one you...
™TradeChartist MA Visualizer is a Moving Average based indicator aimed to visualize price action in relation to the Moving Average in a visually engaging way. =================================================================================================================== █ MA Visualizer Features 11 different Moving Averages to choose from the settings...
Candles get darker when volume is high, and brighter when volume is low. They are red or green depending on whether the RSI is above or below a threshold value, or alternatively you can pick a more vanilla coloring based on current close vs last close or last open. For personal use as I enjoy the aesthetics of it. The more solid RSI coloring helps highlight the...
This is a simple addition to the built in Bollinger Bands script. All it does is replaces the traditional plotting of Bollinger Bands with color bars.
This script can display a lot of different volume statistics. It also colours bars depending on a chosen, customisable criterion. Most options are disabled by default and can be reenabled in the settings menu. FAQ Why are the bars slightly higher than the default volume bars? Due to the limitations of Pinescript. What are the two last values (including the...
This simple script colors candles based on the Relative Strength Index. RSI Values > 50 are solid colors, RSI values < 50 are pastels, with additional colors/fills/alerts for overheated and oversold (both user adjustable thresholds) conditions. As an added bonus, RSI can be calculated by non-traditional methods (not using the running/smoothed moving average)...