RoboXpert Repainting Lab v1.00 — observed UI readings
Date: 2026-09-26
Platform: TradingView web, Pine v6
Source: roboxpert-repainting-lab.pine (see SHA256SUMS.txt)
Symbol: BINANCE:BTCUSDT
Chart: standard candles, 1 minute, timezone UTC+2
Inputs: EMA length 2; pivot left/right bars 2
Compilation: added to chart successfully, plotted EMA/conditions/pivots/table;
no compiler error shown. This is not an automated compiler test.

Wall-clock time UTC+2 | selected candle | close | EMA | bar confirmed | raw | final
15:38:14 | 15:38 open   | 83918.39 | 83915.33 | 0 | 1 | 0
15:38:50 | 15:38 open   | 83931.74 | 83924.23 | 0 | 1 | 0
15:39:10 | 15:38 closed | 83932.00 | 83924.40 | 1 | 1 | 1
15:41:00 | 15:38 reload | 83932.00 | 83924.40 | 1 | 1 | 1

Values are rounded as displayed. Screenshots were saved immediately after readings;
price/volume can update between reading and capture. Top-right table uses UTC and
always describes the latest bar; Data Window describes the selected chart bar.
No disappearance of the raw condition was observed on this selected candle.

Historical pivot pair, after reload:
15:41:17 observation, selected candle 15:32: Pivot known NOW=1,
Pivot drawn BACK=0, Pivot known on this bar=1; EMA83908.60.
15:41:25 observation, selected candle 15:30: Pivot known NOW=0,
Pivot drawn BACK=1, Pivot known on this bar=0; EMA83905.59.
The code plots the same confirmed calculation twice, once with offset=-2.
We inspected historical placement, not the original live/replay first appearance.
Under this source's bar confirmation condition, the 15:32 event requires the
closing update of that bar, not merely its opening timestamp.

Limits: one symbol/timeframe/input sample. No HTF requests, tick export, replay
trial, alert delivery, orders or profitability test in this experiment.
