[API Request] Include reverse stock splits in orders response

Hi, I’m working on a finance dashboard and want to visualise my full transaction history using the data from the API. I do this by walking through each order in sequence to rebuild my current holdings, like entries in a ledger. This works for most assets, but stocks that have had reverse splits don’t seem to be accounted for. So the computed holdings don’t all match the holdings in my account.

Please could you include reverse stock splits in the Orders response, so the history is complete and holdings can be reconstructed accurately?

1 Like