Awesome Oscillator Forex Trend Strategy

Feb 23, 2021

The Awesome Oscillator is one of Bill Williams’ fine creations. It is a simple yet effective momentum indicator that can be a valuable addition to your strategy.
Here we’ll use it together with a moving average to fine-tune our trend following entries.
The complete strategy can be downloaded in the Free Strategies section.

Like the MACD, the Awesome Oscillator (AO) is a momentum indicator that measures the difference between two moving averages.

It is calculated as follows:

Williams recommended the 5 and 34-period simple moving averages, though you are free to optimize these if you wish.

Since the 5-period moving average reacts faster than the 34-period moving average, oscillator values above 0 indicate bullish momentum, while values below 0 indicate bearish momentum.

The AO is available in MT4 by default, under the Bill Williams folder.

Green bars indicate the oscillator is rising, while red bars indicate it is falling.

Momentum often leads price. As shown above, the AO does a decent job at predicting price reversals.

How Do Traders Use the Awesome Oscillator?

I’ll demonstrate the two most common uses of the oscillator.

1. Zero Line Crossover

When the AO crosses above the zero line, it indicates a transition from bearish to bullish momentum, and long trades can be entered.

Conversely, when the AO crosses below the zero line, short trades can be entered.

Like other moving average crossover signals, a large number of false signals will be generated when the market is choppy, likely leading to a string of losses.

Nonetheless, let’s test a simple trend following strategy consisting solely of these entry conditions. A 150-pip stop loss and trailing stop will be added.

As usual, the strategy was quickly programmed in AlgoWizard.

For data, we’ll use the hourly USDCHF over the past 10 years.

Those results are surprisingly good for such a basic strategy. Let’s see whether the second method can produce better results.

2. Saucer Strategy

This strategy is so-called because of the shape it forms on the oscillator chart.

The entry conditions for longs are as follows:

  1. The AO is above 0, and remains above 0 while the following conditions are met
  2. There are two consecutive red bars, with the second bar shorter than the first
  3. The third bar is green

Entry conditions for shorts are symmetrical. Long/shorts will entered at the open of the fourth bar.

An example of a long signal is shown below.

Apparently this strategy attempts to capture trend continuations after a brief consolidation. I programmed the second method and repeated the backtest above.

Yikes! Despite being more specific, these entry conditions actually yield far worse results.

Perhaps this is because the saucer pattern fails to take the longer-term trend into consideration.

Since the simple zero crossover method works better, let’s use that moving forward.

Adding Trend Detection

Momentum indicators like the AO are great for detecting changes in short-term momentum, but what about the longer-term trend?

In trend following, it’s always best to swim with the tide, so let’s only open trades that are aligned with the longer-term trend.

There are countless methods to identify trend direction. In the strategy development section, I compared closing prices with an exponential moving average and a Donchian channel midpoint.

Here we’ll use something different — the slope of a 100-period simple moving average.

If the simple moving average has been rising for 3 consecutive bars, we’ll consider the market to be in an uptrend. Conversely, if it has been falling for 3 consecutive bars, the market is in a downtrend.

This additional trend filter was added to AlgoWizard as follows:

With this additional trend filter, here’s an example of a short being triggered in MT4.

There isn’t a dramatic improvement in long-term backtest results, but consistency is much better. Stagnation has dropped from 1463 to 624 days.

Wrapping Up

The Awesome Oscillator is a simple and effective tool for detecting changes in short-term momentum. I recommend adding a trend filter to trade in the direction of the longer-term trend.

Another popular way to use the oscillator is to look for divergence between price and momentum. Detecting a divergence pattern using an algorithm can be cumbersome, however. Pattern recognition is one of the more challenging aspects of algorithmic trading.

Is the Awesome Oscillator better than the MACD? It’s difficult to produce a conclusive answer without running a slew of backtests across a range of markets and strategies.

The MACD has an additional signal line that is a 9-period EMA of the main line. This additional line may help generate more entry conditions, so perhaps the MACD has an edge in that regard. Otherwise, I think it boils down to personal preference. Both indicators are conceptually similar.

As usual, the completely strategy can be downloaded in the Free Strategies section.

Have you found an awesome way to use the Awesome Oscillator? Let me know in the comments!

Powered By

Development Platform

Forex VPS

FXVM Forex VPS

Popular Posts

Laguerre RSI Trend Following Strategy

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!

read more

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.

Laguerre RSI Trend Following Strategy

Laguerre RSI Trend Following Strategy

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!

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.

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