BitMart Market Data Connector
BitMart Data Connector based on WebSocket.
Configuration
Data Connector Parameters
| Parameter | Default Value | Description |
|---|---|---|
| REST URL | https://api-cloud.bitmart.com/spot/ | REST root URL. |
| WebSocket URL | wss://ws-manager-compress.bitmart.com/api?protocol=1.1 | WebSocket root URL. |
| 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. Set value to zero to disable periodical Level2 snapshots. |
| Try Skip Duplicate Trades | true | Try to skip duplicate trades. There is a very low probability to skip a good trade in case of two sequential and identical trades. |
Symbology
Supported symbol notations:
| Symbol Notation | Examples |
|---|---|
| CRYPTO_PAIR (upper case) | BTC_USDT ETH_USDT ETH_BTC |
Full symbol list: https://api-cloud.bitmart.com/spot/v1/symbols