Blog / Alpaca Paper Trading in 2026: Setup, What to Test, and the Honest Limits
Alpaca Paper Trading in 2026: Setup, What to Test, and the Honest Limits

Alpaca paper trading is a free simulated trading environment that behaves like a real Alpaca brokerage account: same API, same order types, same market data, fake money. It is the standard way to test a strategy, a bot, or your own discipline before risking a dollar, and you do not even need to fund a live account to use it. We know it unusually well, because JorgAI's public demo runs on a real Alpaca paper account with a simulated $1,000,000 balance, trading live through the exact API this guide describes. Here is how paper trading works on Alpaca, how to set it up, and the honest limits of what a simulation can teach you.
Paper trading proves your process: that orders fire, stops hold, and rules execute as written. What it cannot fully prove is your psychology when the money is real. Use it for the first job, respect its limits on the second.
What is Alpaca paper trading?
Alpaca is an API-first US brokerage, and its paper trading environment is a full simulation of the live one: a separate endpoint (paper-api.alpaca.markets) with its own API keys, a virtual cash balance you can reset, and simulated fills against real market prices for stocks and crypto. Everything a live account can do through the API, the paper account mirrors: market and limit orders, brackets, fractional shares, positions, and account history.
Two details worth knowing. Paper keys and live keys are separate credentials, so software pointed at paper physically cannot touch live money. And the account is resettable: blow up the virtual balance, reset it, adjust the rules, and run it again. That loop is the entire point.
How do you set up an Alpaca paper trading account?
- Sign up at alpaca.markets. The paper environment is available immediately, no funding required.
- Open the paper account dashboard. Alpaca's console has a toggle between live and paper views; the paper side shows your virtual balance and simulated positions.
- Generate paper API keys. From the paper dashboard, create the key pair. These are what any bot, script, or platform will use to trade the simulation.
- Connect your software or trade manually. Point your tool at the paper endpoint, or place simulated orders from the dashboard yourself.
If code is not your thing, the same setup powers no-code automation: our guide to automating an Alpaca account without coding shows the platform route, where you connect keys and set rules instead of writing scripts.
What should you actually test in paper trading?
- Your exits, more than your entries. Most strategies die at the exit. Verify stops and targets actually place, fill, and behave as intended, especially bracket orders.
- Position sizing under real prices. Watch how your sizing rules behave across a range of stock prices and account levels.
- The boring failure modes. Partial fills, orders rejected outside market hours, a symbol halting. Simulation surfaces the plumbing problems while they are free.
- A full month of behavior, not a good week. A handful of trades proves nothing; a few dozen show the pattern. Pair the forward test with a proper backtest and you have both directions covered.
The honest limitation: simulated fills are optimistic. Paper trading fills at displayed prices without the slippage and spread costs real orders eat, so treat paper results as a ceiling, not a forecast. And no simulation charges you fear: the discipline that feels easy with fake money is the exact thing worth automating before the money is real.
Can you run automated trading on an Alpaca paper account?
Yes, and it is the best on-ramp to automation that exists right now. Because paper and live share one API, a rules-based platform can run identically against either. That is literally how our own demo works: JorgAI's public simulation is an Alpaca paper account trading around the clock under the same rules engine customers use live, and you can watch it run before connecting anything. When the process is proven, switching to live is a credentials change, not a rebuild; our Alpaca bot comparison covers the platform options, and the wider broker field is in best brokers for automated trading.
Frequently asked questions
Is Alpaca paper trading free?
Yes. The paper environment costs nothing and does not require funding a live account. Real-time market data beyond the free tier is a separate subscription, but the simulation itself is free.
Does Alpaca paper trading use real market data?
Yes, simulated orders fill against real market prices in real time. The fills are optimistic (no true slippage), which is the main difference from live execution.
Can I reset my Alpaca paper account?
Yes, the virtual balance is resettable from the dashboard, which makes iterating on a strategy painless.
How do I go from paper to live trading?
Open and fund the live account, generate live API keys, and point your software at the live endpoint. The API is identical, which is the whole appeal. If you are using a platform, it is usually a reconnect: set your rules once and carry them over.
Does JorgAI work with Alpaca paper accounts?
Our public demo runs on one, which is the best way to see the behavior. For your own account, JorgAI connects to live Alpaca accounts, and the built-in simulation mode covers the try-before-you-trade job without needing your own paper keys: start with the setup quiz to see it.
Keep reading
Let the AI do the trading.
Set it up in minutes. 7 day free trial on Starter and Pro.
Get started free
