get_trade_history
Retrieve closed trade history with PnL, entry/exit prices, and duration. Filter by symbol or exchange and paginate results.
Instructions
Get your closed trade history with PnL, entry/exit prices, and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| limit | No | Number of trades to return (max 200) | |
| symbol | No | Filter by trading pair symbol | |
| exchange | No | Filter by exchange name |