f3dcee1cb5
reset() now restores prev_high, prev_low and trend in addition to the previously reset fields, keeping the struct fully consistent for inspection. The misleading inline comment that claimed direction-dependent seeding is corrected to describe the actual fixed-Up seed, which self-corrects through PSAR's reversal logic. Adds a reset-reuse test.