Hi,
This might be a simple question, but I cannot find documentation online and think this might be the most suitable place to ask such questions:
what is the attribute “cancelReplaceAllowed” stand for?
Thanks
Hi,
This might be a simple question, but I cannot find documentation online and think this might be the most suitable place to ask such questions:
what is the attribute “cancelReplaceAllowed” stand for?
Thanks
cancelReplaceAllowed allows you to know if the symbol its associated to, allows canceling an existing order to replace with a new one. This is something that can be done with use of the endpoint at https://binance-docs.github.io/apidocs/spot/en/#cancel-an-existing-order-and-send-a-new-order-trade.
thanks for the clarification