Tradier FAQ: 68+ Answers on Options Trading & API Automation

A comprehensive reference for Tradier traders — covering options-focused execution, account tiers and commissions, the REST API, developer tools, and how to automate TradingView alerts into any Tradier account.

PickMyTrade + Tradier Automation

20 answers
Can I connect TradingView alerts to Tradier through PickMyTrade?
Yes. PickMyTrade acts as the bridge between TradingView webhooks and Tradier's REST API, so when your Pine Script alert fires, PickMyTrade translates it into an order on your Tradier account. You authenticate once via your Tradier API access token, map your TradingView symbol to the Tradier symbol, and the alerts flow through automatically. This works for stocks, ETFs, and single-leg options on Tradier.
Does Tradier have a native TradingView integration?
Tradier is not one of the brokers you can trade with directly from the TradingView chart (unlike Tradovate or OANDA). To go from TradingView to Tradier you need a webhook bridge such as PickMyTrade, Option Alpha, or your own code hitting the Tradier API. That is the main reason most retail algo traders on r/algotrading use a third-party connector for Tradier.
How do I get a Tradier API access token for automation?
Log in at developer.tradier.com with your Tradier Brokerage credentials, create an application, and you will get a production access token tied to your live account. You can also generate a sandbox token for paper testing. Paste that token into PickMyTrade (or whatever bridge you use) and it can place orders on your behalf.
Can I automate options trades on Tradier with TradingView alerts?
Yes - this is one of the most common Tradier use cases. You send a webhook with the underlying symbol, strike, expiration, and side (buy/sell, call/put), and PickMyTrade builds the OCC option symbol and routes it to Tradier. Single-leg options (long calls, long puts, covered calls, cash-secured puts) are well supported; multi-leg spreads depend on the bridge you use.
Does Tradier support multi-leg options orders via API?
Yes. The Tradier API accepts multi-leg option orders (vertical spreads, iron condors, strangles, etc.) through the /v1/accounts/{id}/orders endpoint with class=multileg. Support for multi-leg webhook alerts varies by bridge - confirm with PickMyTrade support whether your specific spread type is supported before going live.
Is there a Tradier paper trading / sandbox for testing automation?
Yes. Tradier offers a free sandbox environment (sandbox.tradier.com) with delayed data and simulated fills. It is ideal for testing your TradingView webhook logic end-to-end before you point the bridge at your live token. Sandbox order fills are not perfectly realistic, but the API surface is identical to production.
What rate limits does the Tradier API have?
Tradier enforces per-endpoint rate limits documented in their API reference - roughly 60 requests/minute for market data and trading on the standard plan, with higher limits available on paid data tiers. For typical TradingView-alert-driven automation this is more than enough, but polling-heavy strategies may hit the cap. PickMyTrade is designed to stay well under those limits.
Does PickMyTrade charge extra to automate Tradier?
PickMyTrade is a flat $50/month that includes all supported brokers, so adding Tradier does not cost extra. You still pay Tradier's own commissions on the trades themselves ($0.35 per option contract or $10/month flat on the Pro plan). There are no per-trade fees charged by PickMyTrade.
Can I run the same TradingView strategy on Tradier and another broker at the same time?
Yes. In PickMyTrade you can point one alert at multiple broker connections, so the same Pine Script signal can fire into Tradier for options and into Tradovate for futures, for example. This is a common setup for traders who hedge equity options positions with futures.
What order types does the Tradier API support for automation?
Tradier's API supports market, limit, stop, stop-limit, and OCO/OTO bracket orders for stocks and options. Time-in-force options include day, GTC, pre-market, and post-market where allowed. Most TradingView alerts use market or limit, both of which route cleanly through PickMyTrade.
Does Tradier require OAuth for third-party apps?
Tradier supports OAuth 2.0 for production third-party applications, but individual automators usually just generate a personal access token from developer.tradier.com and paste it into their bridge. PickMyTrade supports both flows - the personal token flow is faster to set up for a single user.
How long does a Tradier API access token last?
Personal access tokens from developer.tradier.com do not expire on a fixed schedule but can be revoked by you or by Tradier at any time. If you regenerate the token, you must update it in PickMyTrade or your automation stops placing orders. Treat the token like a password and store it securely.
Can I automate 0DTE options on Tradier?
Yes, provided your account is approved for the correct options level. 0DTE SPX/SPY trades are popular with Tradier users because of the flat $10/month Pro pricing, which removes per-contract drag when you scale. Make sure your alert fires with enough time to fill before expiry close.
Does Tradier support fractional shares via API?
No. As of 2026 Tradier does not offer fractional-share trading via its API or web platform - it is whole-share only for equities. If your TradingView strategy sizes by dollar amount, PickMyTrade will round down to the nearest whole share when routing to Tradier.
Can I backtest on Tradier before automating?
Tradier itself does not have a built-in backtester; traders typically backtest in TradingView, Option Alpha, or QuantConnect and then route live signals to Tradier. The sandbox environment lets you dry-run the live-execution path, which is the important step before flipping to production.
What happens if my Tradier automation sends a duplicate alert?
Tradier's API will happily accept duplicate orders unless you dedupe them upstream. PickMyTrade includes an idempotency / duplicate-alert filter so a noisy TradingView alert does not fire the same order twice within a short window. If you are writing your own code, use the client_order_id field to prevent duplicates.
Does Tradier support bracket (OCO) orders from webhooks?
Yes. Tradier's API accepts OTOCO (one-triggers-one-cancels-other) for stocks and options, so you can send an entry with an attached take-profit and stop-loss in a single payload. PickMyTrade exposes this so your TradingView alert can include TP/SL levels directly.
Is Tradier good for Python algo trading?
Yes - r/algotrading frequently recommends Tradier for Python-based options algos because the REST API is clean, sandbox is free, and the Pro flat-fee plan makes high-frequency options testing affordable. Official SDKs are community-maintained, but the raw API is simple enough that most devs just use `requests`.
Can I paper trade my TradingView strategy on Tradier before going live?
Yes - generate a sandbox token at developer.tradier.com and use that token in PickMyTrade for paper mode. Alerts still flow from TradingView, but fills are simulated against sandbox quotes. Once you are confident, swap in your production token to go live.
Does Tradier's API stream real-time quotes for automation?
Yes - Tradier offers a streaming API (HTTP streaming + WebSocket) for quotes, trades, and account events. Real-time streaming for equities and options requires a paid market-data subscription; delayed streaming is free. For alert-driven automation, polling or the account-events stream is usually enough.

Account Setup & Onboarding

7 answers
Who can open a Tradier Brokerage account?
Tradier Brokerage is open to US residents with a valid Social Security Number and US address; it does not currently accept international clients. You must be 18+ and clear standard KYC (identity, address, employment). The account opening flow is fully online and usually completes in a day or two.
What account types does Tradier offer?
Tradier supports individual cash, individual margin, joint, Traditional IRA, Roth IRA, SEP IRA, and entity (LLC/corporate) accounts. Options approval levels are set separately and range from covered calls up to Level 4 (naked options with margin).
Is there a minimum deposit to open a Tradier account?
There is no minimum to open a cash Tradier account. Margin accounts require $2,000 under Reg T, and pattern-day-trading (4+ day trades in 5 business days) requires $25,000 in equity. These are FINRA rules, not Tradier-specific.
Can non-US residents open a Tradier account?
No. Tradier Brokerage is US-only as of 2026. If you are outside the US and want to automate options via TradingView, PickMyTrade also supports brokers with international access on the .io side (TradeLocker, Match-Trader, etc.) for CFDs or forex, though those are different instruments.
How long does KYC / account approval take on Tradier?
Most individual accounts are approved within 1-2 business days after you submit the application. Entity and IRA accounts can take 3-5 business days because they need extra document review. Options level approval may take an additional review step depending on the level you request.
Does Tradier offer retirement accounts (IRAs)?
Yes. Tradier supports Traditional, Roth, and SEP IRAs with the same commission structure as taxable accounts. Options trading is allowed in IRAs up to Level 3 (spreads, covered calls, cash-secured puts); naked options and margin are not allowed in IRAs per IRS rules.
Can I have multiple Tradier accounts under one login?
Yes - one Tradier login can hold multiple accounts (for example, an individual margin and a Roth IRA). Each has its own account number, and via the API each has a unique account_id. In PickMyTrade you pick the specific account the automation should trade on.

Fees, Commissions & Pricing

7 answers
How much does Tradier charge per options contract?
On the standard plan Tradier charges $0.35 per options contract with no base ticket fee, which is one of the cheapest per-contract rates in the US. Exchange and regulatory fees still pass through on top, as they do at every US broker.
What is Tradier Pro and how much does it cost?
Tradier Pro is a $10/month flat subscription that removes the per-contract options fee entirely, so all options trades (open and close) cost $0 plus pass-through exchange fees. It pays for itself around 29 contracts/month, which is why active options traders on r/thetagang almost always run it.
Does Tradier charge commission on stocks and ETFs?
No - stock and ETF trades are $0 commission on both the standard and Pro plans, matching the broader US industry. You only pay SEC/TAF regulatory fees on sell orders, which are fractions of a cent.
Are there any account or platform fees on Tradier?
Tradier has no monthly account fee, no inactivity fee, and no platform fee on the standard plan. The only optional subscription is Tradier Pro ($10/mo) for flat-fee options, plus market-data subscriptions if you want full-depth real-time data via the API.
Does Tradier charge for the API?
API access itself is free on top of whatever commission plan you are on - there is no separate API fee. Real-time streaming market data is an add-on (OPRA for options data is typically $1.50/month for non-pro retail), but delayed data is free. PickMyTrade works on either.
Are there fees for withdrawals or ACH on Tradier?
ACH deposits and withdrawals are free. Domestic wires cost around $25 outbound, international wires more; check transfers are free inbound. These match industry-standard rates and are documented on the Tradier fee schedule.
Does Tradier charge to exercise or assign options?
No. Tradier does not charge an exercise or assignment fee, which is notable because many brokers still charge $5-$20. This makes it cheaper to actually take delivery or get assigned on wheels/covered-call strategies.

Platform Features & Trading Tools

7 answers
What platforms does Tradier offer for trading?
Tradier provides a web trading dashboard, a mobile app, and its REST/streaming API. It does not have a heavy desktop platform like ThinkorSwim - Tradier's philosophy is that advanced users should pick their own front-end (Dash, Option Alpha, TradingView, etc.) and Tradier is the execution backend.
What is Tradier Dash?
Dash is Tradier's web trading interface focused on charting, options chains, and order entry. It is built on top of the same API third parties use and is free for Tradier account holders. It targets active options traders rather than buy-and-hold investors.
What third-party platforms integrate with Tradier?
Tradier is a backend for dozens of third-party platforms including Option Alpha, OptionStack, ORATS, eDeltaPro, QuantConnect, Thinkolator, and PickMyTrade. The integrations page on tradier.com lists the full set. This is a big part of why people choose Tradier over a walled-garden broker.
Does Tradier have good charting?
Tradier's Dash platform has competent charts, but it is not the reason most people use Tradier - serious chartists pair a Tradier account with TradingView or their preferred analysis tool and use Tradier purely for execution. This is consistent feedback on r/options and Elite Trader.
Does Tradier support options chains and greeks?
Yes. The API returns full options chains with bid/ask, volume, open interest, and greeks (delta, gamma, theta, vega, rho) and implied volatility. Dash displays the same data in a standard options-chain view, which is one of the reasons option-focused tools build on Tradier.
Can I trade futures or crypto on Tradier?
No. Tradier is stocks, ETFs, and options only. For futures automation, PickMyTrade supports Tradovate, Rithmic, and TradeStation; for crypto it supports Binance and Bybit. Tradier stays focused on the US equity-options market.
Does Tradier support extended-hours trading?
Yes - Tradier supports pre-market (from 4:00 AM ET on some routes, typically 7:00 AM ET standard) and after-hours (until 8:00 PM ET) for equities. You set the time-in-force flag on the order (`pre`, `post`) via API or in Dash. Options trade regular hours only, as they do industry-wide.

Deposits, Withdrawals & Funding

6 answers
How do I deposit money into Tradier?
Tradier supports ACH transfers (free), domestic wires, and check deposits. ACH is the default choice - you link a bank once and can push money on demand. Initial account funding is done in the onboarding flow after approval.
How long do ACH deposits take at Tradier?
ACH deposits typically clear and become available for trading within 1-3 business days. Tradier may release a portion of the deposit for trading before full settlement depending on your deposit history. Wires clear same-day when received during banking hours.
Are there deposit limits at Tradier?
ACH deposits are typically capped around $50,000 per transfer, with higher limits available on request. Wires have no soft limit. You can make multiple ACH transfers if you need to fund a larger amount quickly, or just use a wire.
How do I withdraw funds from Tradier?
You request an ACH or wire withdrawal from inside the Tradier dashboard. ACH withdrawals are free and typically land in 1-3 business days; wires are same-day but cost around $25. Funds from recently closed positions must settle before they can be withdrawn (T+1 for stocks/options as of 2024+).
Can I fund Tradier from a brokerage transfer (ACATS)?
Yes. Tradier accepts ACATS transfers from other US brokers, which is the standard way to move an existing portfolio over. Transfers typically complete in 5-7 business days. The other broker may charge a $75 ACATS-out fee, but Tradier does not charge to receive.
Does Tradier accept crypto or PayPal deposits?
No. Tradier only accepts fiat USD via ACH, wire, check, or brokerage transfer. This is standard for SEC/FINRA-regulated broker-dealers. If you want to fund from crypto, you need to off-ramp through your bank first.

Security, Regulation & Safety

6 answers
Is Tradier regulated?
Yes. Tradier Brokerage Inc. is a FINRA member and registered with the SEC, and is a member of SIPC. Its regulatory record and Form BD are public on FINRA BrokerCheck. That is the standard regulatory stack for US retail broker-dealers.
Is my money safe at Tradier?
Tradier is SIPC-insured up to $500,000 per account (including $250,000 cash) in case the broker fails. This does NOT cover trading losses. Client cash is held at partner banks, and securities are held in segregated custody accounts per SEC rules.
Does Tradier support two-factor authentication (2FA)?
Yes. Tradier supports 2FA via authenticator app and SMS on its web dashboard. API access uses access tokens rather than 2FA, so protecting your Tradier login password and rotating API tokens if exposed are both critical.
What happens to my API key if my Tradier password is compromised?
If you suspect your login is compromised, change the password immediately and revoke/rotate your API access tokens at developer.tradier.com. Any tool holding the old token (PickMyTrade, custom scripts) will stop working until you paste in the new token - that is intended behavior.
Does Tradier insure against hacking of my account?
Tradier, like most US brokers, offers a customer-protection guarantee for unauthorized activity provided you followed reasonable security practices (strong password, 2FA, did not share credentials). SIPC does not cover hacking losses - those are handled through Tradier's internal policy.
Is the Tradier API connection encrypted?
Yes. All Tradier API endpoints require HTTPS (TLS 1.2+) and reject plain HTTP requests. Access tokens are sent in the Authorization header. PickMyTrade uses the same HTTPS endpoints when routing your TradingView alerts, so the link from webhook to broker is encrypted end-to-end.

Prop Firm Support

4 answers
Can I use Tradier for a prop firm account?
No - Tradier is a retail broker-dealer, not a prop firm or a prop-firm backend. If you are looking to trade funded-account challenges, PickMyTrade integrates with Tradovate, Rithmic, TradeLocker, Match-Trader, and ProjectX, which are the platforms most funded-futures and funded-forex firms actually use.
Do any prop firms clear through Tradier?
Not in the traditional sense. A handful of 'stock options' funded programs use Tradier's API as a backend for their users, but the mainstream prop-firm industry (Apex, TopStep, FTMO-style) is futures/forex-first and uses Tradovate, Rithmic, TradeLocker, or Match-Trader. Check with the specific prop firm.
Can I automate my options prop firm account with PickMyTrade?
If your options prop firm issues you a Tradier sub-account with a real access token, then yes - PickMyTrade can drive it exactly like any retail Tradier account. If the prop firm uses its own internal platform, you will need to ask whether they expose an API that PickMyTrade supports.
What is the PickMyTrade + prop-firm stack most users run?
For funded futures: Tradovate or Rithmic through PickMyTrade. For funded forex/CFDs: TradeLocker or Match-Trader through PickMyTrade. For funded options (rarer): a Tradier-backed program through PickMyTrade. This is the standard routing matrix on pickmytrade.io.

Common Issues & Troubleshooting

6 answers
Why can't I log in to Tradier even though my password is right?
The two usual causes are (1) you are trying to log in to developer.tradier.com with credentials that only work on brokerage.tradier.com, or vice versa - they are separate sites sharing a single account, and (2) a 2FA device is out of sync. Reset 2FA from account settings and make sure you are on the right login page.
My Tradier API token stopped working - why?
Personal access tokens can be revoked if Tradier detects abuse or if you rotated the token at developer.tradier.com. Check that the token you pasted into PickMyTrade matches the current one in the dashboard. If the token is valid but 401s persist, confirm you are using the production base URL (api.tradier.com) not sandbox.
Why is my Tradier options order being rejected?
Most common reasons: (1) your account is not approved for the options level the order requires (e.g. naked calls need Level 4), (2) insufficient buying power, (3) the contract is illiquid and the exchange rejected the price, or (4) you tried to open a position after-hours on options. Check the rejection reason in the order status.
I got a PDT (pattern day trader) block on Tradier - what now?
If you execute 4+ day trades in 5 business days with under $25,000 equity, FINRA rules force your account into a 90-day restriction. Either deposit to $25k equity or wait out the restriction. This is not Tradier policy, it is a regulatory rule every US margin broker enforces.
Why are my Tradier quotes delayed or missing?
Free Tradier accounts get real-time quotes on the web and delayed (15-min) quotes via the API unless you subscribe to a market-data package. For serious automation, enable the real-time data add-on on your account. Also check that your API calls include the correct account_id and you have OPRA entitlement for options quotes.
My TradingView alert fires but nothing happens in Tradier - how do I debug?
Work backwards: (1) check PickMyTrade's alert log that the webhook arrived, (2) confirm the mapped Tradier symbol and account are correct, (3) check the Tradier API response in PickMyTrade for the specific error, (4) log in to Tradier Dash and verify the account is funded and options-approved. 90% of the time it is a symbol-mapping or options-level issue.

Tradier vs Alternatives

5 answers
Tradier vs TastyTrade - which is better for options?
TastyTrade has a richer desktop platform and is built for discretionary options traders with visual tools and TastyLive content. Tradier is cheaper at scale ($10/month flat vs TastyTrade's $0.50-$1/contract open + $0 close) and has a much more developer-friendly API. Discretionary traders often prefer TastyTrade; automators and API users often prefer Tradier.
Tradier vs Interactive Brokers for API trading?
IBKR has a broader product range (global markets, futures, forex, fractional shares) and tighter margin rates, but its API (TWS/Gateway) is notoriously more complex to set up. Tradier is REST-first and easier to get running in a weekend, at the cost of being US equities + options only. For a TradingView-to-broker webhook, Tradier is the simpler path.
Tradier vs Robinhood - which should I pick?
Robinhood is a mobile-first app for casual traders with a quirky unofficial API. Tradier is a proper broker-dealer with a fully supported production API, sandbox, and flat-fee Pro pricing - it is what you want if you are automating or trading options at any real volume. Robinhood is fine for buy-and-hold; Tradier is the pick for anything programmatic.
Tradier vs Alpaca for algo trading?
Alpaca is also API-first but historically focused on stocks/ETFs with options being a newer add; Tradier has been options-first from day one and has deeper options functionality (full chains, greeks, multi-leg orders). If your strategy is equities-only, either works. If it is options-heavy, Tradier is usually the better backend.
Tradier vs Schwab/ThinkorSwim for options automation?
Schwab (post-TDA merger) still offers the Schwab Trader API with OAuth, but onboarding and approvals are heavier than Tradier's. ThinkorSwim has world-class analytics but a locked-down platform - automation requires the Schwab API or third-party bridges. Tradier is faster to get to a live automated options order; ToS is better for visual analysis.