Cryptocompare

The latest streaming pricing data in the world of cryptocurrencies

J
Written by John Young
Updated over a week ago

Cryptosheets integrates with numerous popular services in the cryptographic asset space. 

Cryptocompare

Cryptocompare includes the latest streaming pricing data in the world of cryptocurrencies.

Endpoints

OHLCV

Also known as Open-High-Low-Close-Volume, OHLCV data tells the story of an assets price over a given period of time. In this case, over the course of a 24 hr period.

Coin List

Get general info for all the coins available on the website.

Coming soon.

Price

Get the price of a currency against multiple currencies.

Coming soon.

Price Multi

Get a matrix of currency prices.

Coming soon.

Price Multi Full

Get all the current trading info (price, vol, open, high, low etc) of any list of cryptocurrencies in any other currency that you need.If the crypto does not trade directly into the toSymbol requested, BTC will be used for conversion. This API also returns Display values for all the fields.If the opposite pair trades we invert it (eg.: BTC-XMR).

Coming soon.

Generate Average

Compute the current trading info (price, vol, open, high, low etc) of the requested pair as a volume weighted average based on the markets requested.

Coming soon.

Day Multi

Get day average price. The values are based on hourly vwap data and the average can be calculated in different waysIt uses BTC conversion if data is not available because the coin is not trading in the specified currency. If tryConversion is set to false it will give you the direct data. If no toTS is given it will automatically do the current day. Also for different timezones use the UTCHourDiff paramThe calculation types are: HourVWAP - a VWAP of the hourly close price,MidHighLow - the average between the 24 H high and low.VolFVolT - the total volume from / the total volume to (only avilable with tryConversion set to false so only for direct trades but the value should be the most accurate price)

Coming soon.

Price Historical

Get the price of any cryptocurrency in any other currency that you need at a given timestamp. The price comes from the daily info - so it would be the price at the end of the day GMT based on the requested TS. If the crypto does not trade directly into the toSymbol requested, BTC will be used for conversion. Tries to get direct trading pair data, if there is none or it is more than 30 days before the ts requested, it uses BTC conversion. If the opposite pair trades we invert it (eg.: BTC-XMR)

Coming soon.

Coin Snapshot

Get data for a currency pair. It returns general block explorer information, aggregated data and individual data for each exchange available. This api is getting abused and will be moved to a min-api path in the near future. Please try not to use it.

Coming soon.

Coin Snapshot Full By ID

Get the general, subs (used to connect to the streamer and to figure out what exchanges we have data for and what are the exact coin pairs of the coin) and the aggregated prices for all pairs available.

Coming soon.

Social Stats

Get CryptoCompare website, Facebook, code repository, Twitter and Reddit data for coins.

Coming soon.

Histo Minute

Get open, high, low, close, volumefrom and volumeto from the each minute historical data. This data is only stored for 7 days, if you need more,use the hourly or daily path.

Coming soon.

Histo Hour

Get open, high, low, close, volumefrom and volumeto from the each hour historical data. It uses BTC conversion if data is not available because the coin is not trading in the specified currency.

Coming soon.

Histo Day

Get open, high, low, close, volumefrom and volumeto daily historical data. The values are based on 00:00 GMT time. It uses BTC conversion if data is not available because the coin is not trading in the specified currency.

Coming soon.

Mining Equipment

Used to get all the mining equipment available on the website. It returns an array of mining equipment objects.

Coming soon.

Mining Contracts

Returns all of the mining contracts.

Coming soon.

Top Pairs

Get top pairs by volume for a currency (always uses our aggregated data). The number of pairs you get is the minimum of the limit you set (default 5) and the total number of pairs available.

Coming soon.

Did this answer your question?