positions.history
Closed trades
Returns the signed-in user’s closed and imported trades with realized P&L, newest close first.
Free. Anonymous and Free callers get 15-minute delayed data capped at 50 rows.
Input
No arguments.
Output
Returned under data; every response also carries meta with freshness, as_of and truncated.
| Field | Type | Description |
|---|---|---|
| trades* | object[] |
* required
Example request
curl -X POST "https://impliedoptions.com/api/v1/tools/positions.history" \
-H "Authorization: Bearer <YOUR_KEY>" \
-H "Content-Type: application/json" \
-d '{
"args": {}
}'Rendered result: /performance?tab=track-record