cftc_cot_compare
Compare the latest reported CFTC COT position for two to eight contract markets using one consistent report family, scope, and trader category. Returns stable market codes, exact dates, long/short/net positions, open interest, ranking, and provenance. Use this for 'compare managed-money positioning in oil, gold, and copper' or 'which selected market has the largest commercial net position?'. It compares published aggregates only and does not recommend trades.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Futures-only or futures-and-options-combined view. Defaults to futures_only, except CIT (combined only). | |
| markets | Yes | Two to eight exact CFTC contract codes or unambiguous names. | |
| category | Yes | A category valid for the selected report_type. | |
| report_type | Yes | CFTC report family. Categories differ by family; use search or the evidence pack to discover available families. | |
| response_format | No | Human-readable markdown or machine-readable JSON. Default markdown. |