The ZeroLag Stochs is a powerful indicator based on George C. Lane’s Stochastic Oscillator, but with a twist—it operates with zero delay. This means it can provide you with trading signals several bars earlier than the standard Stochastic Oscillator, giving you an edge in your trading decisions.
One of the standout features of ZeroLag Stochs is its ability to clearly highlight divergences and convergences, which are crucial for identifying potential market reversals. Let’s break down how this indicator works and why it could be a game-changer for your trading toolkit.
How ZeroLag Stochs Works
- Fast%K(i): This is calculated as follows:
Fast%K(i) = 100*(Close(i) - MaxHigh(N)) / (MaxHigh(N) - MinLow(N)); - %K(i): This is derived from the Fast%K and is calculated using:
%K(i) = 2*MA(Fast%K(i), N) - MA(MA(Fast%K(i), N), N); - %D(i): The smoothed version of %K, calculated as:
%D(i) = 2*MA(%K(i), P) - MA(MA(%K(i), P), P);
Here’s a quick summary of the terms used in these formulas:
- Fast%K(i): Fast %K value for the current bar;
- Close(i): Closing price of the current bar;
- MaxHigh(N): Maximum high over the last N periods;
- MinLow(N): Minimum low over the last N periods;
- MA: Moving average;
- N: The period range for high/low calculations;
- P: Smoothing period for the %D value.

In summary, if you're looking to enhance your trading strategy, ZeroLag Stochs could be the tool you need to stay ahead of the market. With its ability to deliver signals faster and more clearly, you'll be better equipped to make informed trading decisions.
Comments 0