history
Retrieve your most recent trades and committee verdicts to see what you bought or what the committee decided.
Instructions
Get the most recent trade records and committee verdict history.
Use when the user asks "what did I buy recently" or "what did the committee decide lately". Read-only.
Args: n: Maximum number of recent trades to return (default 10).
Returns:
Object with trades (each with symbol, direction, units, price,
timestamp, status) and recent committee verdict records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Maximum number of recent trades to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |