Skip to main content

AscendEX

AscendEX Market Data Connector

AscendEX Data Connector based on WebSocket/REST.

Configuration

Data Connector Parameters

ParameterDefault ValueDescription
REST URLhttps://ascendex.com/api/pro/v1/REST root URL.

To start the connector in "Cash/Margin" mode use the following URL:
https://ascendex.com/api/pro/v1/

To start the connector in "Futures" mode use the following URL:
https://ascendex.com/api/pro/v2/futures/

By default URL for "Cash/Margin" mode is chosen.
WebSocket URLwss://ascendex.com:443/api/pro/v2/WebSocket root URL.
Read Timeout30000Read timeout in milliseconds.
Reconnect Timeout15000Reconnect timeout in milliseconds.
Exchange NameASCENDEXExchange name for this session.
Output Book Size20Size of the output book.
Snapshot Interval10SThis 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

For the full list of available currency pairs, see the exchange GUI or query the REST API: https://ascendex.com/api/pro/v1/products

For the full list of available contracts, see the exchange GUI or query the REST API: https://ascendex.com/api/pro/v2/futures/contract

Symbol NotationExamples
Currency pairs in BASE/QUOTE format (slash-separated)BTC/USDT
ETH/USDT
Perpetual contracts in BASE-PERP formatETH-PERP
BTC-PERP