Tracking Order and Trade Status with FYERS WebSocket API

How can I use the callback API to know the status of my orders and trades?

To keep track of the status of your orders and trades, you can utilize the order websocket. By subscribing to this websocket, you will receive timely information about all your orders, including updates on order confirmations, modifications, and cancellations. Similarly, there is a dedicated websocket for trade updates as well. These websockets ensure that you are always informed about the latest status of your orders and trades in real-time.

For more information and guidance on subscribing to this service, refer to the out WebSocket API documentation.