# Pre & Post Market Trading

Clients are able to begin **PRE-MARKETING TRADING,** for an hour and a half prior to market open, from 8:00 am until 9:30 am, EST.

The **AFTER-HOURS TRADING** session lasts four hours after market close, from 4:00 pm until 8:00 pm, EST. There is no surcharge to place a trade during these times. Equity accounts are automatically enrolled for extended-hours trading, so there are no forms to fill out.

{% hint style="info" %}
In order to trade PRE or POST market the correct trade duration must be selected in the order entry box.&#x20;
{% endhint %}

<table><thead><tr><th>Order Duration Type</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>All Hours</td><td>Valid until cancelled, eligible for execution during regular &#x26; extended sessions. </td><td></td></tr><tr><td>Extended </td><td>Valid during one extended trading session (pre or post) </td><td></td></tr></tbody></table>

{% 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/pre-and-post-market-trading.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.
