I built CryptoBob, a small API that provides precomputed market intelligence for crypto trading systems.
Instead of signals or predictions, CryptoBob focuses on: - regime filtering (when NOT to trade), - ranking markets by setup quality, - providing simple risk hints (stop / trail percentages).
It’s designed to be consumed by bots, dashboards, and quant workflows.
The API exposes a small set of stable endpoints and uses Firebase-based authentication with subscription plans.
Docs: https://cryptobob.de/docs Website: https://cryptobob.de
This is an early-stage project and I’d really appreciate feedback, especially from quants and algo traders.