Paper Account Clearing Time

Environment
Windows 10
Language
Python 3.9
Alpaca API Version
alpaca-trade-api-python v1.0.1

Problem
My algorithm as successfully executed a bunch of limit sell orders today. These orders have been filled, and constitute a large portion of my account. However my account equity shown on the paper account overview is only showing my previous cash amount and existing position value. The proceeds from the filled orders are not reflected. Is this because of some sort of clearing time? Will my order proceeds be shown in my account equity, specifically under the cash portion, in the near future?

I should also add that the while the text stating the equity amount displays what I described above, the account graph is displaying the total amount I would expect.

Account Type
Paper Trading

Example Code
N/A

1 Like