crypto-crawler / crypto-crawler-rs

A rock-solid cryptocurrency crawler library.
Apache License 2.0
227 stars 73 forks source link

Anyone has the trade data from 2022-06-22 to 2022-06-28? #25

Closed soulmachine closed 1 year ago

soulmachine commented 2 years ago

I accidentally deleted all trade data from 2022-06-22 to 2022-06-28 recently. Anybody has thetrade data during this period? Thanks

The root cause is that rclone sync deletes files silently in the destination fold, while rsync doesn't. Previously I thought rclone sync is compatible with rsync.

I used rclone sync to merge two trade folders, then the tragedy happened 😢

If anyone happens to have this data, please leave a comment here, Thanks!

soulmachine commented 2 years ago
soulmachine commented 1 year ago

Good thing is, some exchanges provide historical data, see https://github.com/crypto-crawler/historical-data-downloader