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.
This is a modified version of the exponential moving average indicator to change color based on trend (red/bearish if price has closed below EMA, green/bullish if price has closed above EMA).
Moving Average Shaded Fill Area Crossover EMA Color with option to change EMA value
Average True Range Trailing Stops Strategy, by Sylvain Vervoort The related article is copyrighted material from Stocks & Commodities Jun 2009
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...
This is the same as the MACD 4C but it also has the signal line.
This script uses the built in Technical Ratings indicator but interprets the data visually. It plots the results for "total", "MA" and "other" as pump waves. It uses MA to plot a trend line (can be turned off in settings) . Candles are colored to the rating strength and a percentage number was added to the results. For more informations on the Technical Ratings...
This is another indicator in my Pivot level series. This one automatically draw Fibonacci levels based on the previous day's lowest (0%) and highest (100%) values, similar to a Fibonacci retracement. Manual TimeFrames can be given, it is just a text string though and is not checked, so needs to be a valid resolution eg: 60, 120, 240, 360, 480, 720, 1D, 1W, 1M, 2D,...
For those that want technical ratings but don't want waste valuable screen real estate. Candles are colored to the rating strength. It also plots the results for "total", "MA" and "other" in a table on right of screen. Table and candle coloring can be turned off in style settings. This script uses the built in Technical Ratings indicator. For more informations on...
Introduction This indicator can have a wide variety of usages, and since it is based on exponential averaging then the whole indicator can be made adaptive, thus ending up with a really promising tool. This indicator who can both smooth price and act as a trailing stop depending on user preferences, i tried to make it as reactive, stable and efficient as...
ENGLISH & SPANISH ------------------------------------- ENSLIGH The idea was initially inspired in the concepts shared by @LazyBear on his indicator "Better Volume Indicator" (). But I found it somewhat complicated and dull. So I came up with this. Concept: It changes the color of volume bars based on surrounding volume changes. Volume changes are...
This is my first Pine script. So please critique it, if it looks funky. It is a colored SMA that turns green when above x angle and red when below -x value There is also a small yellow table that tells you the current degree of the SMA
1. Ichimoku Signal: Bullish Signal: - UP-S: A strong bullish signal occurs when the Tenkan Sen crosses from below to above the Kijun Sen and the cross is above the Kumo. - UP: An neutral bullish signal occurs when the Tenkan Sen crosses from below to above the Kijun Sen and the cross is in the Kumo. - UP-W: A weak bullish signal occurs when the Tenkan Sen...
Hello traders Today is a Pinescript hack to display multiple colors in one label. I used that panel to show the Supertrend Long Term values (weekly, monthly, quarterly, yearly) What is a Supertrend? Definition : SuperTrend is an indicator that works on all timeframes and all instruments (stocks, futures, forex, ...). It is a great tool to follow market...
This is a straightforward modification of LazyBear's CCI-coded OBV indicator with the following changes: 1) uses log-hl2 as source, which seems to be a more stable indicator of price change than close 2) adds optional price smoothing