-
Notifications
You must be signed in to change notification settings - Fork 0
Disaggregated Fields
Victor Kaiuki edited this page Jun 16, 2026
·
1 revision
Disaggregated COT fields (194 columns).
from cftc_cot.fields import DisaggregatedFields as DF- 4 trader categories: Producer/Merchant, Swap Dealers, Managed Money, Other Reportables.
- Double underscore in swap fields:
swap__positions_short_all. - No
_allsuffix for:prod_merc_positions_long/short,m_money_positions_spread,other_rept_positions_long/short/spread.
prod_merc_positions_longprod_merc_positions_shortswap_positions_long_allswap__positions_short_allswap__positions_spread_allm_money_positions_long_allm_money_positions_short_allm_money_positions_spreadother_rept_positions_longother_rept_positions_shortother_rept_positions_spreadtot_rept_positions_long_alltot_rept_positions_short
Getting Started
API Reference
Field Reference
Guides
Reference