Trade Edge Alpha/Strategy guides/Tom Camp Strategy

Tom Camp Strategy

The 4H manipulation candle, explained in full.

Tom Camp's method strips trading back to one thing: the 4‑hour candle closure. A new 4‑hour candle opens, runs into the high or low of the candle before it, then closes back through it — and that reclaim sets your bias. Below is how the manipulation candle works, the session candles that matter, and what happened when I coded it up and backtested it.

Timeframe

4 hour

London candle

7am UK

New York candle

10am EST

The rule

Sweep + reclaim

The method in one sentence

In short

A 4‑hour candle sweeps the high or low of the candle before it, then closes back through that level — and the direction of the reclaim is your bias for what follows.

The setup

What a manipulation
candle looks like

The name describes what is happening. Price runs past an obvious level where stops are sitting — the previous candle's high or low — and then fails to hold there, closing back through it before the candle finishes. The run was the manipulation. The close is the tell.

There are only two versions of it, and they are mirror images.

Diagram of the manipulation candle: buy bias sweeps the previous candle's low then closes back above its high; sell bias sweeps the previous candle's high then closes back below its low.
Buy bias and sell bias, on the 4‑hour chart.

Buy bias

Sweeps the low

The candle takes out the low of the previous candle, then closes back above its high. Sellers were given the break they wanted and it did not hold. Bias flips long.

Sell bias

Sweeps the high

The candle takes out the high of the previous candle, then closes back below its low. Buyers were given the break and it failed. Bias flips short.

Time and price

Which 4-hour candles
matter most

Not every 4‑hour candle carries the same weight. Tom Camp's framing is to line the candle up with the session you trade: if you trade London, pay attention to the 4‑hour candle that opens at 7am UK time; if you trade New York, the one that opens at 10am EST. Both sessions bring a large jump in volatility, which is what produces a clean sweep of the previous candle rather than aimless drift.

Worth being straight about what that means in practice, though. If you only ever look at one candle a day and wait for it to sweep and reclaim, you will be sitting on your hands most of the time and you will finish the year with a very small handful of setups. Session timing is a quality filter, not the whole method — it tells you where the cleanest examples tend to cluster, not that everything outside those windows should be ignored.

That is also why the coded version does not restrict itself to one candle a day. The indicator and strategy check every 4‑hour close for the same sweep and reclaim, and you can layer a session filter on top if you want to trade it the way Tom describes. The results further down come from testing every close, not from one candle per session.

London session

7am UKWatch the open

New York session

10am ESTWatch the open

Reference

Prior candleIts high and low

Putting it together

Trading the
bias it sets

The manipulation candle does not tell you where to enter. It tells you which way to lean. Once a candle has swept and reclaimed, you have a directional bias for the period that follows, and everything after that is execution.

The routine

  • Mark the high and the low of the previous 4‑hour candle.
  • Watch the 4‑hour closes. The session candles — 7am UK, 10am EST — tend to give the cleanest ones.
  • Wait for it to sweep one of those levels. Do not act on the sweep itself.
  • Let the candle close. The reclaim is what confirms it, not the wick.
  • Take the bias the close gives you and manage risk from the swept extreme.

The discipline is in the fourth step. A candle that is trading beyond the level mid-way through is not a manipulation candle yet — it might simply be a break. Only the close tells you which one you were looking at, which is why this is a patient method rather than a fast one.

The test

So I coded it up and
backtested it

A rule this clean is worth testing properly. I rebuilt the manipulation candle as a TradingView indicator and a backtestable strategy, then ran it over a full year of gold data on both the 4‑hour and the 30‑minute chart. Full breakdown below.

The rules, the code and the backtest result

Does it hold up

What the backtest
actually showed

Tested on gold (XAUUSD) over the last 365 days on a 100K account. Both timeframes were run separately rather than blended, so each one can be judged on its own. These are hypothetical results from historical data and they are not a forecast.

Gold · 4 hour

2.71

Profit factor

+21.7%

Net return

57.9%

Win rate

4.22%

Max drawdown

Gold · 30 minute

1.85

Profit factor

+34.2%

Net return

59.7%

Win rate

3.61%

Max drawdown

The 4‑hour run has the better profit factor of the two, but it produced only 19 trades in a year. That is the nature of a higher timeframe method rather than a flaw — there are simply not many 4‑hour candles that sweep and reclaim cleanly — but 19 is a small sample, and a profit factor drawn from it should be treated as indicative rather than settled. Filter it down further to a single session candle a day and you would be left with barely any trades at all.

The 30‑minute version is the more practical answer to that. It traded 72 times over the same year for a lower profit factor but a higher total return, which is the usual trade-off: more occurrences, slightly worse average quality. Both stayed inside a typical prop firm drawdown limit, which is the constraint that actually matters on a funded account.

There is also a bonus test in the pack on MNQ over the 4‑hour chart running from 2019 to 2026: profit factor 1.55, +18.9%, with a 41.2% win rate across 119 trades. A lower win rate than gold, which is what you would expect from a method that takes bigger targets on a noisier instrument.

Want the numbers on your own chart?

The pack is three files: the indicator, the 4‑hour strategy and the 30‑minute strategy, as full editable Pine Script. Every input is open, so you can retest it on any instrument or timeframe rather than taking these figures on trust.

Get the indicator pack

Common questions

Tom Camp Strategy FAQ

What is the Tom Camp strategy?

It is a 4-hour candle closure method. A new 4-hour candle opens, runs into the high or low of the candle before it, and then closes back through that level. That sweep and reclaim is the manipulation candle, and the direction of the close sets your bias for what follows. Tom Camp is a trading educator who teaches it as a way of simplifying trading down to one repeatable observation.

What is a manipulation candle?

A candle that takes out an obvious level where stops are sitting, then fails to hold there and closes back through it. On a buy bias it sweeps the previous candle's low and closes back above its high. On a sell bias it sweeps the previous candle's high and closes back below its low. The run past the level is the manipulation, and the close back through it is the confirmation.

Which 4-hour candle should you watch?

Tom Camp points traders at the candle that opens with their session: 7am UK time for London, 10am EST for New York. Those windows bring the volatility that produces a clean sweep rather than aimless drift. Treat it as a quality filter rather than a hard rule, though — watching a single candle a day and waiting for it to sweep and reclaim will leave you with very few setups over a year. The coded version checks every 4-hour close and lets you add a session filter on top.

Do you enter as soon as the level is swept?

No, and this is the part most people get wrong. A candle trading beyond the level part way through is not yet a manipulation candle, because it might simply be a genuine break. Only the close tells you which one it was. Waiting for the candle to close is what makes this a patient method rather than a fast one.

Does the manipulation candle strategy work on lower timeframes?

The 4-hour chart is the timeframe the method is built around, but the same sweep and reclaim logic can be applied elsewhere. In my own testing the 30-minute chart on gold produced more trades and a higher total return than the 4-hour, at a lower profit factor. Different timeframes will behave differently on different instruments, so it is worth testing rather than assuming.

Is the Tom Camp strategy profitable?

In a 365 day backtest of the rebuilt version on gold, the 4-hour chart returned a profit factor of 2.71 with a 57.9% win rate and a 4.22% maximum drawdown, from 19 trades. The 30-minute chart returned a profit factor of 1.85 with a 59.7% win rate over 72 trades. Nineteen trades is a small sample, so treat the 4-hour figure with that in mind. Backtested results are hypothetical and different assumptions on fills, fees and slippage will change the outcome.

Can I get the indicator?

Yes. The Manipulation Candle pack includes the indicator plus both the 4-hour and 30-minute strategies as full editable Pine Script source, so you can run the backtest on your own instrument and settings.

Run the test yourself

Indicator plus both strategies as full Pine Script source you can edit. Works on every TradingView plan including free.