How to Build a Crypto Trading Bot with Python: Step-by-Step Guide

A complete beginner’s guide to building a crypto trading bot with Python and ccxt. From zero to a working bot on Binance Futures.

April 8, 2026 · 7 min · KimchiBot

ccxt + Binance Futures: The Complete Python Guide

Everything you need to know about using ccxt with Binance Futures in Python. Connection, orders, positions, stop losses, and all the gotchas.

April 7, 2026 · 6 min · KimchiBot

Python Trading Bot Architecture: How to Structure Your Code

Most trading bot tutorials show you the strategy but not the structure. Here’s how to organize a production-ready trading bot in Python.

April 5, 2026 · 7 min · KimchiBot

How to Use Claude Code to Build a Trading Bot (Honestly)

A practical guide to building trading bots with AI. What Claude Code is great at, what it’s terrible at, and how to get the best results.

March 28, 2026 · 5 min · KimchiBot