2026-01-06 01:34:37 +08:00
|
|
|
|
# Contributing to QuantDinger
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
QuantDinger is a **local-first, private AI-driven quantitative trading workspace**.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
It is designed for people who care about:
|
|
|
|
|
|
- data sovereignty
|
|
|
|
|
|
- local execution
|
|
|
|
|
|
- transparent systems
|
|
|
|
|
|
- engineering over hype
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
This project is still early, but it is **real**:
|
|
|
|
|
|
real code, real users, real execution.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
We welcome contributors who want to help build something long-term.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
## ⚠️ Important Note (Please Read)
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
QuantDinger is **not a DAO**.
|
|
|
|
|
|
There is **no token**, **no airdrop**, and **no financial incentive** at this stage.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
If you are looking for short-term rewards, promotions, or token speculation,
|
|
|
|
|
|
this project is probably **not a good fit**.
|
|
|
|
|
|
|
|
|
|
|
|
If you are interested in:
|
|
|
|
|
|
- building credible infrastructure
|
|
|
|
|
|
- publishing real work under your name
|
|
|
|
|
|
- shaping an early-stage system
|
|
|
|
|
|
|
|
|
|
|
|
then you are very welcome here.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
## 🧭 What Contribution Means Here
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
Contributing to QuantDinger means creating **public, verifiable work**.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
Your contributions:
|
|
|
|
|
|
- are credited publicly
|
|
|
|
|
|
- can be referenced in your resume or portfolio
|
|
|
|
|
|
- remain yours, even outside this project
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
This is a **builder-first** environment.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
## 🧑💻 Areas You Can Contribute To
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
### 1. Core Engineering
|
|
|
|
|
|
- Python strategy engine
|
|
|
|
|
|
- execution logic
|
|
|
|
|
|
- AI / LLM agent workflows
|
|
|
|
|
|
- backtesting and data pipelines
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
You don’t need to touch everything.
|
|
|
|
|
|
One focused improvement is enough.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
### 2. Strategy & Research
|
|
|
|
|
|
- example strategies
|
|
|
|
|
|
- research notebooks
|
|
|
|
|
|
- execution experiments
|
|
|
|
|
|
- performance analysis
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
If you want to **show how you think**, this is a great place to do it.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
### 3. Documentation & Explanation
|
|
|
|
|
|
- tutorials
|
|
|
|
|
|
- architecture explanations
|
|
|
|
|
|
- setup guides
|
|
|
|
|
|
- design rationale
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
Good explanations are as valuable as good code.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
### 4. Content & Advocacy
|
|
|
|
|
|
- technical blog posts
|
|
|
|
|
|
- demo videos
|
|
|
|
|
|
- system breakdowns
|
|
|
|
|
|
- honest reviews or critiques
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
You are not “marketing”.
|
|
|
|
|
|
You are **explaining something real**.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
## 🏷️ Recognition
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
All meaningful contributions are acknowledged through:
|
|
|
|
|
|
- GitHub attribution
|
|
|
|
|
|
- documentation credits
|
|
|
|
|
|
- official mentions (docs / demos / videos)
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
We care about **signal**, not volume.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
## 🚀 How to Start
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
1. Star the repository
|
|
|
|
|
|
2. Read the README and roadmap
|
|
|
|
|
|
3. Open an issue or discussion describing:
|
|
|
|
|
|
- what you want to improve
|
|
|
|
|
|
- why it matters
|
|
|
|
|
|
4. Submit a PR or contribution
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
Small, clear contributions > big promises.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
## 🧠 A Note on the Future
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
QuantDinger may explore incentive mechanisms in the future.
|
|
|
|
|
|
Nothing is promised, scheduled, or guaranteed.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
What *is* guaranteed:
|
|
|
|
|
|
- your work will be visible
|
|
|
|
|
|
- your name will be attached to it
|
|
|
|
|
|
- your contribution will remain valuable to you
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
## 📬 Contact & Discussion
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
- GitHub Discussions (preferred)
|
|
|
|
|
|
- Issues for technical questions
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
If you want to contribute seriously, start with an issue.
|
|
|
|
|
|
If the fit is right, the collaboration will grow naturally.
|
2026-01-04 02:35:46 +08:00
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
2026-01-06 01:34:37 +08:00
|
|
|
|
**Build carefully. Build openly. Build things that last.**
|