0
I have scraper that pulls data from coinmarketcap for all coins for all historic periods (down to 15min intervals) however, the only volume info available is 24hr volume. Does anyone know if it's possible to get 15m/1hr volume data (historic) from coinmarketcap? Failing that, any reasonable approach for converting the 24hr data to 1hr/15m? It would only be a rough estimate, I know. I don't know why they don't provide hourly volume data as well.
Certainly it is available - just search around. But anything more fine than close price will cost a little in order to use the API of the service to which you subscribe. – SDsolar – 2017-04-16T18:42:23.610
Thanks SDsolar but I don't quite follow. The scraper I use pulls all the data that is used to produce the Graphs for each coin. I don't see any reference to 1hr volume data anywhere on coinmarketcap.com which is why I'm questioning whether any background tables contain this info. – user437032 – 2017-04-16T19:18:58.140
@SDsolar: Thank you for suggesting the edit, but please make sure that what you suggest provides a significant improvement. – Murch – 2017-04-17T13:17:42.387