# 0 DTE Liquidation Criteria

At 3 PM EST, on the last trading day of the contract. If you’re holding a contract that is in the money or super close to going in the money you may be forced to close.&#x20;

**Why?** It’s simply a risk thing. If you own an $ABC $5 Call and $ABC is at $6 you’re going to be on the hook for $600 worth of shares at expiration. If the value of those shares is greater than 4X your account size, you may be forced to clos&#x65;**.**

{% hint style="info" %}
If you feel as if you can manage this risk you may [contact the Trade Desk](https://help.tradearies.com/get-more-help/contact-support) and, request more time to trade 0 DTE contracts. You only need to contact once per month.
{% endhint %}

{% 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/0-dte-liquidation-criteria.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.
