• EMA 5 8 Crossover Alert

    Developed By: JoySebastian

    EMA 5 8 Crossover Alert is a VertexFX client side VTL Alert. It uses two short term moving averages to alert short term trend changes. The fast moving average is of five period Exponential Moving Average (EMA) and the second Moving Average (MA) is an eight period Exponential Moving Average (EMA).

    When the fast EMA cross above the medium EMA, buy alert is triggered and when fast EMA cross below the medium term EMA, sell alert is triggered.

    $0.00
  • NTR Reverse – Client Side Expert Adviser

    Developed By: JoySebastian

    NTR Reverse is VertexFX client side VTL Expert Adviser. NTR Reverse EA is based on trading range breakout strategy. The breakout range is calculated as the trading range of the most recent bars, determined by the parameter “per”. Default value for trading range is 3 bars. The EA avoids choppy breakouts by applying a ATR or fixed pips based filter to the breakout level. When the high of the trading range is broken upward, a buy position is opened. When the low of the trading range is broken, a sell position is opened.

    $0.00
  • Parabolic SAR Color With Alert

    Developed By: JoySebastian

    Parabolic SAR Colored With Alert is a Client Side VTL Alert. It is an improvement over the standard parabolic stop and reverse indicator.

    $0.00
  • Real Value Indicator

    Developed By: JoySebastian

    Real Value Indicator is a VertexFX Client Side VTL indicator. It is similar to moving averages, and shows the real market movement.

    It does not respond as quickly as moving averages does to price spikes and rapid price movements. Thus Real Value Indicator eliminates many whipsaws associated with moving average cross over strategies. It is a good trend following indicator for overall market trend. The red line plotted on chart is the real value indicator. It similar to a moving average. However it is more reliable as it captures the trend more effectively filtering false price moves.

    $0.00
    Developed By: JoySebastian

    Real Value Indicator

    $0.00
  • T3 MACO

    Developed By: NeeduVerdeSolution

    3 MACO is a VertexFX client side VTL Oscillator based on fast and slow Exponential Moving Averages (EMA) and applying the T3 smoothing method.

    The concepts are similar to MACD, where we calculate the difference between fast and slow moving averages, but in T3 MACO we use T3 smoothing technique to reduce the lag and improve trading performance.

    $0.00
    Developed By: NeeduVerdeSolution

    T3 MACO

    $0.00
  • RFTL

    Developed By: NeeduVerdeSolution

    RFTL (Reference Fast Trend Line) is a powerful trend-following VertexFX indicator which responds quickly to price fluctuations.

    It is a digital filter based indicator, designed from FLF-1 and FLF-2 digital filters from discrete input sequence. In Digital Signal Processing theory, prices are considered to be based of two components – the signal component – which is the main trend, and the noise component – which is the whipsaws and sideways movements.

    $0.00
    Developed By: NeeduVerdeSolution

    RFTL

    $0.00
  • T3 RSI

    Developed By: NeeduVerdeSolution

    T3 RSI is a VertexFX client side VTL indicator based on RSI indicator, and is calculated using the T3 smoothing methodology.

    The smoothing attempts to reduce the lag and provide the trading trigger. T3 RSI indicator is made from two components; the RSI (white) which is the standard RSI calculated using the RSI_PERIOD, the second component is the T3 RSI (red), which is calculated by smoothing the RSI using the T3 smoothing method using the T3_PERIOD and T3_CURVATURE as the smoothing constant. Both of these indicators are plotted together, and the T3 RSI (red) provides as the signal trigger to the standard RSI.

    $0.00
    Developed By: NeeduVerdeSolution

    T3 RSI

    $0.00
  • TS-Osc

    Developed By: NeeduVerdeSolution

    TS-Osc is a VertexFX client side VTL Oscillator based on the changes in closing prices. It is a powerful indicator for determining changes in trends.

    $0.00
    Developed By: NeeduVerdeSolution

    TS-Osc

    $0.00
  • JMA RSX

    Developed By: NeeduVerdeSolution

    JMA RSX indicator is a comparative VertexFX client side VTL indicator based upon the Jurik Moving Average methodology of calculating the RSX. It is useful in determining cyclical market trends, especially turning points where the market changes direction.

    At first step, smoothed price of the close price over PERIOD is calculated over the PERIOD bars using the Jurik Moving Average method. The minimum PERIOD is 5 bars. This smoothed price is then differentiated against the value PERIOD bars ago to determine the rate of change in price movements.

    $0.00
    Developed By: NeeduVerdeSolution

    JMA RSX

    $0.00
  • Least Square MA

    Developed By: NeeduVerdeSolution

    Least Square MA is a moving average based VertexFX client side VTL indicator that employs least-square’s, best-fit model. In the least squares best-fit methodology, given a number of points, we find an ideal line which is close to all points.

    $0.00
    Developed By: NeeduVerdeSolution

    Least Square MA

    $0.00
  • LWMA Crossover Signal

    Developed By: NeeduVerdeSolution

    LWMA Crossover Signal indicator is a VertexFX client side VTL indicator based on a fast moving and slow moving Linear Weighted Moving Average indicator (LWMA).

    $0.00
  • MTEI Super Trend

    Developed By: NeeduVerdeSolution

    MTEI SuperTrend indicator is a powerful VertexFX client side VTL trend based indicator that provides excellent trend following direction. It is based on the Commodity Channel Index (CCI) and Average True Range (ATR).

    The concept behind SuperTrend indicator is that the CCI indicator provides the direction of the trend, and the ATR provides the proximity of the SuperTrend line to the current price.

    $0.00
  • SATL

    Developed By: NeeduVerdeSolution

    SATL (Slow Adaptive Trend Line) is a VertexFX client side VTL indicator used to determine trending markets and specifically for trend following systems.

    It employs digital filter, mainly the low frequency FLF-2 filter. In Digital Signal Processing theory, prices are considered to be based of two components – the signal component – which is the main trend, and the noise component – which is the whipsaws and sideways movements. The SATL indicator attempts to eliminate the noise component and refine the main trend component.

    $0.00
    Developed By: NeeduVerdeSolution

    SATL

    $0.00
  • Schaff Trend Cycle

    Developed By: NeeduVerdeSolution

    Schaff Trend Cycle is a VertexFX client side VTL indicator used to determine the two important characteristics of a trend – mainly its strength, and its cycle.

    $0.00
  • Zero Lag MACD

    Developed By: NeeduVerdeSolution

    Zero Lag MACD indicator is a VertexFX client side VTL indicator based upon the MACD. It attempts to eliminate the lag that is inherent in MACD indicator by using two levels of filtering. It comprises of two components, the MACD component (MAGENTA histogram), and the Signal component (ORANGE line).

    To calculate the MACD component, we first calculate the fast and slow EMA based on FAST_EMA and SLOW_EMA periods. We once again calculate the fast EMA of the calculated fast EMA using the FAST_EMA period, and the slow EMA of the calculated slow EMA using the SLOW_EMA period. The fast EMA lag is calculated as,

    $0.00
    Developed By: NeeduVerdeSolution

    Zero Lag MACD

    $0.00
  • Fractal Channel

    Developed By: NeeduVerdeSolution

    Fractal Channel indicator is a VertexFX client side VTL indicator which uses the concepts of fractals and channels. It provides the current trading range, within which the market is likely to trade.

    $0.00
    Developed By: NeeduVerdeSolution

    Fractal Channel

    $0.00
  • ForexOffTrend

    Developed By: NeeduVerdeSolution

    ForexOffTrend indicator is a powerful VertexFX client side VTL indicator for trend following trading systems and markets. It is based on the concept that markets make Higher Highs in up trends and Lower Lows in downtrends.

    The indicator uses SSP as the look back period to determine the highest highs and lowest lows. The Highest High and Lowest Low over the specified SSP period are calculated. The indicator is calculated by dividing the difference between the Highest High and Lowest Low by the K_MAX filter threshold.

    $0.00
    Developed By: NeeduVerdeSolution

    ForexOffTrend

    $0.00
  • RAVI

    Developed By: NeeduVerdeSolution

    RAVI is a simple VertexFX client side VTL indicator but innovative one based on Simple Moving Averages. The idea behind RAVI is that faster SMA responds quicker to market changes compared to slower SMA.

    It is calculated by dividing the difference between the faster SMA and the slower SMA by the longer SMA. When markets are rising, the difference between faster and slower SMA increases quickly and hence RAVI rises. When the market reaches saturation top, this difference starts reducing and the RAVI peaks out – signaling a market top.

    $0.00
    Developed By: NeeduVerdeSolution

    RAVI

    $0.00
  • Kaufman

    Developed By: NeeduVerdeSolution

    Kaufman indicator is a VertexFX client side VTL indicator which employs a variation of the Adaptive Moving Average (AMA), to generate precise trade signals. It also uses concepts of digital filters and signal-to-noise (SNR).

    The first step, is to calculate the absolute difference between the current price and the price KAUFMAN_PERIOD bars ago.

    $0.00
    Developed By: NeeduVerdeSolution

    Kaufman

    $0.00
  • Kalman Filter

    Developed By: NeeduVerdeSolution

    Kalman Filter indicator is a trend-following VertexFX client side VTL indicator that uses the concept of digital filter based on velocity (speed in price changes), and error correction (eliminating whipsaws and noise).

    At first step, we calculate the change in price. This value is smoothed and sharpened with K and SHARPNESS factors. The velocity is calculated based on the threshold and the smoothed values. When the velocity is positive (bullish), the indicator turns BLUE, where as when the velocity is negative, the indicator turns RED.

    $0.00
    Developed By: NeeduVerdeSolution

    Kalman Filter

    $0.00

Main Menu