# The XetaAI Backtester

The **XetaAI Backtester** on TradingView is a powerful tool designed to help traders evaluate the performance of the strategies they create using the XetaAI Traders Toolbox. By allowing users to backtest strategies over various historical periods and adjust numerous parameters, it helps in assessing how different conditions, orders, and risk management strategies would have played out in past market conditions. Here’s a breakdown of the inputs you mentioned, detailing what each one does and how it works within the backtesting system.

<figure><img src="/files/uGrYOLRmtkWfSlIdCgIw" 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://xetaai.gitbook.io/xetaai-traders-toolbox/the-xetaai-traders-toolbox-and-backtester/the-xetaai-backtester.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.
