<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vectorbt on Lynx Tech Blog</title><link>https://blog.lynxflow.co/en/tags/vectorbt/</link><description>Recent content in Vectorbt on Lynx Tech Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 06 Sep 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://blog.lynxflow.co/en/tags/vectorbt/index.xml" rel="self" type="application/rss+xml"/><item><title>LynxCrypto Hands-On: Speedrun pandas in 6 Steps with Real Crypto Data</title><link>https://blog.lynxflow.co/en/posts/lynxcrypto-pandas-6step/</link><pubDate>Sun, 06 Sep 2026 10:00:00 +0800</pubDate><guid>https://blog.lynxflow.co/en/posts/lynxcrypto-pandas-6step/</guid><description>You can&amp;rsquo;t do crypto quant without pandas. Your market data is a table, your indicators are columns, and backtest engines eat DataFrames with a time index — vectorbt, Freqtrade, the strategy classes in your strategy/ directory all consume exactly this data structure.
But most people learn pandas the wrong way: they chew through syntax books and memorize APIs, then still can&amp;rsquo;t handle a single candlestick afterward.
This post is the pandas crash course I put together for myself, and it</description></item><item><title>LynxCrypto Tools Edition: From Setting Up the Environment to Professional-Grade Quant Researcher — My Roadmap and Every Tutorial</title><link>https://blog.lynxflow.co/en/posts/lynxcrypto-tools-roadmap/</link><pubDate>Sun, 06 Sep 2026 05:41:00 +0800</pubDate><guid>https://blog.lynxflow.co/en/posts/lynxcrypto-tools-roadmap/</guid><description>&lt;img src="https://blog.lynxflow.co/images/lynxcrypto-tools-roadmap-v2.png" alt="Featured image of post LynxCrypto Tools Edition: From Setting Up the Environment to Professional-Grade Quant Researcher — My Roadmap and Every Tutorial" /&gt; Three most valuable conclusions up front:
Nobody at a top quant firm uses TradingView for strategy research. Jane Street writes OCaml firm-wide; Two Sigma/Citadel use Python+Java+Spark; HFT is Python research + C++ execution. TradingView is only the &amp;ldquo;eyes&amp;rdquo; (charts + watchlist + alerts), not the &amp;ldquo;brain.&amp;rdquo; The right division of labor for a solo researcher: Jupyter+vectorbt as the brain (strategy discovery), a self-written engine or Freqtrade as the hands (trustworthy backte</description></item></channel></rss>