🧠 Inspiration Vault & Competitor Analysis
这里收集高质量的量化交易视频,用于寻找灵感和复现策略。
📺 Video Collection
| Channel | Topic | Link | Key Takeaway | Status |
|---|---|---|---|---|
| Part Time Larry | Crypto Trading Bot | Watch | 使用了 ccxt 库,架构很清晰 | ✅ Done |
| Algovibes | RSI Strategy | Watch | 可视化图表非常漂亮,值得模仿 | 🚧 Pending |
| Financial Wisdom | Moving Average | Watch | 逻辑讲得好,但代码太乱 | 📝 To Do |
📝 Research Notes
!!! quote "Idea: Heatmap Visualization" 在 Algovibes 的视频中,他用热力图展示了参数优化的结果。 Action: 我需要在 Phase 4 中复现这个功能,并录制一期 "How to visualize optimization"。
!!! info "Tool: Streamlit" 很多博主用 Streamlit 做前端。 Decision: 后期考虑加入 Streamlit 演示。