Get Positions
get_positionsGet a list of open positions for a specified Interactive Brokers account, enabling quick monitoring of current holdings and portfolio exposure.
Instructions
List open positions for an account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Account identifier. | |
| positions | No | Open positions. | |
| positionCount | Yes | Number of positions. |