> 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/scalper-crypto.md).

# Scalper Crypto

Short term strategies tend to make the biggest profits, when you are making hundreds of trades per month as in the case of scalper, you can avg net between **25-100% per month ROI** without any leverage.

High risk/ high reward - Very aggressive style, bot/automatization is required for scalper to work properly.

{% hint style="info" %}
The pairs selected have to be monitored daily. First 24h are the best in general in terms of profit, after that it decreases.
{% endhint %}

### Latest selected pairs

{% content-ref url="/pages/-MbG9QGsJx6PiS3jFUMW" %}
[Pair list 06/02/21](/strategies/scalper-crypto/pair-list-06-02-21.md)
{% endcontent-ref %}

### Recommended settings

* Take Profit Target: **5%**
* Stop Loss: **9%**

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

### Strategy

{% embed url="<https://www.tradingview.com/script/MWXd50LR-Crypto-Scalper-ANNIHILATOR-1-5-min-timeframe-SoftKill21/>" %}

### Alert

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

### Backtesting Results

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

| Pair        | MATIC / USDT |
| ----------- | ------------ |
| Time Period | 25-28 April  |
| Net Profit  | 141%         |
| Max DD      | 9.56%        |
| Win Rate    | 92%          |

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

{% tab title="CAKE / USDT" %}

| Pair        | CAKE / USDT |
| ----------- | ----------- |
| Time Period | 20-24 April |
| Net Profit  | 50%         |
| Max DD      | 18.26%      |
| Win Rate    | 76%         |

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

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

| Pair        | WAVES / USDT |
| ----------- | ------------ |
| Time Period | 1-4 May      |
| Net Profit  | 26%          |
| Max DD      | 9%           |
| Win Rate    | 85%          |

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

## **Full Explanation on both products 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/scalper-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.
