cftc_cot_disaggregated
Access disaggregated CFTC COT reports for physical commodities, breaking down positions by producer, swap dealer, managed money, and other reportable categories.
Instructions
Get Disaggregated Commitments of Traders (COT) report data from CFTC. Breaks positions into: Producer/Merchant/Processor/User, Swap Dealers, Managed Money, Other Reportables. More granular than Legacy report. Covers physical commodities (not financial futures).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 100, max 50000) | |
| offset | No | Offset for pagination | |
| market_name | No | Filter by market/commodity: 'NATURAL GAS', 'CORN', 'SOYBEANS' | |
| futures_only | No | true = futures only (default), false = combined futures+options |