This website requires JavaScript.
Explore
Help
Register
Sign In
sanguo
/
sanguo_vnpy_v2
Watch
2
Star
0
Fork
0
You've already forked sanguo_vnpy_v2
Code
Issues
6
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1d8e39709f8ca63441d2a1bb873d22bb6ced5dd3
sanguo_vnpy_v2
/
tests
/
api
T
History
claude_dev
1d8e39709f
feat(strategy): 策略代码+实例路由组(routes_strategy)并注册 app [nas]
2026-08-12 23:56:14 +08:00
..
__init__.py
…
test_auth.py
…
test_backtest_routes.py
…
test_factor_routes.py
feat(s2): 投研核心端到端跑通(IC 表 + tears 报告)
2026-07-07 06:28:01 +08:00
test_instance_store.py
feat(strategy): 策略实例 JSON 存储 CRUD(list/get/create/update/delete) [nas]
2026-08-12 23:47:51 +08:00
test_main.py
test: 前后端对齐—容器复跑验证+清理僵尸测试
2026-07-11 11:45:26 +08:00
test_paper_routes.py
feat(api): paper positions/pending 端点(实走监控用,Phase 3c Live页后端基础)
2026-07-09 22:33:35 +08:00
test_routes_strategy.py
feat(strategy): 策略代码+实例路由组(routes_strategy)并注册 app [nas]
2026-08-12 23:56:14 +08:00
test_routes.py
feat(api): 回测结果API加relative_metrics+基准曲线/风险序列/持仓/日志4端点
2026-07-11 13:48:23 +08:00
test_strategy_registry.py
feat(strategy): registry 扩展自研目录扫描(AST)+文件读写+py_compile; __init__ 惰性化(纯逻辑模块脱离 fastapi 可单测) [nas]
2026-08-12 23:47:07 +08:00
test_ws.py
…