Hi,
Just I need to know how many days do I have to download for all the historical data of my trades? I mean using Binance API
I would like to know the maximum data time I can import and how to get all the information about this.
This the endpoint that you should use. This endpoint requires you to pass in the symbol of the trades you are looking for. There isn’t a time limit for the data you request for, but take note that only 1000 trades information will be returned for each API call. So if have more than 1000 trades for the time period, you may have to reduce the time interval for the query.