<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Guide on KimchiBot</title>
    <link>https://kimchibot.com/categories/guide/</link>
    <description>Recent content in Guide on KimchiBot</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 08 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://kimchibot.com/categories/guide/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Build a Crypto Trading Bot with Python: Step-by-Step Guide</title>
      <link>https://kimchibot.com/posts/how-to-build-a-crypto-trading-bot-with-python-step-by-step/</link>
      <pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://kimchibot.com/posts/how-to-build-a-crypto-trading-bot-with-python-step-by-step/</guid>
      <description>A complete beginner&amp;rsquo;s guide to building a crypto trading bot with Python and ccxt. From zero to a working bot on Binance Futures.</description>
    </item>
    <item>
      <title>ccxt &#43; Binance Futures: The Complete Python Guide</title>
      <link>https://kimchibot.com/posts/ccxt-binance-futures-complete-guide/</link>
      <pubDate>Tue, 07 Apr 2026 12:00:00 +0000</pubDate>
      <guid>https://kimchibot.com/posts/ccxt-binance-futures-complete-guide/</guid>
      <description>Everything you need to know about using ccxt with Binance Futures in Python. Connection, orders, positions, stop losses, and all the gotchas.</description>
    </item>
    <item>
      <title>How to Avoid Overfitting in Trading Bots: A Practical Checklist</title>
      <link>https://kimchibot.com/posts/how-to-avoid-overfitting-in-trading-bots/</link>
      <pubDate>Mon, 06 Apr 2026 12:00:00 +0000</pubDate>
      <guid>https://kimchibot.com/posts/how-to-avoid-overfitting-in-trading-bots/</guid>
      <description>Overfitting is the #1 killer of trading bots. Here&amp;rsquo;s a practical checklist to detect and prevent it, based on real experience.</description>
    </item>
    <item>
      <title>Python Trading Bot Architecture: How to Structure Your Code</title>
      <link>https://kimchibot.com/posts/python-trading-bot-architecture-for-beginners/</link>
      <pubDate>Sun, 05 Apr 2026 12:00:00 +0000</pubDate>
      <guid>https://kimchibot.com/posts/python-trading-bot-architecture-for-beginners/</guid>
      <description>Most trading bot tutorials show you the strategy but not the structure. Here&amp;rsquo;s how to organize a production-ready trading bot in Python.</description>
    </item>
    <item>
      <title>Claude Code vs ChatGPT for Building Trading Bots: An Honest Comparison</title>
      <link>https://kimchibot.com/posts/claude-code-vs-chatgpt-for-coding-trading-bots/</link>
      <pubDate>Fri, 03 Apr 2026 12:00:00 +0000</pubDate>
      <guid>https://kimchibot.com/posts/claude-code-vs-chatgpt-for-coding-trading-bots/</guid>
      <description>I&amp;rsquo;ve used both AI tools to build trading bots. Here&amp;rsquo;s what each is good at, what each fails at, and which one I actually use.</description>
    </item>
    <item>
      <title>How to Use Claude Code to Build a Trading Bot (Honestly)</title>
      <link>https://kimchibot.com/posts/how-to-use-claude-code-to-build-a-trading-bot/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://kimchibot.com/posts/how-to-use-claude-code-to-build-a-trading-bot/</guid>
      <description>A practical guide to building trading bots with AI. What Claude Code is great at, what it&amp;rsquo;s terrible at, and how to get the best results.</description>
    </item>
    <item>
      <title>Dry Run: The Step Everyone Skips</title>
      <link>https://kimchibot.com/posts/dry-run-the-step-everyone-skips/</link>
      <pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://kimchibot.com/posts/dry-run-the-step-everyone-skips/</guid>
      <description>Between backtest and live trading, there&amp;rsquo;s a step most people skip. It&amp;rsquo;s the step that catches the bugs that matter most.</description>
    </item>
  </channel>
</rss>
