Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yswa-var/stock_screener_nifty50
https://github.com/yswa-var/stock_screener_nifty50
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yswa-var/stock_screener_nifty50
- Owner: yswa-var
- Created: 2022-01-22T09:30:03.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T10:25:21.000Z (about 3 years ago)
- Last Synced: 2024-11-19T10:12:10.111Z (2 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stock_screener_nifty50
Methode reffrence: Value Investing by Parag Parikh
latest_price > moving_averages_150 > moving_averages_200
latest_price >= (1.3 * low_52week),
latest_price >= (0.75 * high_52week),
pe_ratio < 40,
peg_ratio < 2,