list_trades
Retrieve recent trades for a specified currency pair using a timestamp filter to access trades executed after a specific Unix millisecond time.
Instructions
List recent trades for a currency pair
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pair | Yes | Trading pair (e.g., XBTZAR) | |
since | No | Fetch trades executed after this timestamp (Unix milliseconds) |