Show HN: I built a simple quant scanner for mean-reversion setups (ZcoreAI)

  • Posted 3 hours ago by tchantchov
  • 1 points
https://zcoreai.onrender.com/
Hi HN — I built a small web app that scans a list of tickers across multiple timeframes and flags potential overbought/oversold mean‑reversion setups using a regression-channel Z‑score.

Live MVP: https://zcoreai.onrender.com/

What it does:

Pick tickers + timeframes, then run a scan

Outputs a matrix of signals (simple labels now; “expert” view shows exact values of Z-Score)

Why: I wanted something fast to answer “what’s oversold / overbought right now?” without opening all charts on every timeframes on TradingView.

Notes / current state:

- Early MVP, UI is intentionally minimal

I’d love feedback on:

- Whether the output is understandable/useful

- Which features you’d want next (alerts, presets, exports, etc.)

- Any obvious UX issues or missing pieces for a tool like this

Happy to answer questions and share implementation details if people are interested.

1 comments

    Loading..