Skip to main content

LMEX

LMEX Market Data Connector

LMEX Data Connector based on WebSocket/REST.

Configuration

Data Connector Parameters

ParameterDefault ValueDescription
REST URLhttps://api.lmex.io/spot/api/v3.2/REST root URL.

To start the connector in "Spot" mode use the following URL:
https://api.lmex.io/spot/api/v3.2/

To start the connector in "Futures v2.1" mode use the following URL:
https://api.lmex.io/futures/api/v2.1/

To start the connector in "Futures v2.2" mode use the following URL:
https://api.lmex.io/futures/api/v2.2/

By default URL for "Spot" mode is chosen.
Order Book WebSocket URLwss://ws.lmex.io/ws/oss/spotOrder Book WebSocket root URL.

To start the connector in "Spot" mode use the following URL:
wss://ws.lmex.io/ws/oss/spot

To start the connector in "Futures v2.1" or "Futures v2.2" mode use the following URL:
wss://ws.lmex.io/ws/oss/futures

By default URL for "Spot" mode is chosen.
Trades WebSocket URLwss://ws.lmex.io/ws/spotTrades WebSocket root URL.

To start the connector in "Spot" mode use the following URL:
wss://ws.lmex.io/ws/spot

To start the connector in "Futures v2.1" or "Futures v2.2" mode use the following URL:
wss://ws.lmex.io/ws/futures

By default URL for "Spot" mode is chosen.
Read Timeout20000Read timeout in milliseconds.
Reconnect Timeout15000Reconnect timeout in milliseconds.
Exchange NameLMEXExchange name for this session.
Use New Symbol NamingtrueSelect this option if you want to use new symbol naming (ex: 'BTCPFC' -> 'BTC-PERP').
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

Supported instrument types: the current version supports SPOTs and FUTUREs only.

Supported symbol notations:

Symbol NotationExamples
CRYPTO-PAIR (upper case) CRYPTOFUTURE (upper case)BTC-USD ETH-USD BTCPFC

Full symbol list:

https://api.lmex.io/spot/api/v3.2/market_summary

https://api.lmex.io/futures/api/v2.1/market_summary