# Welcome

## Overview

TradeTutor backtesting trading simulator allows a trader to simulate a trading strategy using historical data to generate results and analyze risk and profitability before risking any actual capital. **Tailored exclusively for London Stock Exchange (LSE) traders, TradeTutor offers a powerful suite of tools to refine and test your trading strategies effectively.**&#x20;

Our platform enables you to analyze historical data, evaluate trading ideas, and optimize your approach with precision. Whether you're a seasoned trader or just starting, TradeTutor provides a comprehensive environment for intelligent backtesting, empowering you to enhance your trading performance.

{% hint style="success" %}
TradeTutor allows users to input their own trading strategies, such as conditions for buying and selling stocks. The app then backtests the strategy over a specified period of time, providing feedback on how the strategy would have performed in terms of profit and loss (P\&L).
{% endhint %}

## Quick links

We've put together some helpful guides for you to get setup with our product quickly and easily.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Prompting TradeTutor</td><td></td><td><a href="/files/PnkGaK6Q3Uu8vDla82or">/files/PnkGaK6Q3Uu8vDla82or</a></td><td><a href="/pages/BGMF3RMHDlQfIVB6MrDl">/pages/BGMF3RMHDlQfIVB6MrDl</a></td></tr><tr><td></td><td>How it works</td><td></td><td><a href="/files/ZhQ6l4x8TjngYxFfHf6f">/files/ZhQ6l4x8TjngYxFfHf6f</a></td><td><a href="/pages/i1q2bQvStdhnsHkd806j">/pages/i1q2bQvStdhnsHkd806j</a></td></tr></tbody></table>


---

# 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-tradetutor.analyticsintelligence.ai/overview/welcome.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.
