How to Stream orders from a specific trader

Hello,

I am a newbie to binance API and I am looking for the right API and examples on how to subscribe to a specific trader (actions or positions) assuming I have his UID.

Great Thanks

Hello,

It’s not possible to listen to a specific trader’s trading stream. Only trades from your own account.
You can refer to Market websocket at Binance API Documentation.