# PDT Restriction

The PDT rule requires traders seeking to day trade **more than three times in a rolling five-day period** to keep a minimum balance of $25,000 in their margin accounts.

If an account falls below the $25,000 threshold, the trader is no longer able to execute any day trades until he/she backs up the account above that level.

[FINRA defines](https://www.finra.org/investors/learn-to-invest/advanced-investing/day-trading-margin-requirements-know-rules) a pattern day trader :

* **Who uses a margin account; and**
* **Who executes four or more “day trades” within five business days in a margin account; and**

This rule assumes that traders with over $25,000 in account equity are familiar with the accepted the risks that day trading entails. Traders found breaking the PDT rule will be unable to daytrade for 90 Days.

{% hint style="info" %}
PDT restriction only applies for **MARGIN** account types.&#x20;
{% endhint %}

If you've already been restricted simply [contact support](https://help.tradearies.com/get-more-help/contact-support) to explore your options.

{% hint style="danger" %}
**Disclosures:** Aries Financial, Inc. is not a broker-dealer or investment advisor. Securities and investments are offered through TradeStation Securities, Inc., Members [FINRA](https://www.finra.org/#/) and [SIPC.](https://www.sipc.org/) Additional information about your broker can be found by clicking [here](https://www.tradestation.com/). Aries refers to Aries Financial, Inc mobile App and website, and with securities offered through TradeStation Securities, Inc.
{% 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.tradearies.com/frequently-asked-questions/pdt-restriction.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.
