83
/ 100
Good community traction and solid fundamentals. Nearly in the top tier.
Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4README12pt
Add more sections (Overview, Install, Usage, Contributing) using ## headings.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
69
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
85
Lockfile present (docs/pnpm-lock.yaml). Installs are reproducible.
Test files detected (docs/tests).
CI is configured (.github/workflows/ci.yml).
.NET formatting configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (Stock.Indicators.sln).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 8 / 11Commits (30d / 90d)
- 269Forks
- 118Releaseslatest 6y ago
Community
- 75% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 1,220Watchers
Responsiveness
- 3hMedian issue response
- <1hMedian PR merge time
- 68Open issues
Repository files21 root entries
- .agents
- .devcontainer
- .githubGood: Code of conduct present.Good: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.Good: Security policy present.
- .vscode
- docsGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.Good: Test files detected (docs/tests).Good: Lockfile present (docs/pnpm-lock.yaml). Installs are reproducible.
- src
- tests
- tools
- .codacy.yml
- .coderabbit.yaml
- .editorconfigGood: .NET formatting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .markdownlint-cli2.jsonc
- AGENTS.md
- dotnet-tools.json
- LICENSEGood: Licensed under Apache-2.0.
- NOTICE
- README.mdGood: README is present.Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- skills-lock.json
- Stock.Indicators.slnGood: Dependency manifest found (Stock.Indicators.sln).
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/facioquo/stock-indicators-dotnet)