binance / binance/binance-public-data

aggTrades and historicalTrades return incomplete data.

Open
#376 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.5k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

https://api.binance.com/api/v3/aggTrades?fromId=1&limit=10&symbol=DOGEUSDT
https://api.binance.com/api/v3/historicalTrades?fromId=1&limit=10&symbol=DOGEUSDT

Even though I set "fromId" to be 1 I get data starting from 437921759. This is regardless of the ticker, ETHUSDT is the same thing. Data used to be available from the Id 1. If that changed for this endpoint is there another way other than downloading the zip files?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the two reported requests for aggTrades and historicalTrades using the URLs in the issue, comparing the fromId=1 responses across symbols. Read the endpoint guidance for these requests and determine whether the observed starting IDs are expected; done means the supported behavior or an alternative data source is clearly identified.

Written by the indexing model from the issue text.

Assessment

Domain
api, data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.