Skip to content

vbiret/streaming-guides

Repository files navigation

Streamer API

Document history

Version Date Comments
1 08/10/2019 First public version

Introduction

CryptoCompare offers a number of different streaming and polling endpoints for requesting and subscribing to market data. REST requests may be performed via our polling API. Streaming via websocket provides an alternative way of consuming our data in a reliable, low latency manner.

This document serves as a developer guide for integrating with the market data streamer service.

Please note this service is presently in closed beta and subject to change. The public interface is presently accessible via wss://streaming.cryptocompare.com/ and will require IP whitelisting as well as an API key. This can be requested by contacting us by email.

Examples

Language Samples
Python 3
NodeJS
Golang

Full implementation details can be found in the Websocket API reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published