GBPUSD 4H × ema cross Backtest

GBPUSD 4H × ema cross Backtest

TL;DR

Overview

This page documents a reproducible backtest for GBPUSD / 4H / ema cross. We publish conditions, steps, and caveats so anyone can reproduce the same results. Prone to sharp moves on macro surprises. Manage position size conservatively.

Strategy & Market Fit

Faster response with EMAs; expect more noise without filters.

Notes from the operator

Early London tends to improve signal reliability, while Tokyo noon often adds noise. Validate with your own data.

Reproduction Steps

  1. Copy the JSON below
  2. Fix period, fees, and slippage
  3. Run → record Trades / PF / MaxDD / Win%
  4. If promising, tweak one parameter at a time

Reproduction JSON

```json {"pair":"GBPUSD","tf":"4h","strategy":"ema_cross","version":1} ```

Suggested starting setup

Failure patterns & mitigations

Next experiments


Disclaimer: For research only. No investment advice.
Updated: 2025/8/14 23:25:47

{"pair":"GBPUSD","tf":"4h","strategy":"ema_cross","version":1}