0
How do I extract the ticker data (historical values such as day price, day open, day close etc) by setting up a Bitcoin Node? Bitcoin Node is setup using Bitcore.io
All blocks are syncing right now, but I don't really know how to get data?
Stack I use is Node.js with MongoDB
Thanks in advance!
Can you help with some exchanges that provide historical prices since the initial times of bitcoin? Most of the services, like CoinMarketCap (https://pro.coinmarketcap.com/api/v1#operation/getV1CryptocurrencyListingsHistorical) are paid or provide history for a period of max 1 year!
Thanks! You really clarified most of the doubts!
2@Harish : Service or product recommendations don't fit well with the design and purpose of this Q&A website and so are off-topic. – RedGrittyBrick – 2018-08-20T09:36:00.163
@HarishGupta I've never gone looking for historical data, so I can't make any recommendations, but it is my understanding that you either scrape it yourself, or pay for high quality data. No one really offers good datasets that large for free. – Raghav Sood – 2018-08-20T09:53:24.910
@RedGrittyBrick No problem! I understand! – Harish Gupta – 2018-08-20T11:20:15.277
@RaghavSood Ok! Any method to scrape it? – Harish Gupta – 2018-08-20T11:20:47.500