-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hi, I'm looking for a way to send a new order via the Websocket API.
This has been available for quite some time now, using the order.place method.
(https://developers.binance.com/docs/derivatives/usds-margined-futures/trade/websocket-api#method)
Now I have a problem:
I send an order (for example) at 21:00.00
But at 21:02:15, I receive the ORDER_TRADE_UPDATE :: MARKET NEW event via WSS.
I get an unacceptable delay between the actual order submission via the REST API and the message in WSS.
This problem comes and goes away on its own.
My server is located close to Binance and has no ping or time sync issues.
I hope the WSS order.place method will speed things up.
I'd appreciate any help with code examples or just your clever ideas.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels