-
Kaufman
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.00Kaufman
$0.00 -
Kalman Filter
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.00Kalman Filter
$0.00 -
Laguerre ROC
Laguerre ROC (Rate Of Change) is a trend based VertexFX client side VTL indicator that has minimal lag.
It should be used in conjunction with other market cycle based indicators to detect the market trends. We first calculate the ROC which is the difference between the current Close and the Close PERIOD bars ago, dividing it by the Close PERIOD bars ago. This value is then smoothed using the GAMMA smoothing constant. Finally, we calculate the up-changes and down changes and the ratio of the cumulative sum of up-changes to down-changes is the Laguerre ROC. It oscillates between 0 and 1. When the value falls towards zero and bottoms out, it implies that the market is preparing for an up move. Likewise, when the value towards one and peaks out, it implies that the market is preparing for a down move.
$0.00Laguerre ROC
$0.00 -
J_TPO
J_TPO indicator is a VertexFX client side VTL oscillator where the calculation is based on the rate of change in price over the LENGTH bars, and is smoothed for elimination of lag.
At first step, we calculate the rate of change based on the current price and the price LENGTH bars ago. In next step, this rate of change is smoothed using polynomial co-efficient (polynomial squares fit). By doing this J_TPO indicator attempts to predict the rate of change for the next bar. Finally, one more level of smoothing is applied to generate the J_TPO oscillator. It oscillates between -1 and +1.
$0.00J_TPO
$0.00 -
FX Fisher
FX Fisher indicator is a momentum based VertexFX client side VTL indicator that is useful in providing market tops and bottoms with minimal lag. It is an oscillator and hence it scales the values between -2.57 and +2.57. It is useful over four hours period and daily period charts.
At first step, we calculate the Highest High and Lowest Low over the PERIOD bars. We then calculate the ratio of the difference between the current reference price (PRICE_FIELD) and Lowest Low, over the difference between the Highest High and Lowest Low. This ratio is normalized over two bars, and the log-normal ratio of this value and of the previous value is added up to calculate the FX Fish indicator value.
$0.00FX Fisher
$0.00 -
DCG Camarilla
DCG Camarilla is an excellent VertexFX client side VTL indicator for research and analysis purposes, which provides the support and resistance levels based on Daily High, Low and Close.
It provides three supports L2, L3 and L4, and three resistance values H2, H3 and H4. At first calculate P, which is equal to (High + Low + Close) of the previous Daily candle, and R, which is previous Daily High minus Low.
$0.00DCG Camarilla
$0.00 -
KAMA Reversal
KAMA Reversal (Kaufman’s Adaptive Moving Average) indicator is unique VertexFX client side VTL indicator to detect market phases based on change in price and volatility.
It is based on the family of adaptive moving averages. In adaptive moving averages, the moving average period is calculated dynamically (instead of fixed period). This gives an advantage of the indicator responding faster and differently to different market circumstances.
$0.00KAMA Reversal
$0.00 -
Juice Levels
Juice Levels indicator is a useful VertexFX client side VTL indicator for research and analysis of the trend strength and volatility. It comprises of three components, the Green component which is good strength of the trend. The Red component which is bad (underperforming) trend strength and the Yellow component which is the average trend strength.
$0.00Juice Levels
$0.00 -
Support and Resistance (Barry)
Support and Resistance (Barry) is a VertexFX client side VTL indicator based on the Fractal candles.
A Fractal High candle is a candle whose high has two lower Highs preceding it, and two lower Highs following it. Similarly a Fractal Low candle is a candle whose Low has two higher Lows preceding it, and two higher Lows following it. The Support level is a Fractal Low, whereas a Resistance level is Fractal High. The current Support level remains in place until a new Fractal Low is encountered. Likewise, the current Resistance level remains in place until a new Fractal High is encountered. The Support levels are displayed in BLUE dots, whereas Resistance levels are displayed in RED dots
$0.00 -
Weekly Pivot
WeeklyPivot indicator is a VertexFX client side VTL indicator, provides the support and resistance pivots, based upon weekly price values. This indicator is very useful to determine weekly limits of trading, and the levels at which the market will enter into resistance and support zones.
It provides three support levels (S1, S2 and S3) and three resistance levels (R1, R2 and R3) alongwith the weekly pivot level.$0.00Weekly Pivot
$0.00 -
D MICE
DMICE is a powerful VertexFX client side VTL indicator that gives approximate entry and exit signals based on the Directional Movement Index (DMI) indicator.
In the first step we calculate the Directional Movement Index (DMI) over the DMI_PERIOD. Then we calculate the Plus DI (+DI) and the Minus DI (-DI) over the DMI_PERIOD.And finally the +DI is smoothed again over the DMI_PERIOD to derive the GREEN +DI signal, and similarly the -DI is smoothed again over the DMI_PERIOD to derive the RED -DI signal.
$0.00D MICE
$0.00 -
FRASMA
FRASMA (Fractally Modified Simple Moving Average) is a powerful VertexFX client side VTL indicator that provides trend-following entries and exits.
FRASMA is derived from the family of moving averages, by calculating the fractal points and weighting them according to their precedence. At first we calculate the highest and lowest price values over the recent PERIOD bars. In the next step, we calculate the linear weighted Stochastics from the highest and lowest price values derived in the first step. In the third step we calculate the normalized logarithm of the value derived in the previous step. Finally, the FRASMA value is calculated by computing the average of the value derived in the previous step.
$0.00FRASMA
$0.00