Resample node — M1→15m OHLC, C2 emit-on-rollover #89

Closed
opened 2026-06-17 16:39:02 +02:00 by Brummel · 0 comments
Owner

Resample{period_minutes:i64}: 4×f64 Barrier(0) in → 4-field OHLC record out. Accumulator (open=first,high=max,low=min,close=last); emits the completed bar on rollover via ctx.now() bucket (C2 complete-bar); drops the partial last bar; close-instant stamp. Spec docs/specs/0050 §4/§5.

Resample{period_minutes:i64}: 4×f64 Barrier(0) in → 4-field OHLC record out. Accumulator (open=first,high=max,low=min,close=last); emits the completed bar on rollover via ctx.now() bucket (C2 complete-bar); drops the partial last bar; close-instant stamp. Spec docs/specs/0050 §4/§5.
Brummel added this to the Strategy node vocabulary I — temporal, logic, resample & session milestone 2026-06-17 16:39:02 +02:00
Brummel added the feature label 2026-06-17 16:39:02 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Brummel/Aura#89