What’s the Best Time to Trade Forex?

Aug 8, 2023

The forex markets are open 24 hours a day, but not all hours are created equal.

Trading volumes are known to vary significantly throughout the day. But I’m not one to listen to anecdotes, so I decided to dissect my broker data and verify it for myself.

It’s in the Data

Here’s how you can do the analysis for yourself.

Open up the history center in MT4 by pressing F2 and download whatever historical data you need.

For this case, I will focus on H1 data for the EURUSD. My data extends from July 2023 to Jan 1999.

Besides the timestamp, you get the OHLC for each bar, and its corresponding tick volume.

Tick volume refers to the number of prices changes, or ticks, each bar has had. In the absence of centralized trading volumes, tick volume serves as a good proxy indicator of trading activity.

Export the data as a csv file to have fun with it.

After filtering by hour, I summed up the tick volume for each hour and plotted the following tick volume chart as a function of the time of day.

Times are in the UTC +2/+3 (EET) zone, with 0000hr corresponding to the 5pm New York close. Broadly speaking, there are three major sessions per day: Asian (Sydney + Tokyo), London and New York. There is no hard opening/closing time for each session since trading volumes are the aggregate of all the businesses operating in each region.

The Asian hours are relatively quiet, since most of the world’s largest transactions occur in the London and New York regions. Volumes peak during the ~4 hour overlap between the London and New York sessions.

Best Time to Trade Forex

In general, trend following strategies perform better with high volume. Prices move because of imbalances in buying/selling pressure, which are magnified when volume is high.

On the other hand, mean reversion traders seek to exploit a temporary price extension, often caused by random noise, betting that it will reverse shortly. Such strategies therefore perform better during quiet markets, when lower volumes cannot support a sustained trend.

Here’s my personal take:

Higher Timeframes

If you trade a higher timeframe, like 1-hour and above, you’re probably going to be in the market for days or even weeks. A time-of-day entry filter is unlikely to provide much benefit since you will be exposed to unfavorably high/low volumes anyway.

Lower Timeframes

For lower timeframe strategies, say M30 and below:

  1. Trend following strategies: Entering shortly after the London open seems wise. There’s a large increase in trading activity, which will increase further when New York joins the party. London breakout strategies are quite popular for this reason.
  2. Mean reversion: Entering shortly after the New York close, seems to be the best option.

Beware of the spreads around and shortly after midnight (New York 5pm) though. I previously conducted a spread study on the GBPCAD, and the spread widening from 12-1 am certainly isn’t pretty.

Some brokers close their markets around the 2355-0005 hr window, which will save you from unpleasant transactions. Otherwise, you can temporarily prevent entries or remove your stop loss in this window.

Trade Management Issues

If you’re trading on the lower timeframes, you may have some decisions to make when you approach unfavorably high/low volumes.

For trend following, I’ve observed that many markets tend to stagnate or even reverse slightly after 12 pm New York time, especially on Fridays. You may consider tightening your stop, or exiting your position partially or even fully.

The same applies for mean reversion strategies when you approach the London open.

Of course, there’s nothing wrong with leaving your position untouched. If in doubt, run the most reliable backtest you can, and let the results guide you.

If you need help programming your strategy, check out this AlgoWizard guide where I program an EMA + RSI strategy.

Your Strategy/Market/Broker Matters

As always, your unique trading preferences will dictate your requirements; there is no universal approach to trading. (except being conservative with your position sizing, perhaps)

Like prices, volume data is broker-dependent. The volume trends illustrated above are well-established, although you can expect some minor variation across brokers. If you wish to implement some sort of time-of-day filter, I recommend you do your own independent analysis, perhaps using the approach above.

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

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.

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

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