D06-F03-A11 · LEVEL 2 GUIDED LAB · SYNTHETIC DATA
Matching Low
Do two bearish candles finish at effectively the same low close? 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
close_1 < open_1; close_2 <= open_2; abs(close_2-close_1) <= tick_tolerance
Availability rule
The label becomes available only after the final candle in the selected pattern has closed; prior-trend context must use observations available before that close.
calculated · step 1 of 7