Laguerre RSI Trend Following Strategy

Apr 30, 2021

The Laguerre RSI attempts to improve the responsiveness of the regular RSI, whilst keeping whipsaw trades to a minimum.

Let’s see how well it detects short-term pullbacks for a trend following strategy!

The complete strategy can be downloaded in the Free Strategies section.

If you’ve ever used a technical indicator, you’ll understand the perennial conflict between lag and reliability.

You want your indicator to respond quickly to prices, while minimizing the number of false signals.

In his book Cybernetic Analysis for Stocks and Futures, John Ehlers developed the Laguerre RSI as a way to minimize both the noise and lag of the regular RSI.

Laguerre RSI in a Nutshell

The Laguerre RSI is similar to a 4-period regular RSI, 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. It is well beyond the scope of this blog; check out Ehlers’ paper for a full explanation.

This smoothing minimizes the choppiness that a regular 4-period RSI would otherwise have.

The Laguerre RSI is much smoother, but still does a good job at capturing the bigger price moves. Also notice that it varies from 0 to 1, unlike 0 to 100 for the regular RSI.

In this way, the Laguerre transform gives you a fast-reacting RSI without sacrificing reliability.

There is only one input parameter: gamma. The gamma is a damping factor that determines the amount of price smoothing.

The larger the gamma, the smoother (but more laggy) the Laguerre RSI becomes. The comparison below illustrates the huge difference between a 0.5 and 0.8 gamma.

The 0.5 gamma is way too choppy for my liking. I’ll use a gamma of 0.8 from here on out.

Trading the Laguerre RSI

Like the regular RSI, the Laguerre version can be used for both trend following and countertrend strategies.

I’ll try trend following in this case.

I’ve rarely found success when using the RSI in isolation. It’s usually more effective when paired with trend detection indicators such as moving averages.

One way to achieve this is to trade in the direction of the longer-term trend, but use the RSI for pullback detection.

Trend Detection

I’ll keep it simple and use a 50-period EMA.

Longs will only be taken when the close is above the EMA, while shorts require the close to be below the EMA.

Pullback Detection

With the regular RSI, the 30/70 levels are usually the thresholds for oversold and overbought conditions, respectively.

The Laguerre RSI is more responsive and often reaches the 0 and 1 levels. I will instead use 0.15 and 0.85 for the oversold and overbought thresholds, respectively.

Longs will be taken when the Laguerre RSI crosses above 0.15, indicating that the market is exiting a short-term oversold condition and is continuing the longer-term trend.

Conversely, shorts will be taken when the Laguerre RSI crosses below 0.85.

Here’s a long example.

Let’s try this strategy concept on the hourly AUDUSD!

Programming the Laguerre RSI Strategy

The trading conditions were programmed using AlgoWizard:

For trade management, I threw in a simple 120-pip stop loss.

I consider the AUDUSD a ‘middle ground’ market, meaning it doesn’t trend or range particularly well.

Therefore I don’t expect to see many long trends. For this reason, I’ll add a 60-bar time stop, which translates to 2.5 trading days.

Finally, I added an intraday time filter so the strategy only trades from the London open to New York’s midday.

The high trading volume during this period should improve the likelihood of riding a good trend.

Backtesting the Laguerre RSI Strategy

Here’s the 10-year backtest.

There is a two-year stagnation in the middle, but this isn’t uncommon for higher timeframe trend following strategies.

Laguerre vs. Regular RSI

I like to keep my strategies as simple as possible.

The Laguerre RSI is much more complex than the regular RSI. Can the performance improvements justify the increased complexity?

To find out, I decided to use a regular 4-period RSI in place of the Laguerre version, with all other strategy elements remaining constant.

What parameters should I use for the regular RSI?

It is difficult to establish any sort of equivalency between the Laguerre and regular RSI.

Both RSIs use a 4-period lookback in this case, but how can I adjust for the Laguerre transform? And what overbought/oversold threshold values should I use for the regular RSI?

To circumvent these questions, I decided to simply optimize the following regular RSI parameters:

  • Low (oversold) threshold: 10-49, in steps of 1
  • High (overbought) threshold: 51-90, in steps of 1

I plotted an optimization profile of these 1600 backtest runs and the results are below.

Wow! That was a disaster. 96.5% of the 1600 runs are losing and the average profit is negative 2500 pips.

The 3D optimization profile plot is just as depressing, with broad areas of losing parameters.

Of course, this is just a cursory test.

The only way to comprehensively answer the Laguerre vs. regular RSI question is to compare both indicators over a broad range of parameters, strategies and markets.

But the results above may make me focus more on the Laguerre version in future.

Wrapping Up

The Laguerre RSI uses a clever mathematical technique to improve both the responsiveness and reliability of the regular RSI.

Like the regular RSI, it is great at detecting overbought/oversold conditions and can be used as a pullback filter for trend following strategies.

It shows promising results compared to the regular RSI and probably deserves your attention.

The complete trend following strategy tested above can be downloaded in the Free Strategies section.

Powered By

Development Platform

Forex VPS

FXVM Forex VPS

Popular Posts

What is Fixed Ratio Money Management?

Have you heard of fixed ratio money management? How does it compare to the popular fixed fractional approach? Here I’ll explain how fixed ratio works, and see how it stacks up against fixed fractional money management.

read more

Build a Diversified Portfolio With QuantAnalyzer

The ability to efficiently trade a diversified portfolio of strategies is one of the biggest advantages of algorithmic trading. Here we will use QuantAnalyzer’s Portfolio Master to build a portfolio consisting of high performing, uncorrelated strategies.

read more

What Is the QQE Indicator?

The QQE is a mysterious indicator that sometimes pops up in trading forums. Does it deserve a place alongside the more traditional momentum indicators like the RSI and CCI? Let’s add it to a trend following strategy to find out!

read more

Make your money work for you!

Get promotions, trading ideas and strategy development tips delivered to your inbox!

Comments

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Trading Strategies

What’s the Best Time to Trade Forex?

What’s the Best Time to Trade Forex?

The forex markets are open 24/5, but not all hours are created equal. Here I dissect my broker data to determine the best time to trade forex.

Forex Weekend Gaps: Can You Exploit Them?

Forex Weekend Gaps: Can You Exploit Them?

Have you noticed that forex weekend gaps usually reverse within 3 days? Here I’ll program a mean reversion strategy to exploit gaps over the last 18 years!

Money Flow Index: An Improved RSI?

Money Flow Index: An Improved RSI?

The Money Flow Index is sometimes called the volume-weighted RSI. Can it outperform the RSI in this trend following strategy?

Automated Bollinger Bands Squeeze Forex Strategy

Automated Bollinger Bands Squeeze Forex Strategy

StrategyQuant’s BBWR indicator is the perfect tool to detect a Bollinger Bands squeeze. Here I explain how it’s calculated, and use it to program a breakout strategy for the AUDJPY!

Should You Use the Kelly Criterion for Forex Trading?

Should You Use the Kelly Criterion for Forex Trading?

The Kelly criterion is a famous mathematical formula that attempts to maximize your long-term capital growth. In this post, I’ll apply it to a EURUSD breakout strategy and explain some of its potential shortcomings when applied to forex trading.

Can a Trading Pause Improve Your Trend Following Results?

Can a Trading Pause Improve Your Trend Following Results?

A temporary trading pause can improve your win rate if you’re trend following a volatile market. Here I’ll program a trading pause into a simple breakout strategy, and test its effectiveness on the Widow Maker – the GBPJPY.

How to Use the Supertrend Indicator

How to Use the Supertrend Indicator

Despite its cool name, the Supertrend indicator often seems to slip under the radar. Here I explain how it’s calculated, and combine it with moving averages to produce a simple trend following strategy.

Ichimoku Trend Following Strategy

Ichimoku Trend Following Strategy

Like candlesticks, the Ichimoku indicator is a fine Japanese creation. Here I’ll explain how the Ichimoku is plotted, and use it to build a trend following strategy for the USDJPY.

Strategy Development

Do You Know Your System Quality Number?

Do You Know Your System Quality Number?

The System Quality Number measures the profitability & consistency of your trading system. Here’s how to calculate your SQN and use it to improve your trading!

How to Get a Realistic Backtest Spread

How to Get a Realistic Backtest Spread

Your choice of backtest spread can certainly make or break a strategy. This post will show you how to study the intraday spread variations of your market, and suggest several ways to avoid paying ridiculous spreads.

Do You Know Your Strategy’s Optimization Profile?

Do You Know Your Strategy’s Optimization Profile?

Your strategy’s optimization profile often reveals its robustness, helping you select strategies that will remain profitable in live trading. Here I explain why an optimization profile is important, and how you can easily obtain one using StrategyQuant’s optimizer.

Which MT4 Backtest Report Metrics Should You Use?

Which MT4 Backtest Report Metrics Should You Use?

Understanding your backtest report is an essential part of being a successful strategy developer. Here I explain what the numbers mean, and how you can make use of each metric during strategy development.

Out-of-sample Testing Using Monte Carlo Simulations

Out-of-sample Testing Using Monte Carlo Simulations

Traders often use Monte Carlo simulations to estimate worst-case drawdowns, but did you know they can be used for out-of-sample testing too? This post demonstrates the use of StrategyQuant’s Monte Carlo simulator to randomize historical prices and strategy parameters, helping you select robust strategies for live trading.

How Many Trades Should Your Backtest Have?

How Many Trades Should Your Backtest Have?

We all want a large sample of trades in our backtests, but practical limitations such as data availability often get in the way. Here I’ll explain why 30 trades is insufficient, and how you can use standard error to quantify the uncertainty arising from a small sample size.

Build a Diversified Portfolio With QuantAnalyzer

Build a Diversified Portfolio With QuantAnalyzer

The ability to efficiently trade a diversified portfolio of strategies is one of the biggest advantages of algorithmic trading. Here we will use QuantAnalyzer’s Portfolio Master to build a portfolio consisting of high performing, uncorrelated strategies.

Strategy Optimization Using MT4

Strategy Optimization Using MT4

How do you improve your trading strategy in MT4? This post will show you how to optimize the entry and exit parameters for a moving average crossover strategy. Finally, an intraday time filter will be added to help avoid false breakouts.

Debugging & Backtesting Using MT4

Debugging & Backtesting Using MT4

With a fresh algorithm at your fingertips, how do you verify that it has been programmed correctly? This guide will show you how to use Metatrader 4’s visual backtester to debug and backtest your strategy.

Create Your Trading Algorithm in 15 Minutes (FREE)

Create Your Trading Algorithm in 15 Minutes (FREE)

Converting your trading idea into an algorithm is the first step towards reaping the benefits of automated trading. This guide will cover the creation of a simple moving average crossover algorithm, without any actual programming.

What Is Drawdown in Trading?

What Is Drawdown in Trading?

Are you getting a comprehensive assessment of your strategy’s downside? This post will discuss several methods to measure drawdowns, helping you build and select strategies that better suit your risk appetite.

Live Trading

What’s the Best Time to Trade Forex?

What’s the Best Time to Trade Forex?

The forex markets are open 24/5, but not all hours are created equal. Here I dissect my broker data to determine the best time to trade forex.

How to Find a Real Trading Guru

How to Find a Real Trading Guru

Every day I come across a trading guru offering educational content on the internet. Many of them speak of huge returns with minimal effort. Should these be trusted? Here’s some tips on how to separate the wheat from the chaff.

How to Enjoy Stress-Free Trading

How to Enjoy Stress-Free Trading

Trading is a great way to make some additional income, but not if you’re constantly pulling your hair out. Here I offer 7 tips to help make your trading profitable and stress-free.

How to Select the Best Forex VPS

How to Select the Best Forex VPS

A virtual private server (VPS) is a virtual computer that you can rent and access remotely. It provides a reliable platform on which to execute your forex strategies. This post will help you decide whether you need a VPS, and show you how to select an optimal VPS.

Make your money work for you!

Make your money work for you!

 

Get trading ideas and strategy development tips delivered to your inbox!

Thanks for subscribing!

Pin It on Pinterest

Share This