<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jupyter on Lynx 的技术博客</title><link>https://blog.lynxflow.co/tags/jupyter/</link><description>Recent content in Jupyter on Lynx 的技术博客</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Sun, 06 Sep 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://blog.lynxflow.co/tags/jupyter/index.xml" rel="self" type="application/rss+xml"/><item><title>LynxCrypto 实战篇:用真实加密数据 6 步速通 pandas</title><link>https://blog.lynxflow.co/posts/lynxcrypto-pandas-6step/</link><pubDate>Sun, 06 Sep 2026 10:00:00 +0800</pubDate><guid>https://blog.lynxflow.co/posts/lynxcrypto-pandas-6step/</guid><description>做加密量化绕不开 pandas。你的行情是表格,指标是列,回测引擎吃的就是带时间索引的 DataFrame——vectorbt、Freqtrade、你 strategy/ 里的策略类,全接这种数据结构。</description></item><item><title>LynxCrypto 工具篇:从装环境到专业级量化研究者,我的进阶路线和全部教程</title><link>https://blog.lynxflow.co/posts/lynxcrypto-tools-roadmap/</link><pubDate>Sun, 06 Sep 2026 05:41:00 +0800</pubDate><guid>https://blog.lynxflow.co/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 工具篇:从装环境到专业级量化研究者,我的进阶路线和全部教程" /&gt; 先说三个最值钱的结论:
顶级量化机构没人用 TradingView 做策略研发。 Jane Street 全公司写 OCaml,Two Sigma/Citadel 用 Python+Java+Spark,HFT 是 Python 研究 + C++ 执行。TradingView 只是&amp;quot;眼睛&amp;quot;(看图+盯盘+预警),不是&amp;quot;大脑&amp;quot;。 个人研究者的正确分工是:Jupyter+vectorbt 当大脑(策略发现)、自写引擎或 Freqtrade 当双手(可信回测+实盘)、Plotly/QuantStats 当镜子(曲线与回撤)、TradingView 只当眼睛。 工具一个月能装完,方法论要学一年。 真正区分专业和业余的,不是会多少库,而是懂不懂回测的四种偏差、多重检验校正、以及&amp;quot;为什么回测爆赚实盘爆亏&amp;quot;。 〇、先对齐账本:为什么我需要一个&amp;quot;研究环境&amp;quot; 前两篇的结论:我 880 美金本金,最初&amp;quot;每天 800→1000 出 200&amp;quot;的目标,被我自己写的可行性闸门(feasibility_gate.py</description></item></channel></rss>