Skip to content

Legacy Fields

Victor Kaiuki edited this page Jun 16, 2026 · 1 revision

Legacy Report Fields

Standard Legacy COT fields.

from cftc_cot.fields import LegacyFields as LF

Identification

id, report_date_as_yyyy_mm_dd, yyyy_report_week_ww, market_and_exchange_names, contract_market_name, commodity_name, commodity_group_name, commodity_subgroup_name, commodity, cftc_contract_market_code, cftc_market_code, cftc_region_code, cftc_commodity_code, contract_units, futonly_or_combined

Positions — All

open_interest_all, noncomm_positions_long_all, noncomm_positions_short_all, noncomm_postions_spread_all (typo), comm_positions_long_all, comm_positions_short_all, tot_rept_positions_long_all, tot_rept_positions_short, nonrept_positions_long_all, nonrept_positions_short_all

Changes

change_in_open_interest_all, change_in_noncomm_long_all, change_in_noncomm_short_all, change_in_noncomm_spead_all (typo), change_in_comm_long_all, change_in_comm_short_all, change_in_tot_rept_long_all, change_in_tot_rept_short, change_in_nonrept_long_all, change_in_nonrept_short_all

Traders

traders_noncomm_long_all, traders_noncomm_short_all, traders_noncomm_spread_all, traders_comm_long_all, traders_comm_short_all, traders_tot_rept_long_all, traders_tot_rept_short_all, traders_tot_all

Clone this wiki locally