binance / binance-public-data

Details on how to get Binance public data
1.4k stars 444 forks source link

Missing klines data for DATAUSDT #312

Open aliakbarmostafaei opened 4 months ago

aliakbarmostafaei commented 4 months ago

I have noticed data discrepancy for the DATAUSDT symbol in monthly archives for the given timestamps and timeframes:

Missing data found for the 1h timeframe:

[   '2020-04-25 01:00 - 2020-04-25 04:00',
    '2020-06-28 01:00 - 2020-06-28 05:00',
    '2020-11-30 05:00 - 2020-11-30 07:00',
    '2020-12-21 14:00 - 2020-12-21 18:00',
    '2020-12-25 01:00 - 2020-12-25 03:00',
    '2021-02-11 03:00 - 2021-02-11 05:00',
    '2021-03-06 01:00 - 2021-03-06 03:00',
    '2021-04-20 01:00 - 2021-04-20 04:00',
    '2021-04-25 04:00 - 2021-04-25 08:00',
    '2021-08-13 01:00 - 2021-08-13 06:00',
    '2021-09-29 06:00 - 2021-09-29 09:00',
    '2023-03-24 12:00 - 2023-03-24 14:00']

Missing data found for the 15m timeframe:

[   "2020-04-25 01:45 - 2020-04-25 04:30",
    "2020-06-28 01:45 - 2020-06-28 05:30",
    "2020-11-30 05:45 - 2020-11-30 07:00",
    "2020-12-21 14:00 - 2020-12-21 18:00",
    "2020-12-25 01:45 - 2020-12-25 03:00",
    "2021-02-11 03:30 - 2021-02-11 05:00",
    "2021-03-06 01:45 - 2021-03-06 03:30",
    "2021-04-20 01:45 - 2021-04-20 04:30",
    "2021-04-25 04:00 - 2021-04-25 08:45",
    "2021-08-13 01:45 - 2021-08-13 06:30",
    "2021-09-29 06:45 - 2021-09-29 09:00",
    "2023-03-24 12:30 - 2023-03-24 14:00"]

Missing data found for the 5m timeframe:

[   '2020-04-25 01:55 - 2020-04-25 04:30',
    '2020-06-28 01:55 - 2020-06-28 05:30',
    '2020-11-30 05:55 - 2020-11-30 07:00',
    '2020-12-21 14:05 - 2020-12-21 18:00',
    '2020-12-25 01:55 - 2020-12-25 03:00',
    '2021-02-11 03:40 - 2021-02-11 05:00',
    '2021-03-06 01:55 - 2021-03-06 03:30',
    '2021-04-20 01:55 - 2021-04-20 04:30',
    '2021-04-25 04:00 - 2021-04-25 08:45',
    '2021-08-13 01:55 - 2021-08-13 06:30',
    '2021-09-29 06:55 - 2021-09-29 09:00',
    '2023-03-24 12:35 - 2023-03-24 14:00']