Alpaca Sign-Off

24/5 Trading

8/8 PASS

1. Asset Sync — overnight fields

Assets → View live

Assets synced with overnight_tradable, overnight_halted, fractional_eh_enabled, min_order_size, price_increment, min_trade_increment.

Status: PASS


2. Buy Order — decimal validation

Order Form → Place order

Notional validated to 2dp, quantity to 9dp. Limit + market + notional orders supported.

Status: PASS


3. Sell Order + TIF display

Order Form → Place order

TIF dropdown shows Day/GTC for equities. Same decimal validation as buy.

Status: PASS


4. TIF = Day for overnight

Chart → Trade after 4PM ET

Outside 9:30AM-4PM ET, TIF is forced to Day. Not selectable by user. Double-validated on backend.

Status: PASS


5. Cancel Order

→ View orders

Cancel button on all open/pending orders. DELETE /v2/orders/{id}.

Status: PASS


6. Market Data Disclosure

Chart + Disclosure → See disclosure

Extended Hours disclosure linked below buy/sell button.

Status: PASS


7. Update Orders

→ Modify order

ReplaceOrder via PATCH — update qty, limit price, stop price, TIF.

Status: PASS (Optional)


→ Alpaca Disclosure PDF

Linked in the trading UI below the order button.

Status: PASS

On this page