# marketcalls/openalgo SLOC report

> As of 2026-09-18 (commit fe65bc13bdf5), marketcalls/openalgo contains 416,250 total lines: 325,059 code, 37,083 comments, 54,108 blank, across 1,312 files in 17 languages (top: Python 69.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

marketcalls/openalgo has 325,059 source lines of code out of 416,250 total lines across 1,312 files, counted from the fe65bc13bdf5ee8708d72d1f0ed74e9f61c141e9 ref at commit fe65bc13bdf5 by the OctoCounts tokei engine on 2026-09-18. 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 marketcalls/openalgo to commit fe65bc13bdf5, 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 large codebase by counted code lines. Code represents 78.1% of all lines, comments represent 8.9%, and the repository averages 248 code lines per file. Python accounts for 69.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 885 | 296,941 | 225,677 | 25,874 | 45,390 |
| TSX | 225 | 75,009 | 68,216 | 2,235 | 4,558 |
| JSON | 46 | 13,571 | 13,569 | 0 | 2 |
| TypeScript | 97 | 13,915 | 10,520 | 1,939 | 1,456 |
| Shell | 10 | 6,862 | 4,911 | 1,029 | 922 |
| Batch | 3 | 1,003 | 768 | 124 | 111 |
| CSS | 1 | 792 | 661 | 47 | 84 |
| Jupyter Notebooks | 5 | 384 | 297 | 41 | 46 |
| TOML | 1 | 220 | 208 | 5 | 7 |
| Protocol Buffers | 1 | 120 | 102 | 0 | 18 |
| Dockerfile | 1 | 99 | 63 | 34 | 2 |
| YAML | 1 | 64 | 46 | 11 | 7 |

Top language (Python 69.4%). Generated at 2026-09-18T15:01:43.468576194+00:00. Canonical report: https://octocounts.com/github/marketcalls/openalgo

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/marketcalls/openalgo/commit/fe65bc13bdf5ee8708d72d1f0ed74e9f61c141e9?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 marketcalls/openalgo have?

marketcalls/openalgo has 416,250 total lines, including 325,059 code lines, 37,083 comment lines, and 54,108 blank lines.

### How was the marketcalls/openalgo line count measured?

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

### What commit was counted for marketcalls/openalgo?

This OctoCounts report was generated from fe65bc13bdf5ee8708d72d1f0ed74e9f61c141e9 at commit fe65bc13bdf5 on 2026-09-18T15:01:43.468576194+00:00.

## Similar repository reports

- [kvcache-ai/ktransformers](https://octocounts.com/github/kvcache-ai/ktransformers) — Python, 322,955 code lines
- [TencentCloud/Octop](https://octocounts.com/github/TencentCloud/Octop) — Python, 318,965 code lines
- [hugohe3/ppt-master](https://octocounts.com/github/hugohe3/ppt-master) — Python, 315,447 code lines
- [abrignoni/iLEAPP](https://octocounts.com/github/abrignoni/iLEAPP) — Python, 311,581 code lines
- [run-llama/llama_index](https://octocounts.com/github/run-llama/llama_index) — Python, 308,785 code lines
- [jax-ml/jax](https://octocounts.com/github/jax-ml/jax) — Python, 341,924 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)
