New to fyers and still trying to explore and understand. Just wanted to ask here in the community whether fyers provides API for real time data of nifty 50 and bank nifty? Kindly let me know.
Hi Nitin,
For real-time data , you can use Fyers WebSocket. To get started with WebSocket, you can refer to the following GitHub repository, where you’ll find a sample script with proper comments on usage:
Code : Github Link
Before implementing WebSocket, make sure to create an app and obtain an access token, as they are required for WebSocket functionality. Detailed instructions on app creation and access token creation can be found in the official documentation:
Doc Url : Docs Link