This indicator calculates pivots of 2nd, 3rd and 4th order in the current timeframe. The idea is borrowed from the book "The Art and Science of Technical Trading" by Adam Grimes: "A pivot high is a bar that has a higher high than the bar that came before it and the bar that comes after it" "Second-order pivot highs are first-order pivot highs that are preceded...
Some strategies depend on a higher or lower close than the previous bar's close. With lower time frames and small bars, this can be time consuming. The indicator reduces the time for such decisions by colour indicating the condition. A higher close than the previous bar is denoted by a green dot at the bottom of the screen, red for a lower close and blue for an...
This simple script draws the previous higher timeframe candle high/low to your chart. You can also make the script paint the zone between the low/open and the high/close.
This script plots a higher timeframe EMA to your chart. You can specify the timeframe and the length of the EMA in the settings. This chart demonstrates the 5-minute 50EMA (black) combined with the 1-hour 50EMA (colored) on the 1 minute timeframe.