paradex_trades
Analyze market transactions to detect institutional activity, calculate average trade sizes, identify buy/sell imbalances, and monitor execution prices. Gain insights into market sentiment, liquidity, and momentum through detailed trade flow analysis.
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. |