Description: The Laguerre Stochastic is similar to a 4-period regular Stochastic, except that a Laguerre transform has been applied for price smoothing. The Laguerre transform is a mathematical technique that allows smooth indicators to be built using small amounts of data. How do I use it? Never use this indicator as standalone trading signal, it should be...
Custom Code that Finds Market Tops & Bottoms!!! CM_Laguerre PPO PercentileRank V2 Mkt Tops & Bottoms Original Laguerre PPO code was Created by TheLark. Special Thanks to coondawg71 and ChartArt for Great Insights This Is Version 2 Of This Indicator that now Finds Market Tops and Bottoms. Coming Next…Upper Indicator Pinpointing Entries Based on Price...
Laguerre RSI is based on John EHLERS' Laguerre Filter to avoid the noise of RSI. Change alpha coefficient to increase/decrease lag and smoothness. Buy when Laguerre RSI crosses upwards above 20. Sell when Laguerre RSI crosses down below 80. While indicator runs flat above 80 level, it means that an uptrend is strong. While indicator runs flat below 20 level, it...
This is a trend-following indicator which condenses two SuperTrend indicators -- one based on analysis over a shorter period of time (1.5, 7), and one based on analysis over a longer period of time (1.65, 100) -- into a single indicator which appears on your chart only when both the shorter- and longer-term analysis indicates a "SuperTrend" in the same...
About: Averages, and the way they are compared and calculated make up a large amount of the indicators out there, so the fun thing about new averages, is how they open up a whole new group of indicators. Usage: This is Laguerre RSI. You'll notice it acts a little different than your normal RSI, and it can be traded in different ways. It can be used as a switch,...
Custom Code that Finds Market Tops!!! CM_Laguerre PPO PercentileRank - Markets Topping Original Laguerre PPO code was Created by TheLark. I found if I applied a Percent Rank of the PPO to view Extreme Moves in the PPO it was great at showing Market Tops. Features via Inputs Tab: Ability to set all PPO Indicator Values. Ability to set Warning Threshold Line...
Adaptive Laguerre Filter indicator script. The Adaptive Laguerre Filter was originally developed and described by John Ehlers in his paper `Time Warp – Without Space Travel`. Thanks to @apozdnyakov for the sorting solution.
Laguerre Filter indicator based on the John Ehler's article "Time Warp – Without Space Travel" about the Laguerre Transform
Laguerre RSI (Self Adjusting Alpha with Fractals Energy) indicator script. I adopted idea from www.prorealcode.com and If you disable `Apply Fractals Energy` option, you will get the original Laguerre RSI.
Hi, This is RSI indicator which is more sesitive to price changes. It is based upon a modern math tool - Laguerre transform filter. With help of Laguerre filter one becomes able to create superior indicators using very short data lengths as well. The use of shorter data lengths means you can make the indicators more responsive to ...
This is an MACD indicator with the ability to use zeror lag moving average instead of exponential moving average. I also added different background color when histogram is over or under center line, MACD Leader, Laguerre filter and dots to indicate when Leader line crosses macd line. Good luck traders!
UPDATED Laguerre PPO PercentileRank Market Tops & Bottoms squeezed into a line chart seems to be more precise
What's new? v2 has added multi timeframe support. Blatantly stole Chris Moody's code for multi timeframe, because why re-invent the wheel? Thanks Chris ;P BUT -- modified the coloring to work correctly with higher timeframes, just another Lark hack, so it's a give and take :) _____________________________ The Laguerre Average (filter) was discovered by John...
Laguerre RSI indicator script. This indicator was originally developed by John Ehlers.
The Laguerre RSI Indicator is a modification of the well-known relative strength indicator or RSI. John F. Ehlers, the famous trader who created the Laguerre RSI, tried to avoid whipsaws (noise) and lag produced by smoothing technical indicators by applying a filter and some changes to the original relative strength indicator. The result is a technical indicator...
This is an experimental study designed to identify underlying price activity using a series of Laguerre Filters. Two different modes are included within this script: -Ribbon Mode - A ribbon of 18 Laguerre Filters with separate Gamma values is calculated. -Band Mode - An average of the 18 filters generates the basis line. Then, Golden Mean ATR over the specified...
A ribbon of 18 Laguerre Filters with separate Gamma values is calculated. To see them enable "Draw Ribbon" An average of the 18 filters generates the basis line. Then, Golden Mean ATR over the specified sampling period multiplied by 1 and 2 are added and subtracted to the basis line to generate the bands. Original by DonovanWall
STD-Filtered, ATR-Adaptive Laguerre Filter is a standard Laguerre Filter that is first made ATR-adaptive and the passed through a standard deviation filter. This helps reduce noise and refine the output signal. Can apply the standard deviation filter to the price, signal, both or neither. What is the Laguerre Filter? The Laguerre RSI indicator created by...