Get Transaction History
get_transaction_historyRetrieve transaction history for IBKR accounts, filtering by date range, transaction type, or currency.
Instructions
Get transaction history for accounts with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to look back (1-90) | |
| type | No | Filter by transaction type (e.g. BUY, SELL, DIV, INTEREST) | |
| currency | No | Filter by currency (e.g. USD, EUR) | |
| accountIds | Yes | Array of account IDs |