# Personal Daily Profit Target

## Overview

A daily profit target is a predetermined goal that a trader strives to reach within a trading day. Setting such a target helps traders stay disciplined, focused, and consistent in their trading practices. By setting a Personal Daily Profit Target, traders can better manage their strategies, prevent overtrading, and secure their profits.

## How to Enable a Personal Daily Loss Limit

Profit targets are calculated on net profit and loss and calculated in real-time.  To enable the Personal Daily Profit Target (PDPT), you must enter a *Personal Daily Profit Target (PDPT)* value and then select a *PDPT Action:*

1. &#x20;If **Do Nothing** is selected, then the PDPT functionality is disabled.
2. &#x20;If **Liquidate i**s selected, then upon reaching the PDPT threshold, all positions in the account will be liquidated. The action will then be reset to **Do Nothing**.
3. &#x20;If **Liquidate and Block** is selected, then upon reaching the PDPT threshold, all positions in the account will be liquidated, and the account will be blocked from trading until the next trading day.

When the PDPT is successfully enabled, a PDPT gauge will show in the header. This gauge will move in relation to your net profit and loss to help you track your daily performance in relation to your personalized daily profit target.

<figure><img src="/files/SqVioGse3uaRsO2GiVOq" alt=""><figcaption><p>Personal Daily Profit Target</p></figcaption></figure>

{% hint style="warning" %}
**Note:** When an account is *liquidated and blocked*, it cannot be reversed. The account will be blocked from trading until the next trading day. This feature is intended to provide a break from the markets and promote disciplined trading.
{% 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://help.topstepx.com/settings/risk-settings/personal-daily-profit-target.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.
