# Position Brackets

## How to Position Brackets

Apply Position Bracket settings to close out the position if the Risk or Profit trigger is hit. To apply the Risk and Profit brackets, enter your Risk and/or Profit dollar-based values. Check the “Automatically apply Risk / Profit bracket to new Positions” box to activate the feature.&#x20;

{% hint style="warning" %}
NOTE: Position Brackets are now enabled on a per-account basis. When setting and saving your Position Bracket settings, they will only apply to the account selected.
{% endhint %}

<figure><img src="https://2549854448-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ffj55gt7IahlmBVVgmbnQ%2Fuploads%2Ftipelhg9gMX46dJbkLGt%2FGIF%20Recording%202024-06-27%20at%2011.03.43%20AM.gif?alt=media&#x26;token=77cb5659-d64c-47d2-a1e1-e914a48eed9f" alt=""><figcaption></figcaption></figure>

Stop Loss and Take Profit brackets can also be applied to open positions when the default brackets are not enabled. To do this, simply click the position indicator on the chart and drag it up or down to create a TP (Take Profit bracket) or SL (Stop Loss bracket).\ <br>

<figure><img src="https://2549854448-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ffj55gt7IahlmBVVgmbnQ%2Fuploads%2Fc4e0i2Mw0tLacUT1IOib%2FGIF%20Recording%202024-06-27%20at%2010.07.11%20PM.gif?alt=media&#x26;token=4602ac01-d86d-4719-b621-adba7a906776" alt=""><figcaption></figcaption></figure>

### Bracket Order Types

Risk Bracket Orders are entered as Stop Market Orders; they will execute once the set stop price is reached, ensuring the trade goes through but not at a guaranteed price.&#x20;

Take Profit Orders are entered as Limit Orders; if the market price hits your limit price, the order is executed, guaranteeing the price but not the execution.


---

# 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://help.topstepx.com/settings/risk-settings/position-brackets.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.
