ICT Strategy· 8 min read

ICT Turtle Soup + FVG Carryover Backtest: Does It Actually Work?

We backtested ICT's claim that carrying a Fair Value Gap from a turtle soup during the 2-hour launch period to the next trading day predicts the high or low of the day. 6 months of 1-minute NQ futures data — 183,747 bars — analyzed.

The Claim

In a recent video, ICT (Inner Circle Trader) makes the following claim:

“Go back through your old price action and look at that 2-hour launch period and when there is a turtle soup short or long, find that first fair value gap right before the liquidity is taken, carry that over to the next day. If it trades up in there, you're going to get many times the high or low of the day. Don't take my word for it.”

We took that advice literally — we didn't take his word for it. Here is the video where the claim is made:

Methodology

We downloaded 183,747 one-minute bars of NQ (Nasdaq 100 E-mini) futures data from Databento, covering September 2025 through March 2026 — approximately 6 months and 166 trading days.

Definitions

Launch period: 9:30 AM – 11:30 AM Eastern Time (first 2 hours of the regular session).
Turtle Soup: Price sweeps beyond a prior swing high or low (taking liquidity), then reverses and closes back on the other side of the level. Swing levels detected on 5-minute bars (left=6, right=2), using the overnight and prior session for reference levels.
Fair Value Gap (FVG): A three-candle pattern on 5-minute bars where candle 3's low is above candle 1's high (bullish FVG) or candle 1's low is above candle 3's high (bearish FVG). Minimum gap size: 3 points.
Carryover logic: For a bearish turtle soup (sweep of highs), we find the last bullish FVG formed during the run-up — this gap now acts as resistance. For a bullish turtle soup (sweep of lows), we find the last bearish FVG formed during the sell-off — this gap now acts as support. The FVG zone is carried to the next trading day.
Success criteria: If price trades into the FVG zone the next day, we check whether the FVG midpoint is within 15% of the day's range from the high of day (HOD) or low of day (LOD).

Results

166
Trading Days
123
Signals
50%
FVG Hit Next Day
8.2%
Near Expected Extreme
MetricResult
Turtle soups detected (launch period)172
With qualifying FVG before sweep163
Total signals (max 1 per direction/day)123
FVG hit next day61 (50%)
FVG NOT hit (no trade)62 (50%)

When the FVG Is Hit Next Day (61 events)

MetricResult
Near EXPECTED extreme (HOD/LOD)5/61 (8.2%)
Near ANY extreme8/61 (13.1%)
Price reversed after hit18/61 (29.5%)
Mean distance to expected extreme47.4% of day range
Median distance to expected extreme44.0% of day range
Mean distance to nearest extreme28.8% of day range

By Direction

TypeEventsNear ExpectedNear Any Extreme
Bearish TS → expect HOD262 (7.7%)3 (11.5%)
Bullish TS → expect LOD353 (8.6%)5 (14.3%)

Distribution: Distance to Nearest Extreme

For each event where the FVG was hit the next day, how close was the FVG midpoint to the actual HOD or LOD? Lower is better. A random point within the day's range would average ~25%.

Histogram: how many events fell in each distance bucket
0–5%: 2 (3%)
5–10%: 6 (10%)
10–15%: 0 (0%)
15–25%: 15 (25%)
25–50%: 38 (62%)
Each bar = one event. Height = distance to nearest extreme (% of day range). Cyan = near extreme, red = far.

vs. Random Baseline

If the FVG hit price were a random point within the day's range, the probability of landing within 15% of either extreme is approximately 30%.

Our actual “near any extreme” rate: 13.1%.

Edge over random: -16.9 percentage points. The strategy performed worse than random chance at identifying the day's extreme.

Conclusion

Based on 6 months of 1-minute NQ futures data, the turtle soup + FVG carryover strategy as described does not demonstrate a statistical edge. The FVG levels from the prior day's turtle soup consistently land in the middle of the next day's range, not near the extremes.

When the FVG is hit, the average distance to the expected extreme (HOD or LOD) is 47% of the day's range — essentially a coin flip.

Caveats

  • ICT's methodology involves many nuances (balanced price ranges, order block overlap, candle body vs wick distinctions, specific gap types) that are difficult to fully codify from a video transcript.
  • Only 6 months of data (166 trading days, 61 FVG-hit events) — a longer sample might reveal different behavior in trending vs ranging regimes.
  • No higher-timeframe directional bias filter was applied. ICT typically requires alignment with the daily or weekly bias.
  • The swing detection and FVG size parameters could be tuned differently. Results may be sensitive to these thresholds.

Data & Reproducibility

Data source: Databento (GLBX.MDP3 / CME Globex), NQ continuous contract (NQ.c.0), 1-minute OHLCV
Period: September 1, 2025 — March 11, 2026
Bars: 183,747
FVG detection timeframe: 5-minute bars (resampled from 1m), minimum 3-point gap
Swing detection: 5-minute bars, left=6, right=2

Disclaimer: This research is for educational and informational purposes only. It does not constitute financial advice. Trading futures involves substantial risk of loss. Past performance does not guarantee future results. Always do your own research before making trading decisions.