Crypto.com Market Data Connector
Crypto.com Data Connector based on WebSocket/REST.
Configuration
Data Connector Parameters
| Parameter | Default Value | Description |
|---|---|---|
| WebSocket URL | wss://stream.crypto.com/exchange/v1/market | WebSocket root URL. |
| REST URL | https://api.crypto.com/exchange/v1/ | REST root URL. |
| Read Timeout | 15000 | Read timeout in milliseconds. |
| Reconnect Timeout | 15000 | Reconnect timeout in milliseconds. |
| Exchange Name | CRYPTOCOM | Exchange name for this session. |
| Output Book Size | 20 | Size of the output book. |
| Snapshot Interval | 10S | This property sets an interval in seconds between periodical Level2 snapshots which sent to Aggregator. Snapshots will be generated as soon as this threshold is exceeded AND the next increment message arrives. Conversely, snapshots are NOT generated every period if no data is coming in. Default value is 10 seconds. |
Symbology
Supported symbol notations:
| Symbol Notation | Examples |
|---|---|
| CRYPTO-PAIR (upper case) | BTC_USD |
Instrument list available via the following request: https://api.crypto.com/exchange/v1/public/get-instruments