get_positions
Retrieve all open positions across brokerage accounts, showing symbol, quantity (negative for shorts), and market value. Optionally filter by broker ID.
Instructions
Open positions across all accounts (symbol, quantity — negative means short — and market value in the account currency when the broker prices it). Optionally filter by broker id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| broker | No | Broker id to filter by, e.g. 'alpaca' or 'kraken' |