WELCOME to the Munich Guppy! This is a simple moving average indicator that will help you determine the trend of your chart using historical moving averages. The indicator consists of 3 EMA's and one ALMA moving average. Using these 4 moving averages I have programmed the relationship between the moving averages to color the background of your chart. If your...
The objective of this indicator is to be a leading indicator that can detect a large price change before it happens. It is based on the On Balance Volume (OBV) indicator, which is a leading indicator based on the premise that a large change in volume often precedes a large price change. This indicator charts the N-Period deviation of the OBV data and displays it...
The Detrended Ehlers Leading Indicator was created by Bill Mars based off of Ehlers work and this is his attempt to create a leading indicator based on the previous Detrended Synthetic Price . I will be honest that this is a bit of a strange script because it is an indicator based off of the detrended synthetic price which is based off of Ehlers work so I haven't...
Indicator plots percent change of close price for current symbol and a comparative symbol. You can also plot SMA instead of closing price to add smoothness to the trend. Objective: Analyze if the stock leads the index or is lead by the index. Hope this is helpful Best, Swan
Dear All, Please find updated version of Zero lag WMA crossover. In addition to this added 20/50 EMA to get better results. Settings: ZLWMA = 8 identified by Blue line Fast WMA = 21 identified by Red line EMA Period 20/50 How to Trade: Buy: Wait for positive crossover (Blue cross above Red) to happen trade can be taken there but to get better results post...
Level: 2 Background John F. Ehlers introuced Leading Indicator in his "Cybernetic Analysis for Stocks and Futures" chapter 16 on 2004. Function The leading characteristic is present in the net filte.As predicted, the lead is one bar at very low frequencies. That is, the trend indication will lead by one bar. However, the net filter has a lag of approximately...
Hello All, This the script for Moving Average Convergence Divergence – MACD of Thomas Aspray, and called as MACD-AS and you may get earlier signals than MACD. As MACD and MACD-AS are trend following indicators, they do not function well in sideway markets. An example how it gets earlier signals than MACD Good luck!
The Predictive Moving Average was created by John Ehlers (Rocket Science For Traders pg 212) and this is one of his first leading indicators. I have been asked by many people for more leading indicators so this one is for you all! Buy when the indicator line is green and sell when it is red. Let me know if there are other indicators you would like to see me...
The Leading Indicator was created by John Ehlers (Cybernetic Analysis For Stocks And Futures pg 235) and as the name implies, this is a leading indicator that provides super early signals. Feel free to change the alpha values to adjust to your needs. Buy when the indicator line is green and sell when it is red. Let me know if there are other scripts you would...
The Hilbert Oscillator was created by John Ehlers (Rocket Science For Traders pgs 90-91) and just like the sinewave indicator that I published yesterday, this is also a leading indicator. The big difference between this indicator and the sinewave is that this indicator works very well for determining major turning points in the stock before they happen. You will...
The Sinewave Indicator was created by John Ehlers (Rocket Science For Traders pgs 97-99) and this is a few indicators in one. Simply put it is a leading indicator which you don't see too many of those these days. If the blue line crosses over the red line then within the next few bars the price will start an uptrend and if the blue line crosses below the red line...
Here is a leading indicator based on the relatively obscure Kairi Relative Index. The Kairi comes from Japan and is similar to the popular RSI, although it is believed that it predates the RSI significantly. The Kairi measures the difference between the current price and its SMA as a percentage of the moving average. We made a few modifications to the Kairi to...
This study calculates the On-Balance Volume (OBV) and displays it in terms of its Z-Score. OBV is a great momentum indicator . As the name suggests, OBV predicts changes in price based on the security's volume flow. Formula: if (Current Price > Previous Price) then Current OBV = Previous OBV + Current Volume if (Current Price < Previous Price) then...
Ehlers Leading Indicator script. This indicator was originally developed by John F. Ehlers (see his book `Cybernetic Analysis for Stocks and Futures`, Chapter 16: `Leading Indicators`).