# Historical Simulation

Historical Simulation enables traders to evaluate how their trading strategies would have performed in historical market conditions, providing insights into the strengths and weaknesses of the strategies.\
\
Fyda offers users the capability to analyze various trading strategies tailored to distinct market conditions, utilizing a comprehensive set of 1 year historical data on selected tokens.

It's important to note that in historical simulations, if a date range of the last 30 days is provided, hourly price data is used, whereas if a longer date range is provided, daily price data is used.

Nonetheless, it is crucial to remember that past performance does not guarantee future results, and traders may need to make adjustments to accommodate changes in market dynamics.


---

# 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.fyda.fi/simulation-engine/historical-simulation.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.
