# Tradier

## Contact Information

Email: <service@tradierbrokerage.com>

Phone: [+1 (980) 272-3880](tel:19802723880)

## Supported Asset Classes

* Stocks
* Options

## Connect Tradier Sandbox Paper Account

{% hint style="warning" %}
Please be aware that Tradier paper accounts are delayed by 15 minutes and there is no way to change this. This means that all market data quotes and order fills will be based on data that is 15 minutes delayed.
{% endhint %}

To connect your Tradier sandbox paper account to TradersPost, follow these steps:

1. **Login to Tradier:**
   * Go to [Tradier.com](https://tradier.com) and log in to your account.
   * Click your name at the top right and select **API Access** from the dropdown menu.
   * Scroll down to the **Sandbox Account Access** section and generate an access token.
2. **Connect to TradersPost:**
   * Copy the access token.
   * Navigate to TradersPost and go to **Brokers**.
   * Click **Connect Paper Broker**.
   * Choose **Tradier** from the list of available paper brokers.
   * Click **I Agree** and select **Set Access Token**.
   * Paste the access token you copied from Tradier and click **Save**.

Your sandbox paper account is now connected to TradersPost.


---

# 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://docs.traderspost.io/docs/all-supported-connections/tradier.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.
