get_move_position_history
Retrieve historical move positions with optional filtering by category, symbol, and limit. Track past positions for analysis.
Instructions
Get move position history.
Args: category: Product type: linear, inverse, spot, option (optional). symbol: Filter by symbol (optional). limit: Number of records (default: 20, max: 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | ||
| symbol | No | ||
| limit | No |