Fixed

Portfolio history numeric fields can be null

The equity, profit_loss, profit_loss_pct, and base_value fields on the PortfolioHistory schema are now marked nullable to match service behavior. These fields can return null.

Broker API

  • GET /v1/trading/accounts/{account_id}/account/portfolio/history

Trading API

  • GET /v2/account/portfolio/history