<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: gettexik</title>
    <description>The latest articles on Forem by gettexik (@gettexik0wy).</description>
    <link>https://forem.com/gettexik0wy</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3813458%2F8d4e4f4b-2200-4a14-b817-6d41efa24f88.jpg</url>
      <title>Forem: gettexik</title>
      <link>https://forem.com/gettexik0wy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/gettexik0wy"/>
    <language>en</language>
    <item>
      <title>I built an open-source crypto trading bot with offline paper trading</title>
      <dc:creator>gettexik</dc:creator>
      <pubDate>Sun, 08 Mar 2026 20:54:11 +0000</pubDate>
      <link>https://forem.com/gettexik0wy/i-built-an-open-source-crypto-trading-bot-with-offline-paper-trading-1a9i</link>
      <guid>https://forem.com/gettexik0wy/i-built-an-open-source-crypto-trading-bot-with-offline-paper-trading-1a9i</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I've been working on a crypto trading automation project for a while and decided to finally open-source it.&lt;/p&gt;

&lt;p&gt;It's called SignalBolt.&lt;/p&gt;

&lt;p&gt;Main idea:&lt;br&gt;
Most trading bots require your computer to run 24/7 even for paper trading.&lt;/p&gt;

&lt;p&gt;SignalBolt allows &lt;strong&gt;offline paper trading&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;You can start a test, close your laptop, and come back later — the bot downloads historical data and simulates what would have happened.&lt;/p&gt;

&lt;p&gt;Main features:&lt;/p&gt;

&lt;p&gt;• Paper trading (no real money)&lt;br&gt;
• Offline simulation / replay&lt;br&gt;
• Multiple strategies&lt;br&gt;
• Backtesting with Monte Carlo&lt;br&gt;
• Regime detection (bull / bear / range / crash)&lt;br&gt;
• Telegram bot alerts&lt;br&gt;
• Discord webhooks&lt;br&gt;
• Binance integration&lt;/p&gt;

&lt;p&gt;Tech stack:&lt;br&gt;
Python 3.12, CCXT, pandas, numpy.&lt;/p&gt;

&lt;p&gt;This is still v1.0 so feedback is very welcome.&lt;/p&gt;

&lt;p&gt;GitHub:&lt;br&gt;
&lt;a href="https://github.com/gettexik0wy/signalbolt" rel="noopener noreferrer"&gt;https://github.com/gettexik0wy/signalbolt&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear what you think or what features you'd add.&lt;/p&gt;

&lt;p&gt;PS: Not a crypto trader? No worries! You can still help — any thoughts on the interface, layout, or usability would be super appreciated.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>productivity</category>
      <category>python</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
