binance-us / binance-us-api-docs

Official Documentation for the Binance US APIs and Streams
410 stars 169 forks source link

/api/v3/myTrades has limit to how far back in time it retrieves? #72

Open rdaigle007 opened 2 years ago

rdaigle007 commented 2 years ago

Hitting this API with a startTime many years in the past, and the response is only receiving data since July 2021. Is that expected? How to get older data?

PengRusty commented 2 years ago

Have you set the fromid in your request? It would be much helpful if you can provide the details of your request.