# Strategy "lx + Alx = direction"

Configuring the workspace

Step 1. In the left panel of the terminal, click on "New tab".

<figure><img src="/files/K1xC3UiK8v4gZcJ4GiFM" alt=""><figcaption></figcaption></figure>

Step 2. In the window that opens, select the connection to the exchange, the ticker and the "Candle chart", then click "Apply".

<figure><img src="/files/TRYwglroVNdmqajbpyKr" alt=""><figcaption></figcaption></figure>

Step 3. There is an indicator at the bottom of the candlestick chart, for this strategy you will need the "Module Ix" and "Module AIx" indicator, to select it you need to click on the "+" window and select the one you are interested in.

<figure><img src="/files/e7gKkDwVFWN2nIaxSBXj" alt=""><figcaption></figcaption></figure>

After setting up, the workspace should look like this:

<figure><img src="/files/8hMmUmX6HpUP3WmMM3H5" alt=""><figcaption></figcaption></figure>

## Description of the trading strategy

### Theory

Where the mobility of applications is carried out (some kind of struggle) that's where the significant level is located. If one side of the BID or ASK significantly prevails over the other side, then this is the place of either a rebound or a breakdown (these data can be estimated by the indicator of the AIx module - which way the volume rose).

### Idea

In a place where the spike on the indicator has a significant value exceeding the neighboring values of the indicator, there is a level on this candle - the price subsequently retests or bounces off these levels.

## Entry points to the deal

1. At the beginning, it is necessary to find a level - a place where we will make a decision about entering a deal. To do this, select an extreme spike according to the "Module Ix" indicator.

<figure><img src="/files/PstZCDhxwvOcD1JShv9x" alt=""><figcaption></figcaption></figure>

2. With an extreme spike, we mark the level where the candle was closed.

<figure><img src="/files/NzuRDpGPXXLphY72Mhib" alt=""><figcaption></figcaption></figure>

3. When the price approaches the level, it is necessary to determine whether there will be a rebound from the level or a breakdown of this level. To do this, pay attention to the "AIx Module" indicator:

If the price approaches the level from the bottom up, then for a rebound, the indicator should show the opposite dominance (i.e. a red histogram), and at a breakdown, the indicator should show dominance in the direction of movement (i.e. a green histogram).

If the price approaches the level from top to bottom, then for a rebound, the indicator should show the opposite dominance (i.e. a green histogram), and at a breakdown, the indicator should show dominance in the direction of movement (i.e. a red histogram).

4. After the above steps, we enter the appropriate position.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://1ex.gitbook.io/1ex-smart-dom/trading-strategies-and-their-practical-application/trading-strategies-1ex-smart-dom/strategy-lx-+-alx-direction.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.
