> For the complete documentation index, see [llms.txt](https://docs.atraderlife.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.atraderlife.com/strategies/swinger-crypto.md).

# Swinger Crypto

Short term strategies tend to make the biggest profits. We can achieve the same returns like with [scalper](/strategies/scalper-crypto.md), but with far lower trades and less risks/pressure.

Medium risk/ high reward - > Conservative style, can be traded both manually or automated

You dont have to worry so much about the pairs and changed them like you would do with [scalper](/strategies/scalper-crypto.md)

### Settings

* Take Profit Target: **20-25%**
* Stop Loss: **Same as Take Profit**

{% hint style="info" %}
This Strategy is for payment only. It's bundled with the [Scalper Crypto](/strategies/scalper-crypto.md).\
You can find all details about [our plans here](https://atraderlife.com/pricing).
{% endhint %}

### Strategy

{% embed url="<https://www.tradingview.com/script/EAf43Vsh-CRYPTO-Swing-BOT-1-5min-Annihilator-for-ALT-Coins/>" %}

### Alert

{% embed url="<https://www.tradingview.com/script/juW5fqer-1-5-min-CRYPTO-swing-indicator-for-alerts/>" %}

### Backtesting Results

{% tabs %}
{% tab title="WAVES / USDT" %}

| Pair        | WAVES / USDT     |
| ----------- | ---------------- |
| Time Period | 20 April - 4 May |
| Net Profit  | 113%             |
| Max DD      | 20.91%           |
| Win Rate    | 85.7%            |

![](/files/-MbHJqy6geddFqavFInN)
{% endtab %}
{% endtabs %}

## Full explanation on the product and rules on how I choose the pairs

{% embed url="<https://www.youtube.com/watch?v=KuyXY7ryEb4&list=PL2pmQpY8YQQENGyyKbfjUtz4GRsw7joUk>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.atraderlife.com/strategies/swinger-crypto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
