binance-exchange/node-binance-api

how to know the change of status of an order?

vghernandz opened this issue · 0 comments

Hi guys, I am working with STOP_LOSS_LIMIT commands and I need to know when these commands change state, example that they are completed and reach FILLED

Is there any way to know in real time via websocket to know the change of status of my orders or something like that?

thanks to all!