Resample node — M1→15m OHLC, C2 emit-on-rollover #89
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.