list_positions
List Coinbase positions as canonical Position models. Coinbase positions are derived from portfolio breakdown and flattened across spot/perp/futures positions.
Documentation Index
Fetch the complete documentation index at: https://opentools.page/docs/llms.txt
Use this file to discover all available pages before exploring further.
coinbase_list_positions
- Optional
portfolio_type: choose which Coinbase portfolio to derive positions from. - Optional
currency: valuation currency (e.g.USD).
include/exclude: filter which tools are exposed (use full names likecoinbase_list_positions).minimal: omitproviderandprovider_fieldswhenTrue.
Body
This is a request to obtain information. Your API keys are required.
Response
List of positions (OpenTools trading schema).
Trading provider identifier. Omitted when minimal=True.
Instrument symbol (e.g. "AAPL", "BTCUSD").
Position size.
Average entry price.
Latest price used for valuation.
Current position market value.
Unrealized profit/loss.
Unrealized profit/loss percent (factor of 1, not 100).
Position direction.
long, short Extra provider-specific fields (omitted when minimal=True).