Skip to content

Websocket order.place method #67

@vdmdotcom

Description

@vdmdotcom

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions