TTEN3 Commodity MTM: Separating Operating Performance from DFP Noise
Agribusiness issuers like TTEN3 (Três Tentos) can report strong revenue growth while net income swings on commodity mark-to-market, derivative losses, and tax effects buried in DFP footnotes. Without footnote analysis, a screen on net margin would misread the business.
This page shows what a real earnings-quality review found in TTEN3's 2024 DFP — and why document-level research over CVM filings is essential for Brazilian ag names.
The research question
> Identify non-recurring events, provisions, impairment, contingencies, FX effects, tax effects, or accounting adjustments that may distort reported earnings. Assess whether results appear recurring.
Operating vs reported: two different stories
Recurring operational layer
| Metric | 2024 | Signal |
|---|---|---|
| Net revenue | R$ 12.8 billion | +42.5% YoY |
| Adjusted EBITDA | R$ 973.6 million | +101% YoY |
| Adjusted gross margin | 16.9% | +3.2 pp |
Segment growth was broad: Grãos (+84.4%), Indústria (+43.9%), Insumos (+10.9%). Adjusted EBITDA suggests healthy underlying activity.
Items distorting reported net income
Footnotes identified material non-operating and mark-to-market effects:
| Item | Amount (R$) | Effect |
|---|---|---|
| Fair-value adjustment on commodity-linked assets/liabilities | 367,063 thousand | Hits COGS and gross profit |
| Derivative MTM (negative) | ~242 million | Drives financial loss |
| Net financial result | -244.3 million | Largely derivative-driven |
| Deferred tax movements | -104,852 thousand (net) | Tax volatility |
| Subvention reserve | 210,704 thousand | Fiscal benefit |
| Litigation provision reversals | ~8.3 million | One-time |
| Expected credit loss provision increase | ~43.4 million | Working capital risk |
No impairment was flagged; management noted significant judgment in fair-value measurement.
The synthesis
Adjusted EBITDA (R$ 973.6M) reflects positive recurring operations. Reported net income was heavily influenced by commodity fair-value swings, derivative MTM, and tax/provision movements — making headline profit a poor proxy for operational performance.
For quant and fundamental models covering Brazilian ag:
- Normalize for fair-value and derivative MTM before ranking on earnings yield.
- Track segment revenue (Grãos vs Indústria vs Insumos) in footnotes, not just consolidated lines.
- Pair annual DFP with ITR for intra-year commodity exposure updates.
Why this goes beyond API access
Listing TTEN3's DFP via API answers where is the filing. Footnote Q&A answers can I trust this earnings number. That second layer is what research products charge for — and it is buildable on top of apicvm text extraction.
Replicate with apicvm
curl -H "Authorization: Bearer $APICVM_KEY" \
"$APICVM_URL/v1/documents?ticker=TTEN3&type=DFP&year=2024"
Priority footnote sections for ag issuers:
- Mensuração a valor justo (commodities)
- Instrumentos financeiros derivativos
- Imposto de renda e contribuições
- Provisões para perdas e contingências
- Segment reporting (Grãos, Indústria, Insumos)
Agent prompt example:
Separate adjusted EBITDA drivers from fair-value and derivative MTM effects.
Quantify each item in R$ millions.
State whether net income is representative of recurring operations.
Methodology note
Analysis from Hold processing of TTEN3's public 2024 DFP. Illustrative only — not investment advice.
Limitations
- Fair-value items require judgment; automated extraction may miss cross-references.
- Commodity exposure evolves quarterly — supplement with ITR.
- apicvm provides text, not normalized financial statements.
Next steps
Ready to integrate?
Get an API key and start querying Brazilian CVM filings programmatically.