# Autotrader

- [Allmänt om Autotrader](https://wiki.algopal.com/autotrader/autotrader.md)
- [Spread och slipp](https://wiki.algopal.com/autotrader/spread-och-slipp.md)
- [Analysera resultat](https://wiki.algopal.com/autotrader/analysera-resultat-fran-analysbaenken-i-excel.md): Beskrivningar för hur man kan analysera vidare resultat från Analysbänken i Excel.
- [Inställningar basuppgifter](https://wiki.algopal.com/autotrader/instaellningar.md): Diverse inställningar för Autotrader
- [Handlade tillgångar](https://wiki.algopal.com/autotrader/handlade-tillgangar.md)
- [Tips och Trix](https://wiki.algopal.com/autotrader/tips-och-trix.md)
- [Ombalansering](https://wiki.algopal.com/autotrader/tips-och-trix/ombalansering.md)
- [Skapa egna listor](https://wiki.algopal.com/autotrader/tips-och-trix/skapa-egna-listor.md)
- [AlgoPal Innehav Kalkyl](https://wiki.algopal.com/autotrader/tips-och-trix/algopal-innehav-kalkyl.md)
- [Hävstång kopplade minis](https://wiki.algopal.com/autotrader/tips-och-trix/havstang-kopplade-minis.md)
- [Aktiesplittar](https://wiki.algopal.com/autotrader/tips-och-trix/aktiesplittar.md)
- [VPS Best Practice](https://wiki.algopal.com/autotrader/tips-och-trix/vps-best-practice.md)
- [Rita trades triggade av Webhook i Tradingview](https://wiki.algopal.com/autotrader/tips-och-trix/rita-trades-triggade-av-webhook-i-tradingview.md): Enkelt tillägg för att rita historiska trades gjorda via Webhook Trigger i TradingView


---

# 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/autotrader.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.
