Skip to content

This is Excel Option Chain which is fetched live data from angleone api and displayed data in excel sheet of NIFTY and BANKNIFTY

Notifications You must be signed in to change notification settings

Neeraj-prajapat/excel-option-chain

Repository files navigation

Excel Option Chain - AngelOne WebSocket v2 (Python)

Python WebSocket HTTPS

📈 This repository provides a pure Python implementation for fetching real-time option chain data from AngelOne WebSocket v2 and saving it to Excel.


💡 This project also serves as one of the best live examples demonstrating the key differences between WebSocket and HTTPS.


📡 AngelOne API Endpoints Used

Fetching LTP (Last Traded Price)

🔗 API: AngelOne LTP API

Fetching Instrument Tokens

🔗 API: AngelOne OpenAPI ScripMaster

WebSocket v2 for Live Data

🔗 GitHub: AngelOne Smart WebSocket V2


🎥 YouTube Video

📌 Watch the complete tutorial on YouTube:
🔗 Click Here to Watch


🚀 Features

Live Option Chain Data Fetching from AngelOne WebSocket v2
Secure HTTPS API Integration for additional data retrieval
Excel File Handling - Save and analyze data in Excel format
Asynchronous WebSocket Implementation for efficient processing
Easy to Modify & Extend for trading strategies


📌 Installation

Make sure you have Python 3.12+ installed.

git clone https://github.com/Neeraj-prajapat/excel-option-chain.git
cd excel-option-chain
pip install -r requirements.txt

About

This is Excel Option Chain which is fetched live data from angleone api and displayed data in excel sheet of NIFTY and BANKNIFTY

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages