I have recently started looking at python-binance
. I have read through the entire API and spent a frustratingly long time on Google, trying to find out how to get an orderId
.
The API frequently states that you need the orderId
for certain functions, but never how to actually get the orderId
of an order.
Can anyone help me please?