Duration of a placed order

Hello

Does anybody knows how long does an open order last after place it, and what is a special timeInForce?

LIMIT order with special timeInForce: the final status result of the order(FILLED or EXPIRED) will be returned directly.

Regards,

Orlando Gautier

Hi Orland,

The lasting of an open order depends on a variety of factors, if the order is used with parameter timeInForce, you can check the canceling according to the following description:

(source: from SPOT api documentation in https://binance-docs.github.io/apidocs/spot/en/#public-api-definitions)

Thank you Aisling!!