D08-F01-A08 · LEVEL 2 GUIDED LAB · SYNTHETIC DATA

Woodie Pivot Points

How does emphasizing the current open change a pivot map—and when is that open actually known? Walk the evidence clock one stage at a time. This lab teaches the publication contract; it does not simulate returns, platform parity, or trade performance.

Selected expression

P=(H+L+2O_current)/4 for the selected intraday convention; levels derive from P and prior range

Availability rule

A level derived from a prior session becomes available only after that source session is final; a confirmed pivot becomes available only after its declared confirmation lag.

calculated · step 1 of 7

Verified synthetic fixture

This lab is paired with datasets/implementation-fixtures.json: 96 deterministic, oldest-to-newest observations spanning oscillating, rising, and moderating regimes. It is teaching data—not market history or predictive evidence.

Canonical latest output (D08-F01-A08)
{
  "pivot": 100.97966492500001,
  "r1": 101.92347110000001,
  "s1": 98.80224730000002,
  "r2": 104.100888725,
  "s2": 97.85844112500001
}

Executable checks cover this result, flat/zero-volume boundaries, invalid timestamps, and prefix causality in both language entry points.