Commitment of Traders and Traders in Financial Futures positioning data.
COT Report
ASYNCREADNo auth
Returns weekly speculative and commercial positioning for any futures market.
ParametersFormJSON
Futures contract keyword e.g. 'Gold', 'S&P 500', 'Crude Oil', 'Euro FX', 'Bitcoin'
Specific year
Most recent N weeks
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "cftc_cot_report", "params": { "market": "Gold" } }'