Skip to main content

DDAdaptive VertexFX Indicator

The DDAdaptiveEMA is an innovative VertexFX client-side indicator that trades in the direction of the trend.
As the name suggests, DDAdaptiveEMA is based on the Exponential Moving Average (EMA). However, unlike the EMA which has lag, the DDAdaptiveEMA indicator reduces the lag in order to provide better trade entries and exits. The DDAdaptiveEMA is based on two components, namely the Dual Differentiator (DD) filter, and an Adaptive EMA. Hence the name DDAdaptiveEMA.
In the first step, we calculate the phase (cycle period) of the price using the Dual Differentiator filter. It provides the optimal phase period over the recent FILTER_PERIOD. In the next step we calculate the EMA based on this optimal phase period. Since the optimal phase period can very for each bar the EMA for each bar may be calculated based on a different period. Hence the name Adaptive EMA.
Unlike using fixed period EMA, by employing adaptive EMA the indicator responds to the price changes faster and reduces the lag.
When the adaptive EMA is rising, the indicator is painted BLUE, whereas when it is falling it is painted RED. This ensures that traders enter BUY trades in rising markets and SHORT trades in falling markets.



BUY / EXIT SHORT - Enter LONG (or exit SHORT) when the DD Adaptive EMA indicator turns BLUE. The stop-loss can be set to the nearest Swing Low. Traders are advised to employ a trailing stop when the trade turns profitable.
SHORT / EXIT LONG - Enter SHORT (or exit LONG) when the DD Adaptive EMA indicator turns RED. The stop-loss can be set to the nearest Swing High. Traders are advised to employ a trailing stop when the trade turns profitable.

Comments

Popular posts from this blog

ICWRA VertexFX Indicator

ICRWa ICWRa indicator is a VertexFx indicator that provides precise BUY and SELL signals by identifying market cycles using trends. When the price moves in well-defined cycles, the trending indicators like Commodity Channel Index (CCI) and Average True Range (ATR) are useful in identifying trading spots where entry and exit signals can be taken. During sideways markets and whipsaws, these indicators can be tuned to avoid trades, or to exit losing trades quickly. The ICWRa indicator employs this strategy. In the first step, we calculate the Commodity Channel Index (CCI) over the recent 50 bars. In the second step, we calculate the Average True Range (ATR) values over the recent 5 bars. In the third step, we calculate the standard deviation of the CCI and ATR over the recent 50 bars to identify the trading triggers. When all the three components are rising, a BUY signal is generated by the indicator. Similarly, when all the three components are falling, a SELL signal is generate...

Pattern VertexFX Indicator

Pattern indicator is a powerful multipurpose VertexFX client-side script indicator that identifies and displays various candlestick patterns. Candlestick patterns are a powerful ancient Japanese method of identifying interesting occurrences in the price behavior. When the price exhibits certain characteristics, there is a high probability that the market will exhibit certain predictable behavior. For example, a Doji pattern occurs when the opening and the closing prices are very close, and the candle is short in height. It implies that the market is trading in a close range and is undecided about the future course, or has exhausted the current course. For example, a Doji pattern after a long bear market can imply change in direction and a bullish trade can be initiated. This indicator identifies 13 patterns. It is recommended to refer to the candlestick patterns for more details on trading opportunities. The candlestick patterns detected by this indicator are : 1) Hanging Man. ...

WPR+CCI Vertexfx Indicator

The WPR+CCI is a powerful VertexFX client-side indicator based on the Williams Percent Rank (WPR) and the Commodity Channel Index (CCI). The Williams Percent Rank indicator provides insights into the current price with respect to its historical highs and lows over the specified period. Lower values of WPR suggest bearish trend and higher values of WPR indicator bullish trend. The WPR is bounded between -100 and 0. The Commodity Channel Index (CCI) measures the price variations from its statistical mean. Traders use CCI to help identify price reversals, price extremes and trend strength. The CCI typically oscillates above and below a zero line. Normal oscillations will occur within the range of +100 and -100. Readings above +100 imply an overbought condition, while readings below -100 imply an oversold condition. The WPR+CCI indicator uses the WPR as the primary indicator and the CCI as the filter indicator. When the WPR is rising and the CCI is above +80 the WPR+CCI indicator turns BL...