Endpoint
Query parameters
string
Optionally filter open positions to a single agent.
integer
default:"20"
Number of positions per page. Maximum is
100.string
Opaque cursor from a previous response to fetch the next page.
Example request
Response
array
Array of open position objects.
string
Unique position identifier.
string
ID of the agent managing this position.
string
Token contract address.
string
Token symbol.
integer
Chain ID.
float
Average entry price in USD.
float
Latest market price in USD.
float
Unrealized profit or loss in USD.
float
Trigger price for the stop loss.
float
Trigger price for take profit.
float
Current trailing stop price. Updated as the position moves in your favor.
integer
Unix timestamp when the position was opened.
string
Cursor for the next page, omitted when there are no more results.