# Multi-day setups

It takes literally seconds to find a multiday setup in the system.

Step 1:

You need to add an input window.&#x20;

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

Step 2:

Here you can select from which day you want to pull the data. If you want to pull data from the day before Day1 - you select (-1). If you want to pull data from a week ago - you select (-7) and so on. This works the same as well for the coming days (for example +3).

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

Also, you can pull data from a couple of days combined. For example, if you want to find stocks that moved 100% in 3 days combined - you can select "Range" filters and pick one of the options in the dropdown menu.

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

After you do that, you will get an additional window where you can now describe what happened during that specific day or couple of days combined.

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

You can go into as much detail as you want and scan the most advanced setups:<br>

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

And after that is done - hit search, wait for a few seconds and thats it!


---

# 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://quanted.gitbook.io/docs/features/multi-day-setups.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.
