PrevHighLow Trend Indicator which is calculated by using prev lowest and highest of p1 -period and p2 -period for two MAs. First MA is made of prev highest of p1-period / prev lowest of p1-period. Second MA is faster, made up of p2(<p1)- period(same formula). Can be used in the next way: slower MA(straight line) shows main trend, faster shows temporary...
A simple script to add background colors to specific timeframes. Great for trading futures so you can separate sessions for easier viewing. Use for stocks to separate pre, open, and post market times. There are three timeframes that can be set and all colors can be modified.
This script plots 10 exponential moving averages and marks the areas between them. The lengths are Fibonacci numbers starting from 5 and ending with 377. The colors indicate the length of the moving average, green for the shortest and purple for the longest. The zones between consecutive EMA's (e.g. 5 and 8 ema ) are market according to the color of the greater...
by this script you can see 5 colored Multiple SMA together.
Background version of the Dominant Cycle Tuned Rsi Background published here
A colorful take on the classic stochastic indicator, coded from scratch. Enjoy! :)
This study adds a colored moving average to your chart.
Just publish it again so it's easier to search this indicator. Just inspired from macd 4c. I changed it to blue and green color so it's looks better.
This is a very simple script... it does not necessarily create signals. It only provides useful feedback via statistics & probability. There will be a green background if there are two green bars in a row, and it will stay green until two red bars show up (in which it switches color to red until two green bars show up again). The fuchsia arrows show the double...
Zindarra Multi Alerts by RRB by RagingRocketBull 2018 Version 1.0 This indicator lets you configure multiple alert levels for an asset. Zindarra Multi Alerts supports 10 custom alert levels. You have to manually create an alert in Manage Alerts Panel and configure it to use with this indicator. Free accounts are limited to only 1 alert slot and this indicator...
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 code was written using: •Pine Script Coding Conventions. This script provides a very useful tool for new community users and professionals. It puts at your disposal a Moving Average Ribbon by hand to graph and easily find the ones with the highest performance. The creation of this script was motivated because in free TradingView accounts there is a limit...