mirror of
https://github.com/jonfriesen/symbol-list.git
synced 2026-06-03 19:40:45 +00:00
Archive of stock symbols
- Go 59.9%
- Svelte 30.7%
- JavaScript 8.1%
- HTML 0.9%
- CSS 0.3%
| .github/workflows | ||
| .vscode | ||
| cmd/retrieve | ||
| internal | ||
| web | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
Symbol List
This tool pulls security symbol lists from exchanges and compiles them into a unified JSON & CSV by date.
Usage
# save files to local 'some_dir' folder, will be created if missing
# -dir is optional, default is 'data'
go run cmd/retrieve/main.go -dir=some_dir