Added

New "accepted" trade update event type

Broker API

Adds accepted to the TradeUpdateEventType enum on the trade events stream. An accepted event is sent when an order is received and accepted by Alpaca.

Affected Endpoints

  • GET /v1/events/trades
  • GET /v2/events/trades