crypto_history(start_date = 20190101, limit = 5, sleep = 7.1)
♥ If this helps you become rich please consider donating
ERC-20: 0x375923Bf82F0b728d23A5704261a6e16341fd860
XRP: rK59semLsuJZEWftxBFhWuNE6uhznjz2bK
Scraping historical crypto data
/ [5 / 5] [===========================================================================================================================] 100% in 00:00:30 ETA: 0s
Warning messages:
1: 1 failed to parse.
2: In function_list[k] : NAs introduced by coercion
3: In function_list[k] : NAs introduced by coercion
4: In FUN(newX[, i], ...) : NAs introduced by coercion
5: In FUN(newX[, i], ...) : NAs introduced by coercion
6: In FUN(newX[, i], ...) : NAs introduced by coercion
7: In FUN(newX[, i], ...) : NAs introduced by coercion
I ran the same thing a few days ago and it worked like a charm. Last night and today I received this error. In this case it SHOULD be getting the info from the top 5 ranks (Bitcoin, Ethereum, etc.). When I look at the data it is pulling from no-name coins that are way down the ranks. It says Orbitcoin is rank 3 (market cap $800,000), Publica rank 4, Sequence rank 5. That is obviously not right.
crypto_history(start_date = 20190101, limit = 5, sleep = 7.1)
♥ If this helps you become rich please consider donating
ERC-20: 0x375923Bf82F0b728d23A5704261a6e16341fd860
XRP: rK59semLsuJZEWftxBFhWuNE6uhznjz2bK
/ [5 / 5] [===========================================================================================================================] 100% in 00:00:30 ETA: 0s
Warning messages:
1: 1 failed to parse.
2: In function_list[k] : NAs introduced by coercion
3: In function_list[k] : NAs introduced by coercion
4: In FUN(newX[, i], ...) : NAs introduced by coercion
5: In FUN(newX[, i], ...) : NAs introduced by coercion
6: In FUN(newX[, i], ...) : NAs introduced by coercion
7: In FUN(newX[, i], ...) : NAs introduced by coercion
I ran the same thing a few days ago and it worked like a charm. Last night and today I received this error. In this case it SHOULD be getting the info from the top 5 ranks (Bitcoin, Ethereum, etc.). When I look at the data it is pulling from no-name coins that are way down the ranks. It says Orbitcoin is rank 3 (market cap $800,000), Publica rank 4, Sequence rank 5. That is obviously not right.