# Illustrering backtestade resultat

Nedan ser ni en jämförelse mellan alla edgar backtestad mot OMXS60 (som den listan ser ut 2022) utan Risk Filter.

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

Inställningar använd för varje test/edge.

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

Under ser ni skillnaden mellan strategin backtestad utan och med Risk Filter. Strategin hade presterat bättre utan risk filter, men i de perioder vi ligger ur markanden helt eller delvis kan vi handla med Stocky Gov Bonds.

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

Nedan ser ni hur stor del av portföljen är investerad med Risk Filter på. I snitt så hade vi varit exponerad 65% mot aktier.

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

Inställningar vid test med Risk Filter

![](/files/9yXVnhWNdefnqMABa9cC)

## Backtest LargeCap

Nedan är ett backtest av hela OMXS LargeCap med Standard inställningar. Jämförelse mellan att handla med Risk filter och utan riskfilter.

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

Inställningar använd vid analys

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

Ladda ned aktielista som använts vid analys. <https://drive.google.com/file/d/121AZBCGkEBk5BvulT77trx6GslfeGNX6/view?usp=sharing>


---

# 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://wiki.algopal.com/aktiestrategier/stocky-sverige/illustrering-backtestade-resultat.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.
