# Price impulse

## Marking of price impulse on the chart

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><p>Short video lesson 13 minutes:</p><p>➡️<a href="https://youtu.be/8InyuRCwNEE">Watch on YouTube</a></p><p>➡️<a href="https://vk.com/video-228172732_456239184">Watch on VK</a></p></td><td><a href="/files/34c8e761a8907c431bcccf51afc840daa41ecfef">/files/34c8e761a8907c431bcccf51afc840daa41ecfef</a></td></tr></tbody></table>

The price momentum replaces all major oscillators such as RSI, MACD, Stochastic, and visualizes not only the direction of price movement much more accurately, but also **quality** of this wav&#x65;**.**

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

Smoothed waves show each wave taking into account its strength and speed:

* **Wave color** shows the mood of the current wave (<mark style="color:green;">**green**</mark> - bullish, <mark style="color:red;">**red**</mark> - bearish)
* **Wave size** shows the strength of the current wave (how strong the bulls or bears are)
* **Dots** show the exact moment of wave reversals (🟢<mark style="color:green;">**green**</mark> - up, 🔴<mark style="color:red;">**red**</mark> - down, the brighter the dot, the stronger the reversal signal)
* <mark style="color:purple;">**Purple lines**</mark> show divergences (discrepancy between price and momentum strength)

## Applying price momentum in trading

Waves help understand the strength of bulls or bears and avoid weak and unreliable moves — for example, when a green wave is large and prolonged, it indicates bull strength and entering a short while the wave hasn't diminished is dangerous - the stronger the momentum, the higher the probability the movement will continue.

Dots help determine ideal moments to enter, take profit and add to positions — look for moments when momentum begins to change, confirming the start of a short-term trend.

**Opening a position:**

* In <mark style="color:green;">**a bullish trend**</mark> the optimal entry points will be 🟢<mark style="color:green;">**green dots**</mark> on the <mark style="color:green;">**green wave**</mark>, or the moment the green wave begins when the color changes
* In <mark style="color:red;">**In a bearish trend**</mark> the optimal entry points will be 🔴<mark style="color:red;">**red dots**</mark> on the <mark style="color:red;">**on the red wave**</mark>, or the moment the red wave begins when the color changes

**Adding to positions:**

When momentum is actively increasing you can add to positions on pullbacks to maximize profit from the movement — add to your position when dots of the desired color appear in continuation of the trend (during a pullback the price remains within the current momentum zone).

**Taking profit:**

If momentum begins to slow against the background of reaching a key price level, the appearance of a reversal dot is a signal to take profit.

{% hint style="success" %}
First of all, try the simplest [trading strategy based on price momentum](/faq-en/simple-strategies.md#strategiya-impuls-ceny) from the indicator developer
{% endhint %}

{% tabs %}
{% tab title="Long trades" %}

<figure><img src="/files/3cce712f945bc05c80f57cf28560cc7333c720e9" alt=""><figcaption></figcaption></figure>

In the example we see how a red momentum turned into <mark style="color:green;">**green**</mark>...

Next all 🟢<mark style="color:green;">**green dots**</mark> - are potential long trades in continuation of the trend, or zones to add positions.
{% endtab %}

{% tab title="Short trades" %}

<figure><img src="/files/0d674d30384c223d754f6cae90af0c7eef05949f" alt=""><figcaption></figcaption></figure>

In the example we see how a green momentum turned into <mark style="color:red;">**red**</mark>...

Next all 🔴<mark style="color:red;">**red dots**</mark> - are potential short trades in continuation of the trend, or zones to add positions.
{% endtab %}

{% tab title="Taking profit" %}

<figure><img src="/files/5f90ad2945f743bd11c15a1ee045f7a6762750be" alt=""><figcaption></figcaption></figure>

In the example of a long trade after strong upward impulses, 🔴<mark style="color:red;">**red dots**</mark> - are profit-taking zones, as well as the moment when the wave colors change to <mark style="color:red;">**red.**</mark>
{% endtab %}
{% endtabs %}


---

# 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://faq.midas-club.com/faq-en/faq-midas-down/price-impulse.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.
