Skip to content
View Ye-Yu-Mo's full-sized avatar

Highlights

  • Pro

Block or report Ye-Yu-Mo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ye-Yu-Mo/README.md

许磊 — 量化交易系统工程师

C++ / Rust · AI 辅助开发 · 交易系统基础设施

做能落地的系统,不写没用的代码。

🔭 正在做什么

  • 量化交易系统开发 — 期货/股票交易总控、信号转发同步、多市场信号解析
  • FundVal-Live — 盘中基金实时估值,⭐ 514,持续维护中
  • ETF 动量策略研究 — A 股/台股实盘验证中

📫 联系

⭐ 核心项目

FundVal-Live — 盘中基金实时估值

Python · ⭐ 514

盘中实时计算基金估值与净值,不用等收盘才知道持仓收益。配套 API:

AI-SRE-Agent — AI 安全运维 Agent

Go + TypeScript + MCP · ⭐2

让 AI 安全地部署和维护 Linux 服务器:

  • Typed Action — AI 只能调用预定义动作,不给 root shell
  • Plan/Apply 分离 — 有副作用的操作先生成计划再执行
  • 可审计可回滚 — 每次写操作记录 before/after

🛠 技术栈

核心语言

C++ Rust Python Go TypeScript

领域与工具

Docker MCP AI Linux

📚 C++ 系统编程


GitHub Email Blog

Talk is cheap. Show me the code.

Pinned Loading

  1. XuChat-server XuChat-server Public

    C++ 2

  2. LogSystem LogSystem Public

    Synchronous&Asynchronous Blog System Based on Multiple Design Patterns By C++

    C++ 3

  3. FundVal-Live FundVal-Live Public

    盘中基金估值,实时估值,基金净值

    Python 515 96

  4. trade trade Public archive

    Rust + DeepSeek(Multi Agent) + Binance

    Rust 9

  5. yjb-api yjb-api Public

    养基宝 API

    Python 25 5

  6. AI-SRE-Agent AI-SRE-Agent Public

    让 AI Agent 安全地部署、管理和维护真实 Linux 服务器。Typed Action + Plan/Apply + 可审计可回滚。

    Go 2