This is effectively version 2 of my script "Candle Fill % Meter", with a few different/more options available in a more compact form. Choose between multiple oscillator sources, # of dividing lines, and solid or gradient candle fill. Once again this script is intended for use with hollow candles! This script enables you to see more information with less screen...
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...
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.
™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...
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...
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...
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.
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...
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...
This simple script provides a visual aid for price action traders by coloring outside & inside candles, which in effect leaves the trader with 6 possible candle colors: -Regular bullish candle -Outside bullish candle -Inside bullish candle -Regular bearish candle -Outside bearish candle -Inside bearish candle These candlesticks may provide powerful signals when...
A simple code to plot Hull MA with colour coding of plot fill and price bars based on strength.
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...
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...
This is my setup and the way I like to trade. It is based in an EMA cross ( 9 x 21) and the Bollinger Bands without the central Moving Average. I prefer to use the EMA cross in the middle of the bands. It is also possible to activate "Colored Bars" to paint the candles according to the EMA cross: green if the candles are above both EMAs, white when at least...
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)...