Hello there, I'd like to fetch & save new orders using Zerodha pykiteconnect. Whenever I place a new order on web/ mobile app, I want that order to be automatically fetched and saved on notepad using Zerodha pykiteconnect. How do I achieve this? Can somebody throw light on this plz? Thanks
@sujith Thank you for the response. Will this provide the data for both new orders and order modifications?
I'm working with Python. The link provided by you doesn't have the code for Python. Can you please help me with a sample python code to pull orderbook and listen to the order updates? That would be very helpful to me. Please help. Thank you.
You can use this as an event and pull orderbook and save it.
I'm working with Python. The link provided by you doesn't have the code for Python. Can you please help me with a sample python code to pull orderbook and listen to the order updates? That would be very helpful to me. Please help. Thank you.