Hi, all
I have decided to make a selection of services for obtaining historical data from crypto exchanges:
1.
https://www.coinapi.io/Paid access
101 exchanges and 3512 pairs announced
Access to the system through websocket and rest, there is a limit on the amount of unloaded data.
The ability to receive streams in real time via websocket
There are orderbooks, trades, ohlc
2.
https://www.cryptotick.com/Paid access
The product of the same developers.
The difference is that here csv files are downloaded in archives
There are all of the above, in different aggregations.
3.
https://www.kaiko.com/Paid access
30 stock exchanges and over 5500 shopping pairs announced
Access to csv archives. orderbook, trades, ohlc
4.
https://www.cryptodatadownload.com/Free access.
28 exchanges and 545 pairs have been announced.
Available for OHLC downloading with daily and hourly aggregation.
5.
https://coinograph.io/Paid access
5 exchanges are announced and it is not known how many pairs.
Access to the API and files to download.
6.
https://coinmetrics.ioFree API access for file downloads.
Inconvenient description and documentation.
7.
https://bitcoinchain.comFree API access via REST
Rather limited capacity for data collection.
6 exchanges announced, number of couples unknown
Admin member on the forum:
https://bitcointalksearch.org/user/bitcoinchain-857698.
https://www.quandl.comThere is a paid and free access.
Giant in the world of the fin. data, data in different forms and formats.
It is one of data providers for the tradingview.
9. bitcoincharts.com
Free access to csv files saved from various exchanges and pairs
http://api.bitcoincharts.com/v1/csv/10. coinmarketcap.com
There is a paid and free access.
OHLC and quotes. A huge number of exchanges and pairs.
Access only via REST
11.
https://www.bituniverse.org/Smartphone application. android / ios
About 10+ exchanges.
Positioned as:
Your Auto Cryptocurrency Portfolio Manager & Trading Terminal
As such, no access to the API is provided.
12.
https://coinlib.io/160 exchanges announced
It is possible to get market volumes via rest API by the token.
There are no trades.
13.
https://www.coingecko.com/api/docs/v3over 150 exchanges and over 2400 coins and tokens.
i didn't find api for trades and ohlc, only volume information
Update if you know something that is not in the list.
Does someone else use historical data to backtest strategies?
Thanks