Skip to main content
← Projects

Spectre

In Development TypeScript Hono SQLite React

A paper trading tool I built for myself. It screens US equities for a specific profile, heavily shorted companies with healthy fundamentals, then scores, backtests and paper trades the candidates. No real money goes near it.

Screenshot of Spectre

Why I built this

I wanted to know whether a pattern people repeat anecdotally holds up when you measure it across the whole market. That meant building the boring infrastructure first: fundamentals ingestion, a factor model, and a backtester I trusted enough to argue with. It trades against a simulated account, which is the point. I'm after an honest answer, not a return.