https://github.com/asad70/us_symbol_list
Get the list of all the stokcs, etf, indices, mutual funds, Exchange-Traded Notes (ETN) listed on the New York Stock Exchange (NYSE), Nasdaq and American Stock Exchange (AMEX) including delisted companies.
https://github.com/asad70/us_symbol_list
amex amex-symbols companies etfs mutual-funds nasdaq nasdaq-symbols nyse nyse-stocks stocks-data
Last synced: 24 days ago
JSON representation
Get the list of all the stokcs, etf, indices, mutual funds, Exchange-Traded Notes (ETN) listed on the New York Stock Exchange (NYSE), Nasdaq and American Stock Exchange (AMEX) including delisted companies.
- Host: GitHub
- URL: https://github.com/asad70/us_symbol_list
- Owner: asad70
- Created: 2022-01-08T23:56:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-09T00:30:02.000Z (over 3 years ago)
- Last Synced: 2025-04-04T21:11:15.945Z (about 2 months ago)
- Topics: amex, amex-symbols, companies, etfs, mutual-funds, nasdaq, nasdaq-symbols, nyse, nyse-stocks, stocks-data
- Language: Python
- Homepage:
- Size: 255 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# US symbols list
Get the list of all stokcs/etf/indices/mutual funds, Exchange-Traded Notes (ETN) listed on the New York Stock Exchange (NYSE), Nasdaq and American Stock Exchange (AMEX) including delisted companies.
How to run:
```
pip install -r requirements.txt
python3 saveSymbols.py
```