# Scale by risk

<figure><img src="/files/0PDGYpiWQchlYB91bc2l" alt=""><figcaption><p>tuleep.trade scale in by risk trade</p></figcaption></figure>

The scale-in by risk component is an innovative trading tool that automatically calculates the size of a trade based on the specified stop loss and risk percentage of your account.&#x20;

You can customize several parameters to suit your trade, such as the percentage of size to enter at the first order, the percentage of trade size to scale in below the entry price, and the distribution ease percentage towards the entry or stop loss to adjust the average entry price.

This tool enables you to plan swing trades with a defined risk-reward ratio, and if you set the take-profit level, it will display the estimated profit and loss if the TP is hit.

{% hint style="info" %}
You can enable the "preview" mode to experiment with the sliders and preview how the orders would be created.
{% endhint %}


---

# 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://docs.tuleep.trade/trade/scale-by-risk.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.
