Also Sir if possible can you please modify above code and send to me by using Websocket API as I am little new in python.
Please send if you can send a sample code sir, it will be very helpful to me.
Thanks
Shivesh
Sir I am using below code. 10 - 12 loop executing properly and after that getting this issue..
import kiteSettings
import time
from kiteconnect import KiteConnect
import logging
def Test1(symbol):
#time.sleep(1)
kite =…
Hi Sir
Can you please tell that below thing I can get or not by KITE connect.
I want to get the BID and ASK price for all future stocks (Ex - ICICIBANK NOV FUT , AXISBANK DEC FUT).
And I want to get data in each second. I mean live data I want to …