An open API service indexing awesome lists of open source software.

https://github.com/dharmatech/yfinance_all_stocks.py


https://github.com/dharmatech/yfinance_all_stocks.py

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Python library that downloads candle data for all actively traded stocks and runs technical analysis scans on them.

### Use thetadata to download all actively traded symbols

python -m get_symbols_thetadata

You'll need a thetadata 'stock standard' account to run the above.

However, this repository comes with a `symbols.txt` file to get you started.

### Download 1D candles from yfinance for all symbosl in `symbols.txt`

python -m yfinance_all_stocks

### Run a scan

python -m analysis.golden_cross_50_200 2024-08-27

![image](https://github.com/user-attachments/assets/a3684f6b-1215-4a16-aede-7447e83b791b)

### Dependencies

https://github.com/dharmatech/yfinance_download.py

### twitter thread

https://x.com/dharmatrade/status/1826752944039182623

pct_spx_components_rsi_above_75.py:

https://x.com/dharmatrade/status/1882739177139425748