OpenGithubs / OpenGithubs/monthly
【项目更新】QuantDinger 官方仓库与 MCP 工作流更新
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 851
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
项目更新投稿
此前月刊提交见 #30。这次补充官方仓库、Agent/MCP 文档和最新的部署入口,供维护者重新审核。
项目名称:QuantDinger
项目地址:https://github.com/OpenByteInc/QuantDinger
在线体验 / 文档:
- https://ai.quantdinger.com
- https://github.com/OpenByteInc/QuantDinger/tree/main/docs/agent
- https://github.com/OpenByteInc/QuantDinger/tree/main/mcp_server
- https://github.com/OpenByteInc/QuantDinger/blob/main/docs/trading/STRATEGY_DEV_GUIDE.md
项目简介:QuantDinger 是一个可自托管的开源 AI 量化交易工作台,把市场研究、Python Strategy API V2、历史回测、纸盘、实盘执行和监控放在一套流程中。后端使用 Python、Flask、Celery、PostgreSQL 和 Redis,并提供受作用域和幂等键保护的 Agent Gateway / MCP 服务。
推荐原因:它同时提供可运行的 Docker 部署、策略示例、回测任务 API、源码级架构文档和实盘权限边界,适合量化交易开发与 AI 工具集成学习。示例文件名虽然称为 EMA,但当前实现实际使用简单滚动均值;这里不做未经核实的收益承诺。
License:Apache-2.0(后端);客户端仓库有各自许可证和商业条款。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare this submission with the earlier monthly entry in issue #30, then check the QuantDinger repository, Agent/MCP documentation, deployment entry points, and strategy guide linked in the issue. Verify that the project description and links are current; done means deciding whether the monthly listing should be updated or accepted for review.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, flask, postgresql, python, redis
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100