Skip to content

TFF Fields

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

TFF Report Fields

Traders in Financial Futures (TFF) fields (90 columns).

from cftc_cot.fields import TFFFields as TFF

Main Position Fields (Combined)

  • dealer_positions_long_all
  • dealer_positions_short_all
  • dealer_positions_spread_all
  • asset_mgr_positions_long (No _all)
  • asset_mgr_positions_short (No _all)
  • asset_mgr_positions_spread (No _all)
  • lev_money_positions_long (No _all)
  • lev_money_positions_short (No _all)
  • lev_money_positions_spread (No _all)
  • other_rept_positions_long
  • other_rept_positions_short
  • other_rept_positions_spread
  • tot_rept_positions_long_all
  • tot_rept_positions_short (No _all)

Clone this wiki locally