This is a modified version of the three line break price representation. It is composed with 2 lines made of Close price values forming a “cloud”. If the trend is bullish and the price breach the lower level of the green cloud, a new bearish trend is taking place. If the current trend is bearish and the price breakout the upper band of ...
This script is for three moving averages with as many features as I can possibly fit into a single moving average. Features: - Three moving averages (MA1, MA2, MA3). - Standard MA inputs. - MA type. - MA period. - MA price. - MA resolution (time frame). - Visibility toggle. - MA Candle Type - Fancy MA inputs. - Toggle to show only candles included in the MA...
This is a modified version of the three line break price representation. It is composed with 2 lines made of Close price values forming a “cloud”. If the trend is bullish and the price breach the lower level of the green cloud, a new bearish trend is taking place. If the current trend is bearish and the price breakout the upper band of ...
Based on AdventTrading's TEMA script, but using simple moving averages instead of exponential. Also changed the colours to be nicer.
This strategy analyzes the three and four-bar play which is when price action has a wide igniting bar that has a full body, then one or two narrow bars which have a relatively equal high for long plays and relatively equal low for short plays, then a continuation bar. You should not take plays that will encounter resistance. The stop loss is placed for long plays...
Plots 3 exponential moving averages from a bigger timeframe (Day, Week) and 3 smoothed moving averages from the current timeframe.
This indicator shows the three and four-bar play which is when price action has a wide igniting bar that has a full body, then one or two narrow bars which have a relatively equal high for long plays and relatively equal low for short plays, then a continuation bar. You should not take plays that will encounter resistance. Jared Wesley is one of the more notable...
Rising three bulling pattern indicator as described by Neetesh Jain:
Plots 3 EMA from a larger timeframe (day, week) and 3 SMMA from the current one.
12, 26 and 55 EMA with Crosses feel free to edit :)
Rising three bar bullish pattern indicator as described by Neetesh Jain
This is a three candlestick bearish reversal pattern consisting of a bearish engulfing pattern formed by the first two candlesticks then followed by a down candlestick with a lower close than the prior candlestick. WARNING: - This script to change bars colors.
Library "_3d" A library containing helper functions for 3d Array. _presetInfo(int) Get preset _info key. Parameters: int : idx Returns: _info key. _presetInfo(string) Get preset index number of an _info key. Parameters: string : key Returns: Index value. _presetSortBy(int) Get preset _sort_by key. Parameters: int :...
Abstract This script measure the related speed between rising and falling. This script can replace binary Falling Three Methods detector and, report continuous value and estimate potential trend direction. My suggestion of using this script is combining it with trading emotion. Introduction Falling Three Methods (F3M) is a candlestick pattern. Many trading...