Python-NSE-Option-Chain-Analyzer
The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.
파일 탐색기
최종 버전 다운로드 (.zip)- CHANGELOG.md
- LICENSE
- nse_logo.ico
- nse_logo.png
- NSE_Option_Chain_Analyzer.py
- README.md
- requirements.txt
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/VarunS2002/Python-NSE-Option-Chain-Analyzer
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Python-NSE-Option-Chain-Analyzer
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
