https://developers.binance.com/docs/derivatives/usds-margined-futures/websocket-api-general-info
as you can see, Binance Futures support placing Order via WebSocket. in my testing, place Order via HTTP REST will cost about 140ms, but WebSocket cost only 5ms.
placing Order via WebSocket can be much faster.