Alpaca
list_positions
List all open Alpaca positions for the configured account.
GET
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.
alpaca_list_positions
include/exclude: filter which tools are exposed (use full names likealpaca_list_positions).minimal: omitproviderandprovider_fieldswhenTrue.paper: use Alpaca paper trading instead of live trading.
Body
application/json
This is a request to obtain information. Your API keys are required.
Response
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.
Available options:
long, short Extra provider-specific fields (omitted when minimal=True).