Skip to main content

Murray Math Line VertexFX Indicator

Murrey Math Lines F2 is a VertexFX indicator used to identify Support and Resistance levels and use these levels to trade breakouts and reversals.
This indicator was created by T. Henning Murrey, and uses concepts of Gann charts. It comprises of 9 equidistant horizontal levels calculated from the Lowest Low to the Highest High over the recent P bars. The levels are 0/8, 1/8, 2/8, 3/8, 4/8, 5/8, 6/8, 7/8 and 8/8. 0/8 is the oversold line and 8/8 the overbought line; these are the hardest lines to cross and around 75% of the time, the crossing triggers price reversal. The range between 3/8 and 5/8 is the normal trading range and price tends to consolidate at these levels before falling (3/8 line) or rising (5/8) beyond this trading range.

Like Fibonacci retracements, when the price is between two lines, the upper line is considered as resistance and the lower line is considered as support. When the price rises above 5/8 and touches 6/8, it has a tendency to reverse to retest the 5/8 level before heading high. The same is also applicable to downtrends; the price tends to reverse to retest the 3/8 level before heading down.

A summary of the lines is described below.
8/8: Hardest line to rise above (overbought)
7/8: Fast reverse line (weak)
6/8: Pivot reverse line
5/8: Upper trading range
----------------------------------------
4/8: Major reversal line
----------------------------------------
3/8: Lower trading range
2/8: Pivot reverse line
1/8: Fast reverse line (weak)
0/8: Hardest line to fall below (oversold)



The 0/8 level is the Lowest Low of the recent P bars, and the 8/8 level is the Highest High of the recent P bars.

- This indicator does not provide BUY or SELL signals. It should be used with other indicators to identify resistance and support levels and trade accordingly.


INPUTS :
1) P - The period over which the Murray Math Lines F2 indicator is calculated.
2) POINT_DEFAULT - The default value of a point of the current instrument. The indicator calculates the value of a point of the instrument from the terminal. However, if this value is not available from the terminal, then this value is used.

https://www.hybrid-solutions.com/plugins/client-vtl-plugins/free/murray-math-line.html

Comments

Popular posts from this blog

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...

EurX VertexFX Indicator

The EURX indicator is a powerful VertexFx client-side indicator script that calculates the Euro Index in real-time. The Euro Index is a powerful macro-economic indicator that presents a composite view of the European currencies. It is calculated from five major European currencies, namely EURUSD, EURGBP, EURCHF, EURJPY and EURSEK (Swedish Krona).  The calculation of the Euro Index is as follows,  34.38805726 x Pow(EURUSD, 0.3155) x Pow(EURJPY, 0.1891) x Pow(EURGBP, 0.3056) x Pow(EURSEK, 0.0785) x Pow(EURCHF, 0.1113) where Pow(currency, exponent) is the exponent (power) of the currency value. The main Euro Index labeled EURX is plotted as a thick line. The indicator also plots two moving averages of the EURX, namely the short term and long term moving average. The periods of these averages can be configured and changed by modifying the SMA_PERIOD_SHORT and SMA_PERIOD_LONG respectively. The EURX depicts the strength of the Euro against the five major currencies, namely the US d...

SVEStochastic RSI VertexFX Indicator

The SVEStochasticRSI is a powerful VertexFX client-side indicator that identifies market cycles and the strength of a trend. As the name implies, it is an enhancement of the Stochastic RSI and was originally created by Sylvain Vervoort. The main advantage over the traditional StochasticRSI is that the method of calculating the RSI in this indicator is more responsive to price changes. As a result the lag is minimal. In the first step we calculate the RSI using the enhanced SVE method. We use a smoothing co-efficient ALPHA, which is the square-root of the reciprocal period for calculating the RSI. The price changes used to calculate the normal RSI are multiplied by the smoothing co-efficient to derive the SVE RSI. In the next step we calculate the Stochastic value of this RSI which is called the SVEStochasticRSI. The advantage of applying the Stochastic indicator to the RSI is that is when the price starts trending the indicator starts moving upwards or downwards very quickly thereby h...