ultrade_market_last_trades
Retrieve recent trading activity for a specified market symbol to analyze market movements and trading patterns.
Instructions
Get last trades
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Market symbol, e.g. sol_eth | |
| limit | No | Amount of trades. If limit > 100, then truncated to 100 |