# Connection to Bitmex

As we continue our struggle to adding exchange connections like CQG, the platform receives more and more useful and important features.

Today we present version 1.33, which is included:

* long-awaited **BitMEX** (only market data) with the possibility of demo trading via Trading Simulator panel
* a new panel for combining two different connections into one — **Symbol Mapping Manager**
* **Chart Alerts** functionality for notification of the price crossing of a specified level
* Adding **trading via Option Analytics** panel, as well as various fixes

### &#x20;<a href="#market-data-from-bitmex" id="market-data-from-bitmex"></a>

We know that many of our users are waiting for integration to BitMEX crypto exchange. Such popularity is explained by the fact that it is possible to trade derivatives for different currency crypto (futures).

That's why today we’ve made the first step towards full-fledged integration — we connected the market data from the BitMEX exchange. In the next step, we will add real trading.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thirddimension.exchange/connections/connection-to-bitmex.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
