Inspired by Ricardo Santos's " Multiple Moving Average Candle System V0" () This script plots 6 moving averages using the plotcandle function rather than the normal plot function. Result is a stylish indicator that shows moving average crossovers in a more visual way. Moving average type options available are , or Simple, Exponential, Hull, Relative, Volume...
Library "Color Library!" To help with large projects that need colors! If you guys make the library bigger, share it so we can all have tons of colors! 2 Functions Uppercase and Lowercase, because why not? import library as color 1.) color.this("Brown") // or color.this("brown") both work 2.) color.rainbow(1) //Returns first index of Rainbow this(x) TODO:...
Just a simple Moving Average indicator. Choose between SMA, EMA, and WMA, set the length and the source. There are 3 color indicators that represent whether price is above or below the moving average: - the moving average line itself - the background of the chart (optional) - the 'underglow' of price action (optional - set 'underglow strength' to 0 to turn off)...
When the current VWAP is rising, the indicator will be green. When it is falling, it will be red. Good trades!
A colorful indicator that visually shows momentum, fast-moving average on the outside and the slower moving averages in the core. The outer moving average is to see where the outer momentum breaks below again.
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.
Just a modified version of MACD4C You can modify linewidth = 3 to 4 to make it thicker!!