paradex_trades
Analyze market trade data to detect institutional activity, measure buy/sell pressure, and evaluate execution prices versus order book levels. Use this tool to track trade flow, identify whale transactions, and assess market momentum for informed trading decisions.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
end_unix_ms | Yes | End time in unix milliseconds. | |
market_id | Yes | Market symbol to get trades for. | |
start_unix_ms | Yes | Start time in unix milliseconds. |