FalconX Market Data Connector
FalconX Data Connector based on WebSocket/REST.
Configuration
Data Connector Parameters
| Parameter | Default Value | Description |
|---|---|---|
| WebSocket URL | wss://stream.falconx.io/price.tickers | WebSocket root URL. |
| REST URL | https://api.falconx.io/ | REST root URL. |
| API Key | N/A | API key for authentication in FalconX. |
| Secret Key | N/A | Secret key for authentication in FalconX. |
| Passphrase | N/A | Passphrase for authentication in FalconX. |
| Read Timeout | 30000 | Read timeout in milliseconds. |
| Reconnect Timeout | 15000 | Reconnect timeout in milliseconds. |
| Exchange Name | FALCONX | Exchange name for this session. |
| Default Values Of Sizes | N/A | Default values of sizes for price entries which should be used while subscribing to an instrument. The value should be a number or multiple numbers separated by spaces. For example: "1 3 5 7" Values of sizes can be overridden at the instrument level. |
Symbology
Supported symbol notations:
| Symbol Notation | Examples |
|---|---|
| CRYPTO/PAIR (upper case) | BTC/USD ETH/USD |
| CRYPTO/PAIR@size | BTC/USD@1 ETH/USD@3 |
| CRYPTO/PAIR@size#size#size | BTC/USD@1#2#3 ETH/USD@3#5#8#13 |
Full symbol list: https://api.falconx.io/v1/pairs