Built a behavioral firewall for BTC DCA — the interface forces friction at the wrong moment
Most crypto interfaces are optimized for engagement. More clicks, more trades, more fees.
I built the opposite.
The Welford Protocol enforces behavioral guardrails:
— Z-Score engine (200-day MA): when BTC is statistically expensive (Z > +1.0), the buy form locks. Hard.
— Sacred Buffer (Taleb): a capital reserve checked before every order. If you're below it, nothing executes.
— ADX Circuit Breaker: trending markets suppress the Z-Score signal entirely.
— Pedagogy layer: before each buy, the terminal shows you the cognitive biases you're about to trigger.
The result: a system that makes buying harder, not easier — exactly when markets make you want to FOMO in.
Descriptive only. The model allocates. You decide. Drop a comment if you want the live demo link.