打开导航 打开导航 Open menu
量化交易系统开发(C++)/ 期权策略与风控 / 行业研究分析
量化交易系统開發(C++)/ 期权策略与风控 / 行业研究分析
C++ trading systems / options strategy & risk controls / equity research
adrian@adrianxv.cn

我做过的一些项目 我做過的一些項目 Projects I have built

围绕交易系统、量化策略、投研工具、课程工程与开源项目的作品索引。 围绕交易系统、量化策略、投研工具、课程工程与开源項目的作品索引。 Work across trading systems, research tools, industry analysis, coursework, and open source.

开源项目 開源項目 Open source

08 开源项目 開源項目 Open source

Quant Strategy Builder|量化策略设计 agent skill 组合 Quant Strategy Builder|量化策略設計 agent skill 組合 Quant Strategy Builder | Agent skills for quant strategy design

面向中国市场的量化策略 agent skill 组合,以 Codex / Claude Code 插件开源:五个策略风格 skill、A 股 ETF / 国内期货 / 场内期权三套标的实现,再加一个始终在场的验证 skill,把收益假设、交易制度与验证证据接成完整链条。 面向中國市場的量化策略 agent skill 組合,以 Codex / Claude Code 插件開源:五個策略風格 skill、A 股 ETF / 國內期貨 / 場內期權三套標的實現,再加一個始終在場的驗證 skill,把收益假設、交易制度與驗證證據接成完整鏈條。 An open-source Codex / Claude Code plugin for China-market quant research: five strategy-style skills, three instrument implementations for A-share ETFs, futures, and listed options, plus a verify skill that reports pass, fail, not-run, and insufficient-evidence states.

Codex / Claude Code Codex / Claude Code Codex / Claude Code 策略规格合同 策略規格合同 Strategy spec contract A 股 / 期货 / 期权 A 股 / 期貨 / 期權 A-shares / futures / options 证据化验证 證據化驗證 Evidence-based verify
09 开源项目 開源項目 Open source

pass-ctp-test|CTP 穿透测试速通工具 pass-ctp-test|CTP 穿透測試速通工具 pass-ctp-test | Fast CTP penetration-test harness

基于 vnpy 的期货公司 CTP 穿透测试自动化用例集:连通性、基础交易、异常监测、阈值管理、应急处理按报告编号组织成用例注册表,一键执行并生成测试记录,Web 控制台实时展示进度与资金状态。 基於 vnpy 的期貨公司 CTP 穿透測試自動化用例集:連通性、基礎交易、異常監測、閾值管理、應急處理按報告編號組織成用例註冊表,一鍵執行並生成測試記錄,Web 控制台實時展示進度與資金狀態。 An automated case suite for futures-firm CTP penetration testing, built on vn.py. Cases follow the test-report numbering for connectivity, order functions, anomaly monitoring, risk thresholds, and emergency handling, with a Flask console showing progress and account state live.

vnpy vnpy vn.py Flask 控制台 Flask 控制台 Flask console 用例注册表 用例註冊表 Case registry JSON-over-TCP RPC JSON-over-TCP RPC JSON-over-TCP RPC
10 开源项目 開源項目 Open source

TradeBlazer Skills|TBQ3 策略生成与审查 skill 集 TradeBlazer Skills|TBQ3 策略生成與審查 skill 集 TradeBlazer Skills | TBQ3 strategy generation and review

面向开拓者 TBQ3 / TB 语言的 Codex skills:总控入口按任务路由,覆盖 Bar 策略生成、以交易正确性为重点的代码审查,以及按需检索的 TB 语法与函数文档,并配套整理了 TB 文档库。 面向開拓者 TBQ3 / TB 語言的 Codex skills:總控入口按任務路由,覆蓋 Bar 策略生成、以交易正確性為重點的代碼審查,以及按需檢索的 TB 語法與函數文檔,並配套整理了 TB 文檔庫。 Codex skills for the TradeBlazer TBQ3 / TB language: a routing entry, Bar-strategy generation, code review focused on trading correctness, and on-demand retrieval of TB syntax and function docs from an indexed documentation set.

TBQ3 / TB 语言 TBQ3 / TB 語言 TBQ3 / TB language Codex skills Codex skills Codex skills 代码审查 代碼審查 Code review TB 文档检索 TB 文檔檢索 TB doc retrieval
11 开源项目 開源項目 Open source

OptionsForge|期权策略 agent 研发脚手架 OptionsForge|期權策略 agent 研發腳手架 OptionsForge | Options-strategy scaffold for coding agents

把期权策略研发做成开源模板仓库:strategy_spec.toml 承载策略意图与验收标准,.focus 资产给 agent 标出可编辑面与验证工作流,clone 之后由 coding agent 在既有验证闭环里迭代自己的期权策略。 把期權策略研發做成開源模板倉庫:strategy_spec.toml 承載策略意圖與驗收標準,.focus 資產給 agent 標出可編輯面與驗證工作流,clone 之後由 coding agent 在既有驗證閉環裏迭代自己的期權策略。 An open-source template for developing options strategies with coding agents. strategy_spec.toml carries strategy intent and acceptance criteria, focus assets mark the editable surface, and smoke and full workflows close the verification loop.

模板仓库 模板倉庫 Template repo strategy_spec.toml strategy_spec.toml strategy_spec.toml 可编辑面 可編輯面 Editable surface 验证闭环 驗證閉環 Verification loop