Cumberland Market Data Connector
Cumberland Data Connector based on WebSocket.
Configuration
Data Connector Parameters
| Parameter | Default Value | Description |
|---|---|---|
| WebSocket URL | https://api-v00-cert.cumberlandmining.com/messaging | WebSocket root URL. |
| Counterparty ID | N/A | The ID of the counterparty. |
| User ID | N/A | The ID of the user. |
| Use Streaming Quotes | false | This option allows to get actionable Streaming Quotes for an instrument instead of non-actionable Indicative Quotes. |
| Request Period | 1000 | Request period for Indicative Quotes (in milliseconds). |
| Read Timeout | 15000 | Read timeout in milliseconds. |
| Reconnect Timeout | 15000 | Reconnect timeout in milliseconds. |
| Certificate | N/A | *.p12 SSL certificate file. |
| Certificate Password | N/A | SSL certificate password. |
| Exchange Name | CUMBERLAND | Exchange name for this session. |
| Convert Size To Base Currency | false | Select this option, if you want to convert the size of the received quote to the Base currency. If this option is selected, the requested amount and the price of the received quote are used to calculate the size in the Base currency. This option is used only if the data connector works in the Indicative Quotes mode. Default value for this option is false. |
Symbology
Supported symbol notations:
| Symbol Notation | Examples |
|---|---|
| CRYPTO_PAIR (upper case) | BTC_USD (quotes for 1 BTC) |
| amount@CRYPTO_PAIR | 10@BTC_USD (quotes for 10 BTC) |
| amount#currency@CRYPTO_PAIR | 10#BTC@BTC_USD (quotes for 10 BTC) 1000#USD@BTC_USD (quote for BTC for amount 1000 USD. With selected option Convert Size To Base Currency amount will be converted to base currency BTC) |
Full symbol list: https://api-v00-cert.cumberlandmining.com/reference_data