py5paisa
py5paisa copied to clipboard
Realtime option chain
- 5paisa Python SDK version:
- Python version:
- Operating System:
Description
Is there any way to get realtime option chain through a websocket in 5paisaAPI
What I Did
Currently Im trying to push out the option chain every 5 secs so as to not hit the API throttle
We are working on the same!
When I am calling get_option_chain method, getting the same value of "OpenInterest" & "ChangeInOpenInterest" ? Why is like that ?