BTC USD 61,993.3 Gold USD 4,470.32
Time now: Jun 1, 12:00 AM

Camarilla vertex fx indicator

FractalChannel– VertexFX Indicator

FractalChannel indicator as the name suggests 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. The narrower the channel, the greater is the probability of a breakout outside of the channel. Traders must use other trending following or breakout indicators to determine the direction of a potential breakout when using this indicator.
This indicator consists of three components, the Upper Channel, the Lower channel, and the Mean price. The Upper Channel is the most recent Fractal High whereas the Lower Channel is formed by using the most recent Fractal Low. Fractal Highs and Lows are strong resistance and support levels which are not easily breached by the market. Hence there is a strong likelihood that the market will trade in the channel. As a new channel is formed, it is automatically detected and the trading range is adjusted.
The center line is the mean of the upper and lower Channel.


This indicator DOES NOT provide BUY or SELL signals. It displays the typical range, support and resistance of the current trading range. It is useful for placing stop-losses, breakout entry trades when the channel is breached
 
Fractal AMA– VertexFX Indicator

Fractal AMA (Adaptive Moving Average) is a powerful VertexFX client side trend following VTL indicator that gives excellent entry and exit signals typically on higher (H4 and Daily) time-frames.
There are two components in the indicator - namely the main Fractal AMA indicator (BLUE), and the signal indicator which is RED.
We calculate the range which is the Highest High minus Lowest Low, over the R_PERIOD, and half of R_PERIOD. Then digital filter is applied to calculate the difference between the logarithms of the ranges for the different periods. Finally it is smoothed using the MULTIPLIER to calculate the main BLUE signal. Likewise, the difference is smoothed using the SIGNAL_MULTIPLIER to derive the signal RED line.
The concept behind the indicator is that at the start of a trend, the range is greater, and as the trend stalls, the range becomes smaller. This is quickly reflected in the BLUE and RED lines.

BUY - Place Buy position trade when BLUE line closes above RED line. Avoid entering trade if price has gapped up.

SELL - Place Sell position trade when BLUE line closes below RED line. Avoid enter trade if price has gapped down
 
ForexOffTrend – VertexFX Indicator

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. This value is then subtracted from the Highest High to give us the indicator value.

As the market moves upwards, the difference between Highest High and Lowest Low increases, and therefore the indicator moves upwards following the trend safely. Likewise, when the market moves downwards, the difference between Highest High and Lowest Low also increases. But since we subtract it from the Highest High, which is falling in downward markets, the indicator follows the downtrend.

BUY - Place Buy position when candle closes above indicator. Avoid entering trade if candle gaps up above the indicator value.

SELL - Place Sell position when candle closes below indicator. Avoid entering trade if candle gaps down below the indicator value.
 
DCG Camarilla – VertexFX Indicator

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
We first calculate P, which is equal to (High + Low + Close) of the previous Daily candle, and R, which is previous Daily High minus Low.
H2 = R * 0.1833 + C
L2 = C - R * 0.1833
H3 = R * 0.2750 + C
L3 = C - R * 0.2750
H4 = R * 0.5500 + C
L4 = C - R * 0.5550
The supports and resistances are calculated as follows :
Traders analyze the various supports and resistances and determine which are breached most frequently. When particular support or resistance level is rarely breached, then it is advisable to place stop-loss below that support, or above that resistance.
NOTE - This indicator DOES NOT provide trading signals.
 
Coppock - VertexFX Indicator

The Coppock indicator is a powerful VertexFX client side VTL indicator to determine the duration of the trend and the change in direction of the trend. It gives excellent signals on larger timeframes - namely H4 and Daily charts.
The concept behind the Coppock indicator is that in trending markets, the rate of change gradually rises (or falls), and when the trend ends, it tops out or bottoms out accordingly, thus providing excellent trading opportunities.
In the first step we calculate the moving averages of the closing price for R1_PERIOD and R1_MODE, and R2_PERIOD and R2_MODE. The rate of change is calculated for each mode (R1 and R2), between the current moving average and the value R1_PERIOD and R2_PERIOD ago respectively. This value is converted to percentage if USE_PERCENT is set to true, or in points. Finally the sum of the both rates of change is calculated. The Coppock indicator is the moving average over MA_PERIOD of this sum.
BUY - Place Buy position when the indicator has bottomed out below zero level and is rising for at least 2 bars.

SELL - Place Sell position when the indicator has topped out above zero level and is falling for at least 2 bars
 
Chandelier Exit - VertexFX Indicator

Chandelier Exit indicator is a handy VertexFX client side VTL indicator that guides a trader in placing stop-losses and exit levels. When the Chandelier Exit is BLUE, then stop-losses can be placed for BUY trades below the Chandelier Exit. Likewise, when the Chandelier Exit is RED, then stop-losses can be placed for SELL trades above the Chandelier Exit values.
The concept behind the Chandelier Exit is that when an uptrend terminates, it breaches the Lowest Low of the recent RANGE period, and the market is unlikely to rise further. Similarly, when a downtrend terminates, it rises above the Highest High of the recent RANGE period, and the market is unlikely to fall further. Hence it provides critical levels for placing stop-loss.
We first calculate the Highest High and Lowest Low over the RANGE period for the previous candle. Then the ATR is multiplied with the ATR multiplier. This multiplied ATR value is added to the Lowest Low, and subtracted from the Highest High. When the Close falls below this relative Highest High level, we have a BULLISH stop loss at the relative Lowest Low level. Likewise, when the Close rises above the relative Highest High level, we have a BEARISH stop loss at the relative Highest High level.

This indicator does not provide BUY and SELL signals. It is used to place stop-loss levels
 
This is an old indicator..please put the rare one that can make money..
 
DMICE VertexFX Indicator

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.
The concept behind this indicator is that the DMI indicator which is based on High, Low and Closing prices provides detailed information of the trend. In a rising market, the price makes a Higher High, and Higher Low. The Close is typically at the top of the candle near the High. Likewise, the range of the candle is either constant or increasing. As the trend exhausts, the price stops making Higher Highs and Higher Lows. Likewise, the range is decreasing. This important characteristic is reflected in +DI and -DI indicator components. When the price starts to rise, the +DI becomes strong and rises above zero and above the -DI. Similarly, when the price starts to fall, the -DI becomes strong and rises above zero and above the +DI.

NOTE - The DMICE indicator must be used in conjunction with other trend-following indicators.
BUY - Enter BUY trade when the GREEN (+DI) line is above zero and above the RED (-DI) line.
SELL - Enter SELL trade when the RED (-DI) line is above zero and above the GREEN (+DI) line.

https://www.youtube.com/watch?v=W0JJJV4egxI&feature=youtu.be
 
Last edited by a moderator:
FRASMA - VertexFX Indicator

FRASMA (Fractally Modified Simple Moving Average) is a powerful VertexFX client side VTL indicator that provides trend-following entries and exits.
As the name suggests, FRASMA is derived from a family of moving averages, by calculating the fractal points and weighted their according to their precedence.In the first step, 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.

The concept behind FRASMA is that the price structure exhibits key fractal points, which are highest and lowest points in the specified range. These points provide clues to the market direction and trend. In a strong uptrend, when the upper fractal point is broken, it signals the continuation of an uptrend, whereas if the lower fractal point is broken, it marks the continuation of the downtrend. By normalizing these fractal points into a Moving Average helps us eliminate the lag and clearly mark the price trend.

BUY - Enter BUY trade when candle pierces and closes above FRASMA from below. Do not open trade if candle gaps up above the FRASMA.
SELL - Enter SELL trade when candle pierces and closes below FRASMA from above. Do not open trade if candle gaps down below the FRASMA.


https://www.youtube.com/watch?v=W0JJJV4egxI&feature=youtu.be
 
Laguerre VertexFX Indicator

Laguerre is a VertexFX client side VTL indicator from the Digital Signal Processing family of indicators. It is a bounded oscillator between 0 and 1 that tracks the market cycles.

In the first step, we calculate a Smoothed Moving Average based upon the Close price using GAMMA smoothing constant. The current value of Smoothed Moving Average is equal to (1 - GAMMA) multiplied by the current Close price plus GAMMA multiplied by the previous value of the Smoothed Moving Average.

This step is repeated to calculate the third derivative of the Smoothed Moving Average.
In the next step we calculate the cumulative sum of the difference between the third derivative and the second derivative, and the second derivative with first derivative. If the difference is positive, it is added to the positive difference, and if the difference is negative, it is added to the negative difference.
Finally, the Laguerre indicator value is the cumulative positive difference divided by the cumulative negative difference.

The concept behind this indicator is to eliminate sideways movements and noise. When the price is trending in a particular direction (either upwards or downwards), the Laguerre value is moving in the direction of the trend. In an uptrend, the Laguerre value will rise and in a downtrend, the Laguerre value is fall.

It oscillates between 0 and +1, with either extremes indicating a saturation in the trend.
BUY - Enter BUY trade when the Laguerre indicator closes above 0.15 from below.

https://www.youtube.com/watch?v=1tAkjKDv22U
 

Latest Posts

Live Forex Chart

Currency
Rates
EUR / USD
1.16418
USD / JPY
159.846
GBP / USD
1.34683
USD / CHF
0.78808
USD / CAD
1.38796
EUR / JPY
186.090
AUD / USD
0.71418
Back
Top
Log in Register