# Running a backtest

After selecting the backtesting type and all settings, a user can start backtesting by pressing F5 or clicking on the<img src="/files/-LhdkyiF0zywaZM8gdyh" alt="" data-size="original">button on the top menu. A button for stopping backtesting<img src="/files/-LhdmRhl0dxTWYPVm3_x" alt="" data-size="original">is also available from the top menu of EvoCode.

A user can also select speed of the backtesting in the Visualize mode by the following slider: <img src="/files/-LhdmgB5u5ikV29BbF_w" alt="" data-size="original">.

It is easy to set up a Script input by clicking on the<img src="/files/-LhdmyNeu4EC44bBjnxb" alt="" data-size="original">button and selecting the desired instrument from the lookup.

<div align="center"><img src="/files/-Lhdn9QfzOvL6YlN0gF9" alt=""></div>

&#x20;


---

# 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://guide.traderevolution.com/project/evocode/backtesting-panel/running-a-backtest.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.
