Websocket to obtain Order Status
-
Hi @admin and @SmartAPI_Angel ,
Sample code should be correct and concise code that your readers can quickly understand and easily reuse with minimal side effects.
The link you have shared is just a Websocket Order Status API documentation which doesn't have any working example code.Please share working python code which uses Websocket Order Status API
-
HI @techs @rajanprabu we have passed the requirement to the team to add the working example we will soon make it available to you.
-
Thanks for the prompt response.. This would be of big help.
-
Any update on this ? Any example code or ordering updates via data sockets ?
-
Hi @rajanprabu As coordinated with the team the example in doc seems to be explanatory to use it. We can connect with you to discuss on this.
-
@admin Thanks of the update..
-
HI @rajanprabu Let us know when can we connect with you so that we can brief you on the requirement.
-
@admin I fixed it myself. Thanks.
-
@admin Which Package to Install in python for WebSocket, the modulename please
e.g pip install ..... ?
-
HI @webseos please find it below:
pip install smartapi-python
pip install websocket-client -
@rajanprabu Were you able to solve the issue and get the order update. can you please share the sample code if possible.