# TauricResearch/TradingAgents SLOC report

> As of 2026-09-11 (commit 01477f9afb7a), TauricResearch/TradingAgents contains 11,097 total lines: 8,225 code, 1,270 comments, 1,602 blank, across 88 files in 6 languages (top: Python 98.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

TauricResearch/TradingAgents has 8,225 source lines of code out of 11,097 total lines across 88 files, counted from the 01477f9afb7a47b849ed4c9259d3a9a4738d9fda ref at commit 01477f9afb7a by the OctoCounts tokei engine on 2026-09-11. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving TauricResearch/TradingAgents to commit 01477f9afb7a, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 74.1% of all lines, comments represent 11.4%, and the repository averages 93 code lines per file. Python accounts for 98.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 81 | 10,238 | 8,103 | 725 | 1,410 |
| TOML | 1 | 88 | 70 | 8 | 10 |
| YAML | 1 | 36 | 33 | 0 | 3 |
| Dockerfile | 1 | 28 | 19 | 0 | 9 |
| Markdown | 2 | 699 | 0 | 530 | 169 |
| Plain Text | 2 | 8 | 0 | 7 | 1 |

Top language (Python 98.5%). Generated at 2026-09-11T07:35:31.651065841+00:00. Canonical report: https://octocounts.com/github/TauricResearch/TradingAgents

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/TauricResearch/TradingAgents/commit/01477f9afb7a47b849ed4c9259d3a9a4738d9fda?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does TauricResearch/TradingAgents have?

TauricResearch/TradingAgents has 11,097 total lines, including 8,225 code lines, 1,270 comment lines, and 1,602 blank lines.

### How was the TauricResearch/TradingAgents line count measured?

OctoCounts resolved the public GitHub repository to commit 01477f9afb7a, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for TauricResearch/TradingAgents?

This OctoCounts report was generated from 01477f9afb7a47b849ed4c9259d3a9a4738d9fda at commit 01477f9afb7a on 2026-09-11T07:35:31.651065841+00:00.

## Similar repository reports

- [TheDevilWillBeBee/NPA](https://octocounts.com/github/TheDevilWillBeBee/NPA) — Python, 8,272 code lines
- [pytest-dev/pytest-xdist](https://octocounts.com/github/pytest-dev/pytest-xdist) — Python, 8,173 code lines
- [arnegiacomo/fugleramme](https://octocounts.com/github/arnegiacomo/fugleramme) — Python, 8,278 code lines
- [anthropics/defending-code-reference-harness](https://octocounts.com/github/anthropics/defending-code-reference-harness) — Python, 8,313 code lines
- [sgl-project/mini-sglang](https://octocounts.com/github/sgl-project/mini-sglang) — Python, 8,136 code lines
- [multimodal-art-projection/YuE](https://octocounts.com/github/multimodal-art-projection/YuE) — Python, 8,401 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
