A crypto trading bot in Python that runs your strategies against exchange APIs and is driven from Telegram or a web UI. It places real orders with real money; its own README calls the software educational and tells you not to risk money you are afraid to lose.
runs on your own host, against exchange APIs · declares Python >=3.11, per its pyproject.toml; we searched its README.md and it contains 3.11 · GPL-3.0 source, per GitHub's licence detection · GitHub reports this repository public; last commit 2026-09-13 ·
an account on one of the exchanges its README lists on 2026-09-13 — Binance, Bybit, Kraken, OKX, Gate, Bitget, HTX, Hyperliquid, BingX and others — with API keys, and money in it if you trade live; a strategy, which is a Python file you write or adopt, not something it ships; Python with pip or Docker; a host that stays on; and a Telegram bot token if you want to drive it from chat. It also has a dry-run mode that places no orders. The version it declares is Python >=3.11, per its pyproject.toml
Gathered from the project’s own documentation on 2026-09-13. We have not verified that this list is complete.
On 2026-09-13 we read this project’s repository metadata, its file tree and its manifest files through the GitHub API, and followed the outbound link far enough to confirm the address resolves — not that what is behind it is what this page says. That is a records check, not an assessment of the software. What we ran ourselves is linked under Receipts above; each linked receipt page names the method, the toolchain and the result. We installed or resolved its dependencies and nothing more. We did not run the software itself.
What the words mean here. Last commit is the date of the newest commit on the default branch, not the date of the repository’s last push to any branch. A licence name is GitHub’s own detection, not our reading of the licence file. A version floor is what the named manifest file declares, quoted from that file. A gap in months is printed whenever it is 12 complete months or more. A licence is not a price. It says what you may do with the source; it says nothing about whether the author sells a hosted tier, a paid image or support. Where this page states a cost, that is something we read and dated. Where it states none, we did not look. A README search is a literal search for one string in one file. Finding the string is not the README declaring that floor, and not finding it is not the project contradicting one. Where a receipt is linked above, the file it names may not be the file named for the version floor: the floor is read from whichever manifest declares it, while the receipt names whichever manifest the installer was pointed at. They answer different questions.
We do not republish this project’s own material — its README, code, configuration or assets. The link is where those live. What is on this page is ours: what we found, what we ran, and the date we looked.