binance-us / binance-us-api-docs

Official Documentation for the Binance US APIs and Streams
407 stars 170 forks source link

Get order endpoint price is always 0 #31

Open zenichanin opened 3 years ago

zenichanin commented 3 years ago

I've placed a few live orders and when I query them to get fill info, the price always shows up as 0.0000 despite the fact that status is FILLED and executed_quantity matches orig_quantity.

So I do not know at what price the order was filled without going into Binance.us website.

PengRusty commented 1 year ago

You can use Get Trades API to get the fill price, more details can be found in https://docs.binance.us/#get-trades