get_historical_orders
Retrieve completed and cancelled orders from your Trading 212 account using cursor pagination for efficient browsing of historical order data.
Instructions
List completed/cancelled historical orders with cursor pagination. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Items to return (1–50; API default is 20). | |
| cursor | No | Cursor from a previous response's nextPagePath. |