I have been sitting on this for over a year, but I now present this "Voss Predictive Filter" multicator employing PSv4.0 upon initial release, originally formulated by the great and empowering Dr. John Ehlers for TASC - August 2019 Traders Tips. This is a slightly modified version of the original indicator John Ehlers designed. My improved implementation is an...
Today we'll link time series forecasting with signal processing in order to provide an original and funny trend forecasting method, the post share lot of information, if you just want to see how to use the indicator then go to the section "Using The Indicator". Time series forecasting is an area dealing with the prediction of future values of a series by using a...
In general gaussian related indicators are built by using the gaussian function in one way or another, for example a gaussian filter is built by using a truncated gaussian function as filter kernel (kernel refer to the set weights) and has many great properties, note that i say truncated because the gaussian function is not supposed to be finite. In general the...
This is a quick script that combines two standard indicators, the Awesome Oscillator and MACD histogram, to highlight the beginnings of periods of fast price movement (divergence between the two). Since MACD's EMA responds more quickly than AO's SMA, look for periods of green over gold as a bullish signal, and red under blue as a bearish signal. Of course both...
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...
Updates to xSilas Godmode Oscillator published December 19th, 2014 Thanks to LEGION, LAZYBEAR, Ni6HTH4wK, xSilas Updates: Changed default sources to include BITSTAMP and REMOVED BTC-e Changed default lengths for SCALPING SUPREMACY - See Instructions Changed "Caution dots" to RED because YELLOW was hard to see. I mostly Ignore the oscillators and only...
Introduction Adaptive technical indicators are importants in a non stationary market, the ability to adapt to a situation can boost the efficiency of your strategy. A lot of methods have been proposed to make technical indicators "smarters" , from the use of variable smoothing constant for exponential smoothing to artificial intelligence. The dominant cycle...
Bollinger Bands of different lengths are displayed with a line chart in front of the candle. A Bollinger band with a length of 20 and a Bollinger band with a length of 120 can be easily identified by the circle and color displayed whenever the line passes. In the input menu, you can edit the length and deviation of the Bollinger band, the number of candles to be...
Just 2 Moving Averages with adjustable settings and shifting capability, plus signals and predicting continuations. At the time of publish these different types of MAs are supported: - SMA (Simple) - EMA (Exponential) - DEMA (Double Exponential) - TEMA (Triple Exponential) - RMA (Adjusted Exponential) - WMA (Weighted) - VWMA (Volume Weighted) - SWMA...
This is the optimized version of my MTFSBB indicator with capability of possible bands prediction in case of negative shifting (to the left). Make me happy by using it and sending me your ideas about the prediction.
A Peek Into the Furure John F. Ehlers TASC Aug 2019
Introduction I inspired myself from the MACD to present a different oscillator aiming to show more reactive/predictive information. The MACD originally show the relationship between two moving averages by subtracting one of fast period and another one of slow period. In my indicator i will use a similar concept, i will subtract a quadratic least squares moving...
this code is untested use at your own risk... applying timed price change over the square to predict price expansion or contraction of the range, it is not predicting the future price only the range that is possible for the price to be in within a margin of error of possibility, with that said i think its very unlikely for price to fall outside the range, due to...
Level: 2 Background John F. Ehlers introuced Predictive Average in his "Rocket Science for Traders" chapter 20 on 2001. Function The concept of taking a difference of lagging line from the original function to produce a leading function suggests extending the concept to moving averages. There is no direct theory for this, but it seems to work pretty well. If...
The Alpha-Sutte model is an ongoing project run by Ansari Saleh Ahmar, a lecturer and researcher at Universitas Negeri Makassar in Indonesia, that attempts to make forecasts for time series like how Arima and Holt-Winters models do. Currently Ahmar and his team have conducted research and published papers comparing the efficacy of the Alpha-Sutte and other models,...
The Voss Predictive Filter was created by John Ehlers (Stocks and Commodities August 2019) and this is a unique indicator in that it tries to predict future price action. I have color coded the middle line to show buy and sell signals so buy when the line turns green and sell when it turns red. Let me know if there are any other indicators you want me to publish!
The Optimum Predictor was created by John Ehlers (Rocket Science For Traders pgs 209-210) and this indicator does a pretty good job of predicting major market moves. When the blue line crosses over the red line then this indicator is predicting an upcoming uptrend and when the blue line crosses under the red line then it is predicting an upcoming downtrend. Ehlers...
Background version of the Dominant Cycle Tuned Rsi Background published here