zscore DCA
Buy more when z is low. Buy less when z is high.
On-chain DCA subscriptions on Base Sepolia that scale buy size from a rolling z-score. This v0 shell is mock-mode only — no mainnet, no seed phrases, no live broadcast from the server.
How z-score DCA works
- Connect a wallet on Base Sepolia (testnet).
- Schedule a subscription with USD notional + z-sensitivity bounds.
- Each cadence window, size is scaled by z / mean / std → multiplier (clamped by min/max).
- Deposit funding is TBD / mock — SDK may mark deposit unavailable.
- Cancel anytime via an unsigned intent your wallet signs locally.
Factory address is env-overridable and may be empty — UI stays on mock fixtures until Fullstack wires live ABIs.