<?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>DEV Community: vk</title>
    <description>The latest articles on DEV Community by vk (@ksi).</description>
    <link>https://dev.to/ksi</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%2F3681265%2F5aed3208-6311-4df4-b230-f9c3966ea60f.jpg</url>
      <title>DEV Community: vk</title>
      <link>https://dev.to/ksi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ksi"/>
    <language>en</language>
    <item>
      <title>CLI tool for pulling historical Binance OHLCV data for backtesting</title>
      <dc:creator>vk</dc:creator>
      <pubDate>Wed, 04 Feb 2026 15:04:04 +0000</pubDate>
      <link>https://dev.to/ksi/cli-tool-for-pulling-historical-binance-ohlcv-data-for-backtesting-4oi5</link>
      <guid>https://dev.to/ksi/cli-tool-for-pulling-historical-binance-ohlcv-data-for-backtesting-4oi5</guid>
      <description>&lt;p&gt;I built CryptoFetch, a CLI tool that downloads historical OHLCV data from Binance.&lt;/p&gt;

&lt;p&gt;It supports all USDT trading pairs, shows real-time progress in the terminal, and outputs clean CSV files for analysis or backtesting.&lt;/p&gt;

&lt;p&gt;Open source on GitHub.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/varshithkarkera/cryptofetch" rel="noopener noreferrer"&gt;https://github.com/varshithkarkera/cryptofetch&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Folwvqdzn2tou6w5vpwsh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Folwvqdzn2tou6w5vpwsh.png" alt=" " width="713" height="982"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faddnjjww8nb6cgkksiu5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faddnjjww8nb6cgkksiu5.png" alt=" " width="712" height="958"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frtpyw2n7386bghniaxdw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frtpyw2n7386bghniaxdw.png" alt=" " width="800" height="241"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>algorithmictrading</category>
      <category>tooling</category>
      <category>ohlcv</category>
    </item>
  </channel>
</rss>
