Get Trades

Get trades with date range filtering and pagination.

Trades are automatically sorted by trade_date in descending order (most recent first).

Args: request: Trade filter and pagination request (includes instrument_ids, start_date, end_date)

Returns: TradesResponse with trades and pagination metadata

Language
Click Try It! to start a request and see the response here!