# Show Multiple Elliott Wave Ratios

Sometimes when performing ratio analysis with Elliott Wave, you may want to look at multiple wave ratios to find a confluence area where multiple ratios coincide. By default when you display a wave ratio, the existing wave ratio will be replaced by the new one (if it is visible). To work around this behavior, you can use the **Pin Ratio** feature to make the existing wave ratio stick.

Start by adding a price wave ratio to an existing wave count. In the example below, we want to analyze wave 4. Common wave ratios for comparing the fourth wave of an impulse wave are Wave 4 vs 2 and Wave 4 vs 3. To add the first wave ratio, right click on the Impulse Wave and choose **Ratio Analysis > 4 vs 2**.

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

&#x20;Right click on one of the ratio labels and select **Pin Ratio** to make this ratio stick.

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

&#x20;Now that you have this ratio pinned, you can add the 4 vs 3 ratio to the chart. Right click on the Impulse wave and choose **Ratio Analysis > 4 vs 3**. You may want to adjust the location of the labels by clicking and dragging the yellow resize points.

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


---

# 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.motivewave.com/knowledge-base/elliott-wave/show-multiple-elliott-wave-ratios.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.
