Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get order endpoint price is always 0 #31

Open
zenichanin opened this issue May 25, 2021 · 1 comment
Open

Get order endpoint price is always 0 #31

zenichanin opened this issue May 25, 2021 · 1 comment

Comments

@zenichanin
Copy link

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants