# Stoploss & Targets

To get information on how Planned and Actual R:R are calculated please go to the page about Statistics which is linked below

{% content-ref url="/pages/crTRhwFGK4MvcEM6HA37" %}
[Statistics](/journal/trade-details/statistics.md)
{% endcontent-ref %}

***

## Adding a Stoploss or Target

<figure><img src="/files/pXQ7OvSm1c9ZZrKqDz8S" alt=""><figcaption><p>Adding a Stoploss and Target</p></figcaption></figure>

{% hint style="info" %}
You can only set 1 stoploss per position. But you can add multiple targets
{% endhint %}

To add a stoploss or target input the price which it was set at and then the percentage (%) of the position that it represented.

Then click the "+" button ![](/files/Cl0sv1WhnZIIVAnfkjF9) to save the position

{% hint style="warning" %}
Your targets can max cover 100% of the position. So if you have added a target for 90% of the position size then all your other targets you add need to at most add up to 10% of the position.
{% endhint %}

***

## Deleting a Stoploss or Target

<figure><img src="/files/QlLWmlAWZVkKwTcHgAeM" alt=""><figcaption><p>Deleting a Stoploss or Target</p></figcaption></figure>

To delete a stoploss or target simply press the trash icon next to it ![](/files/goU8pbCgY9sSluWhsgaZ)

***

## Set Stoploss or Target to indicate it was hit

<figure><img src="/files/uxose4XNlMjOOVM4Yjp6" alt=""><figcaption><p>Setting a Stoploss or Target to triggered</p></figcaption></figure>

{% hint style="info" %}
If you set your stoploss to "triggered" the Actual R:R will automatically be set to -1 since it means you lost the trade
{% endhint %}

If one of your stoplosses or targets were hit you can indicate this by setting them as being triggered


---

# 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.tradestream.xyz/journal/trade-details/stoploss-and-targets.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.
