pump-and-dump-dataset
pump-and-dump-dataset copied to clipboard
Some timestamps in pump_telegram.csv are off by 1 Minute
The timestamp of some pumps in pump_telegram.csv
seems to be off by a minute.
Example:
Look at BLZ,MPG,2019-04-13,16:59,binance
, line 488 in pump_telegram.csv
.
The pump is marked as starting at 16.59.
Looking at the RushOrders
(after chunking the dataset to 20 second chunks) we can clearly see, that there are NO rush orders in the chunk from '2019-04-13 16:59:40
- '2019-04-13 17:00:00
but 313
RushOrders in the chunk from 2019-04-13 17:00:00
- 2019-04-13 17:00:00
- '2019-04-13 17:00:20
.
This indicates the pump starts at 17.00 and not at 16.59.
I think we should correct those timestamps by a minute from 16.59
to 17.00
, since the signal probably arrived in the telegram group closer to 17.00
than 16.59
and there is clearly a pump happening at 17.00 according to the increase of RushOrders
at 17.00 in the chunked data.
I identified about 10 of these occasions in the binance pumps