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

Inconsistent api/v3/myTrades response #49

Open
zsong119 opened this issue Aug 12, 2021 · 0 comments
Open

Inconsistent api/v3/myTrades response #49

zsong119 opened this issue Aug 12, 2021 · 0 comments

Comments

@zsong119
Copy link

I tried to pull my historical trade history of a symbol using api/v3/myTrades, but there are 3 possible responses I can get from the code:

  1. An empty list
  2. Full trade history
  3. Trade history missing the first week

I already have fromID = 0. And to replicate the problem,use api/v3/myTrades with any owned assets, do it multiple times, and check the length of the responce. In my test, it is always the 3 outcomes I listed above. Is there a solution to this problem?

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

1 participant