List Account Activities
saxo_list_activitiesRetrieve recent account events such as orders, trades, dividends, and corporate actions by specifying a date range. Useful for reviewing daily account activity.
Instructions
Recent account events from /port/v1/activities — placed/modified/cancelled orders, trades, dividend payments, corporate actions. Pass fromDateTime/toDateTime (ISO 8601 with timezone) to scope; defaults to a recent window on Saxo side. Useful for "what happened on my account today?" reasoning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientKey | No | ||
| accountKey | No | ||
| fromDateTime | No | ||
| toDateTime | No | ||
| activityTypes | No | ||
| top | No | ||
| skip | No |