u/cslev6

I got tired of "Cloud" trading bots holding my API keys, so I spent a year building a local middleware for my Pi. Meet Tradleware.
▲ 2 r/algotradingcrypto+1 crossposts

I got tired of "Cloud" trading bots holding my API keys, so I spent a year building a local middleware for my Pi. Meet Tradleware.

I’ve been a long-time lurker here (my stack is the usual suspects: Home Assistant, Nextcloud, and Nginx). About a year ago, I got frustrated with the state of automated trading tools. Most are "SaaS-first," requiring you to upload your sensitive API keys to their servers or pay $30/mo just to bridge a simple script to a broker.

I wanted something that followed the Self-Hosted Manifesto: local, private, and lightweight.

I built Tradleware. It’s an open-source middleware that sits between your scripts and your broker. It allows you to send simple Webhooks or API calls to your own server, which then executes the trades securely across various exchanges.

https://preview.redd.it/919679fjtu0h1.png?width=1488&format=png&auto=webp&s=bf36ba721a3c6274b9b04e17f99270584aa460ca

I’m looking for some "friendly-fire" feedback on the logic and the setup. If you’ve been looking to automate your trades without giving up your digital sovereignty, I’d love for you to give it a spin.

Project Site:https://tradleware.com
GitHub Repo:https://github.com/cslev/tradleware

reddit.com
u/cslev6 — 9 days ago