# Algoritmer

- [575](https://wiki.algopal.com/algoritmer/575.md): Swing trading – Mean Reversion – Long Nasdaq100, SP500
- [Allocator](https://wiki.algopal.com/algoritmer/allocator.md): Risk Analysis - Multi asset - Long/Short
- [Allweather Mean Reversion](https://wiki.algopal.com/algoritmer/allweather-mean-reversion.md): Mean Reversion - Multi asset - Long only
- [Allweather Momentum](https://wiki.algopal.com/algoritmer/allweather-momentum.md): Momentum - Multi asset - Long only
- [ATRapp](https://wiki.algopal.com/algoritmer/atrapp.md): Swing trading - Multi asset - Long only
- [B3](https://wiki.algopal.com/algoritmer/b3.md): Swing trading – Mean Reversion – Long Nasdaq100, SP500
- [DAXswing](https://wiki.algopal.com/algoritmer/daxswing.md): Swingtrading - DAX - Long and Short
- [FIKA](https://wiki.algopal.com/algoritmer/fika.md): Day/Swing trading - OMX - Long
- [Golden Keltner](https://wiki.algopal.com/algoritmer/golden-keltner.md): Mean Reversion - Gold - Long Only (v2.0 + Indexes)
- [IBS](https://wiki.algopal.com/algoritmer/ibs.md): Swing trading – Mean Reversion – Long/Short DJI, Nasdaq100
- [King Of Slopes](https://wiki.algopal.com/algoritmer/king-of-slopes.md): Swing trading – Mean Reversion – Short OMX30
- [Maximus](https://wiki.algopal.com/algoritmer/maximus.md): Anomalier - Long Swingtrading
- [Metal Panic](https://wiki.algopal.com/algoritmer/metal-panic.md): Mean Reversion - Gold, Silver - Long Only
- [Mr Anomaly](https://wiki.algopal.com/algoritmer/mr-anomaly.md): Anomalier - Long Swingtrading
- [OMX Pivot breaker](https://wiki.algopal.com/algoritmer/omx-pivot-breaker.md): Daytrading - OMX - Long.
- [Overbought](https://wiki.algopal.com/algoritmer/overbought.md): Mean Reversion - OMX , DAX, Short Only
- [Shortfall](https://wiki.algopal.com/algoritmer/shortfall.md): Daytrading - DAX - Short only
- [Soros](https://wiki.algopal.com/algoritmer/soros.md): Daytrading - SP500, Nasdaq100 - Short only
- [Stride](https://wiki.algopal.com/algoritmer/stride.md): Swing trading – Mean Reversion – Long Nasdaq100, SP500
- [TPS](https://wiki.algopal.com/algoritmer/tps.md): Momentum Grid - OMX, DAX, DJI, SP500 Future, Nasdaq - Only Long
- [US Pivot Breaker](https://wiki.algopal.com/algoritmer/us-pivot-breaker.md): Daytrading - SP500, Nasdaq100 - Long only
- [Valeo](https://wiki.algopal.com/algoritmer/valeo.md): Mean Reversion - Forex - Long only
- [AlgoPal Beta Algoritmer](https://wiki.algopal.com/algoritmer/algopal-beta-algoritmer.md)
- [Välgörenhet Slava Ukraina](https://wiki.algopal.com/algoritmer/valgorenhet-slava-ukraina.md)
- [-: Skript referens :-](https://wiki.algopal.com/algoritmer/skript-referens.md): Referens för senaste versioner av skript


---

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