BTC USD 63,672.2 Gold USD 4,504.16
Time now: Jun 1, 12:00 AM

Camarilla vertex fx indicator

TD Points & Lines - VertexFX Indicator

TD Points & Lines is a powerful VertexFX client side VTL indicator that is based on Tom De-Marks support and resistance lines concepts. The support (RED) and resistance (BLUE) lines must be extended on the chart up to the current candle for identifying trading signals.
In the first step we calculate the Swing Highs and the Swing Lows starting from the recent candle to the oldest candle.
The support (RED) line is drawn from the most recent Swing Low to the nearest encountered Swing Low which is below the most recent Swing Low. As a result, the support line has an upwards direction. The resistance (RED) line is drawn from the most recent Swing High to the nearest encountered Swing High which is above the most recent Swing High.
The concept behind this indicator is that when the support trend line is broken, then it marks the beginning of a new downtrend, and hence a SELL position should be initiated. Similarly, when the resistance trend line is broken, it is considered as the beginning of a new uptrend, and hence a BUY position must be initiated.
BUY - Enter BUY trade when price crosses above the projection of the BLUE line on the current bar from below. Place stop-loss below the support trend line.
SELL - Enter SELL trade when price crosses below the projection of the RED line on the current bar from below. Place stop-loss above the resistance trend line.
 
Last edited by a moderator:
ZigZag_Fibo - - VertexFX Indicator

ZigZag_Fibo is a powerful VertexFX client side VTL indicator that provides the natural support and resistance levels based on Fibonacci numbers.

The concept of this indicator is based upon Fractals candles and Fibonacci levels.
The Fibonacci levels are drawn from 0% to 100% with intermediate levels at 9.0%, 14.6%, 23.6%, 38.2%, 50.0%, 61.8%, 76.4%, 85.4%. Further Fibonacci expansion levels are drawn at 161.8% and 261.8%.

When the price is trading within the Fibonacci range of 0 to 100%, the intermediate levels can be used for support and resistance. The critical levels are 23.6%, 50% and 76.4% - these are the levels where the price will face the maximum support and resistance.
When the price breakouts out above (or below) the 100% range, the probability of the price reaching the next target of 161.8% is very high.

In the first step we identify all fractal Highs and fractal Lows, from the oldest to the most recent.In the second step, we ignore all fractal Highs that have a previous fractal High within DEPTH bars. Similarly we ignore all fractal Lows that have a previous fractal Low within the recent DEPTH bars. This eliminates signals which are repetitive and generated by sideways movements in price.

In the third step, we ignore all fractals Highs that are not above the previous fractal High by at least DEVIATION_POINTS points. Similarly, we ignore all fractal Lows that are not below the previous fractal Low by atleast DEVIATION_POINTS points. This ensures that only strong trends, and breakouts are considered, and weak trends which failed to cross previous Highs or Lows are ignored.
The Fibonacci level is drawn from the recent Fractal High (or Low) to the previous Fractal Low (or High).

Note - This indicator does not provide BUY or SELL signals. It provides trading ranges, support, resistance and critical Fibonacci levels.

BUY - This indicator does not provide BUY signals.

SELL - This indicator does not provide SELL signals.
 
Last edited by a moderator:
Gentor CCI - VertexFX Indicator

Gentor CCI is a powerful VertexFX client side VTL indicator that gives excellent entry and exit signals. This indicator is an enhancement of the Commodity Channel Index (CCI) indicator. The CCI indicator provides us with hints when the market changes direction, and the strength of the trend in its running course.

It comprises of two components, the fast CCI and the slow CCI. The fast CCI component which is the red line is the Commodity Channel Index calculated over the PERIOD_A bars - which is the shorter period.
The slow CCI component, which is the green histogram is the Commodity Channel Index calculated over the PERIOD_B bars - which is the longer period.

The concept behind this indicator is that the faster CCI responds quickly to the change in trend direction compared to the slower CCI. When the faster CCI crosses above the slower CCI from below, it implies that a bullish trend is very likely. Similarly, when then faster CCI crosses below the slower CCI from above, it implies that a bearish trend is very likely.

BUY - Enter BUY trade when the RED line is below -50, and is rising for atleast two bars in a row.

SELL - Enter SELL trade when the RED line is above +50, and is falling for atleast two bars in a row.
 
Last edited by a moderator:
Ergodic Oscillator - VertexFX Indicator

Ergodic Oscillator is a powerful oscillator based upon moving averages and market cycle reversals. It comprises of two components, the main indicator (YELLOW) and the signal indicator (RED). The crossover of these two indicator components provides us with precise trading signals. The concept behind this indicator is the change in closing prices, and the absolute change in closing prices.

In the first step, we calculate the change in the current close price from the previous close price. In the second step, we calculate the absolute change in the current close price from the previous close price.

In the third step, we calculate the moving average of the change in closing prices, and the absolute change in closing prices over R_FIRST period. If the SMOOTHING_MODE is 0, we calculate the Simple Moving Averages, otherwise we calculate the Exponential Moving Averages.
In the fourth step, we again calculate the moving averages of the moving averages calculated in the previous step using the S_SECOND period.

The main component (YELLOW) is calculated as the ratio between the 2nd order moving average of the change in candle closes, against the 2nd order moving average of the absolute change in candle closes (both calculated in step four). This ratio is expressed as percentage.
The signal component (RED) is calculated as the moving average over the SIGNAL_PERIOD of the main (YELLOW) component.

The idea behind this indicator is that in trending markets, the change of candle closes is in the same direction, and remains steady or increases. As the market stalls and starts moving sideways, this change decreases or moves in opposite direction. As a result, the moving averages too change direction. Here we are using shorter values for R_FIRST and S_SECOND to eliminate as much of lag as possible.

BUY - Enter BUY trade when the main (YELLOW) line closes above the signal (RED) line below the zero level. Do not open the trade if candle has exhibited a gap-up opening.

SELL - Enter SELL trade when the main (YELLOW) line closes below the signal (RED) line above the zero-level. Do not open the trade if the candle has exhibited a gap-down opening.
 
Last edited by a moderator:
Variable Moving Average - VertexFX Indicator

Variable Moving Average is a powerful VertexFX client side VTL indicator derived from the family of Adaptive / Dynamic Moving Averages which provides excellent entry and exit signals. Since adaptive Moving Averages are trend-following by nature, this indicator too is a trend following indicator.

The Variable Moving Average as the name suggests uses a variable period to determine the Moving Average. As a result it responds faster to market trends and cycles, unlike fixed period Moving Averages which responds in the same way irrespective of the market trend or cycle.

This indicator is calculated in five steps :
In the first step, we calculate the noise, which is the difference between the current close and close VMA_PERIOD ago. The absolute value of this noise is added over the recent VMA_PERIOD bars.
In the second step, we calculate the signal, which is the absolute difference between and close VMA_PERIOD ago.
In the third step, the signal-to-noise ratio (SNR) is calculated which is the ratio of the signal to noise calculated from the previous steps.
In the fourth step, we calculate the smoothed values of SNR based upon the FAST_PERIOD and SLOW_PERIOD smoothing constants.
Finally, this value is normalized back into price by smoothing it with the price of the recent VMA_PERIOD.

The main advantage of the indicator is that the period used to calculate the moving average varies dynamically. In sideways markets, the period is short because the market exhibits whipsaw pattern with short interval. As the market starts trending, the period increases because the number of bars from the recent sideways cycle keeps increasing and hence the indicator gradually calculates the Moving Average using a larger period.
When the trend changes, again the distance from the recent peak or trough decreases and hence the period decreases.

BUY - Enter BUY trade when price closes above the Variable Moving Average indicator and the indicator color turns YELLOW. Do not open position if candle opens gap-up above the indicator.
SELL - Enter SELL trade when price closes below the Variable Moving Average indicator and the indicator color turns MAGENTA. Do not open position if candle opens gap-down below the indicator.
 
Last edited by a moderator:
details please tt :

setup

entry

analysis

position acquired .. tq
 
3D Oscillator - VertexFX Indicator

3D Oscillator is a powerful VertexFX client side VTL indicator that gives excellent entry and exit signals for market cycles and turning points. It is derived from Relative Strength Index (RSI), Commodity Channel Index (CCI) and the Stochastic indicator.

Since it is based on oscillators which identify market turning points, the combination of these oscillators, and smoothing them to eliminate lag enhances the quality of the signals.

The concept behind the indicator is that CCI and RSI provide us information of market saturation and turning points. As the price saturates and moves sideways, starts to change its direction.

In the first step we calculate the RSI based on the D1_RSI_PERIOD.

In the second step we calculate the CCI based on D3_TUNNEL_PERIOD.

In the third step we calculate the Stochastic of the RSI based upon the D2_STOCH_PERIOD. The Stochastic RSI is the difference between the current RSI and the minimum value of RSI over recent D2_STOCH_PERIOD, divided by the difference between the maximum and minimum values of RSI over the same period.

We then calculate the intermediate smoothed sum of the CCI and the Stochastic RSI, which is equal to :

HOT x CCI + (1 - HOT) x Stochastic RSI. Finally, the 3D Oscillator BLUE (MAIN) line is calculated by smoothing this intermediate smoothed sum with the previous value of the BLUE line using the SIGNAL_SMOOTH.

The RED (SIGNAL) line is calculated from the BLUE line by smoothing it again using the SIGNAL_SMOOTH.


BUY - Enter BUY trade when indicator BLUE line closes above the indicator RED line below the zero line.

SELL - Enter SELL trade when indicator BLUE line closes below the indicator RED line above the zero line.

smooth the signal.
 
Last edited by a moderator:
Trend Signal - VertexFX Indicator

Trend Signal is a powerful VertexFX client side VTL indicator that gives precise entry and exit signals. This indicator is based upon the Average Directional Movement (ADX) and Directional Movement +DI (PDI) and -DI (MDI) indicators.

In the first step we calculate the ADX over the ADX_PERIOD. In the next step we calculate the dynamic period (SSP) by dividing K_PERIOD by this ADX value. Next, we calculate the Highest High and Lowest Low over this dynamic period (SSP).

The Highest High and Lowest Low are smoothed using the smoothing constant K. A BUY signal is generated if the price closes above the smoothed Highest High, and a SELL signal is generated if the price closes below the smoothed Lowest Low.

BUY - Enter BUY position at close of candle when indicator displays GREEN BUY arrow. Do no open position if candle has gap-up opening. Stop can be place at the nearest swing low during a BUY position.

SELL - Enter SELL position at close of candle when indicator displays RED SELL arrow. Do not open position if candle has gap-down opening. Stop can be placed at the nearest swing high during a SELL position.
 
Last edited by a moderator:
Autoday Fib - VertexFX Indicator

AutoDayFibs is a powerful VertexFX client side VTL indicator that provides the Fibonacci Levels based on the daily High and Low levels. This indicator calculates the Highest High and Lowest Low of the recent HIGH_DAYS_BACK and LOW_DAYS_BACK period respectively.

It then displays the 0.0%, 23.6%, 38.2%, 50.0%, 61.8%, 100.0%, 161.8% and 261.8% levels.

These levels are crucial support and resistance levels, as well as market turning points. When the price breaks out above (or below) the 100% level, the next target is most likely to be 161.8% level.

BUY - This indicator does not provide BUY signals.

SELL - This indicator does not provide SELL signals.

NOTE:

This indicator works only on H4 and lower time-frames.

This indicator does not provide BUY or SELL signals. It must be used with other indicators.
 
Last edited by a moderator:

Live Forex Chart

Currency
Rates
EUR / USD
1.16372
USD / JPY
159.867
GBP / USD
1.34560
USD / CHF
0.78773
USD / CAD
1.38909
EUR / JPY
186.040
AUD / USD
0.71413
Back
Top
Log in Register