the0.app open-source engine ships

- Alexander Wanyoike’s the0.app launched publicly as an open-source algorithmic trading platform, offering a self-hosted engine for building, deploying, and managing bots. - The project’s GitHub repo shows 229 stars and 29 forks, while the site says bots can be written in seven languages and deployed with one command. - The launch adds AI tooling, but the README still labels the beta “not production-ready.” (github.com)

the0.app has launched as an open-source platform for running algorithmic trading bots on infrastructure developers host themselves. (the0.app) Algorithmic trading software is the plumbing behind automated buy and sell decisions: strategy code makes the call, and an execution engine packages, schedules, runs, and monitors it. the0 says its engine handles that infrastructure layer for bots across multiple markets. (docs.the0.app) (github.com) The project’s website says developers can write bots in Python, TypeScript, Rust, C++, C#, Scala, or Haskell, then deploy them with one command. The homepage describes the product as Apache 2.0 licensed, self-hosted, and in beta. (the0.app) Its documentation says the command-line tool vendors dependencies, compiles code for compiled languages, and uploads packaged bots to the platform. The API then handles deployment, scheduling, and log retrieval. (docs.the0.app 1) (docs.the0.app 2) Under the hood, the0 describes a microservices stack that uses a web dashboard, a Go command-line interface, a NestJS application programming interface server, Go runtime services, PostgreSQL, MongoDB, MinIO, and NATS. The site also says Kubernetes mode can run each bot as its own Pod for scaling and restarts. (the0.app) (docs.the0.app) The artificial intelligence angle is an integration with Claude Code through the Model Context Protocol, or MCP, an open standard that lets an assistant talk directly to external tools. the0’s docs say Claude Code users can manage bot infrastructure through conversation from the terminal. (docs.the0.app) (github.com) That differs from the initial pitch circulating on social media in one important way: the repository README says the project is “Beta - Active development. Not production-ready.” The public website, by contrast, markets one-command deployment and says cloud deployments are still coming soon. (github.com) (the0.app) The GitHub repository was active this month, with the latest visible commit listed as last week, and the project page showed 229 stars and 29 forks when checked Wednesday. Recent changes included Helm chart bumps and documentation updates. (github.com) So the launch is less a finished trading stack than a public beta for developers who want to bring their own code, data, and infrastructure. The project is live, open source, and still telling users not to treat it as production-ready software. (the0.app) (github.com)

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.