investor_get_operations
Retrieve account operations within a specified date range. Filter by account IDs, instrument, or operation types to analyze portfolio transactions.
Instructions
Return account operations for a date range (from_date/to_date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | Yes | ||
| to_date | Yes | ||
| account_ids | No | ||
| instrument | No | ||
| operation_types | No |