Binance websocket for put orders

Hi. i need a recommendation. i’m working with python and websockets, user streams work fine for me. I am using some python libraries.

Now, I need put or cancel orders, can you make some recommendations?,

What python library are you using? You actually have two options:

  1. Ask the supporters of that SDK; If it’s a common one, please provide a link so I can see if I could advise
  2. You read write your own python code to place/cancel an order after reading the docs - https://binance-docs.github.io/apidocs/spot/en/