
DCT TRADİNG DIŞ TİCARET A.Ş. — Investor Relations & Filings
DCT TRADİNG DIŞ TİCARET A.Ş., established in 2002, is an international agricultural commodity trading company. It specializes in the global trade of agricultural raw materials, managing the complete export, import, and transit processes for its clients. The company's core product portfolio includes various forms of cotton such as baled, organic, and linter, as well as other key commodities like corn, rice, and granular urea fertilizer. DCT Trading focuses on supplying raw materials according to precise quality and quantity specifications, ensuring timely delivery and competitive pricing. Operating with a principle of 'Safe Trade,' the firm provides reliable and professional services to a global network of over 500 customers, handling the logistics to deliver products to international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pay Satış Bilgi Formu SPK Başvurusu Hakkında | 2026-06-01 | Turkish | |
| Bağlı Ortaklık Olağanüstü Genel Kuru'nun Tescil ve İlanı Hakkında | 2026-05-25 | Turkish | |
| Perakende Satış Mağazası Açılması Hakkında | 2026-05-20 | Turkish | |
| 1Ç 2026 Halka Arz Fiyatının Belirlenmesinde Esas Alınan Varsayımlara İlişkin Gerçekleşme ve Değerlendirme Raporu | 2026-05-18 | Turkish | |
| 1Ç 2026 Halka Arz Fiyatının Belirlenmesinde Esas Alınan Varsayımlara İlişkin Gerçekleşme ve Değerlendirme Raporu | 2026-05-18 | Turkish | |
| Esas Sözleşme | 2026-05-15 | Turkish |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Contil India Limited
Global merchant exporter of agricultural commodities, food …
|
531067 | IN | Wholesale and retail trade |
|
CROPSTER AGRO LIMITED
Trades and distributes agricultural commodities including g…
|
523105 | IN | Wholesale and retail trade |
|
DIAZ RIGANTI CEREALES S.A.
Specializes in commercializing cereals/oilseeds, agricultur…
|
— | AR | Wholesale and retail trade |
|
FARM PRICE HOLDINGS BERHAD
Wholesale distributor of fresh vegetables, food, beverages,…
|
— | MY | Wholesale and retail trade |
|
GRAINCORP LIMITED
Integrated grain and oilseed supply chain for storage, proc…
|
GNC | AU | Wholesale and retail trade |
|
Graines Voltz S.A.
Distributor of flower and vegetable seeds and young plants …
|
GRVO | FR | Wholesale and retail trade |
|
GRAINTURK HOLDİNG A.Ş.
A holding company in agricultural commodity trading, produc…
|
GRTHO | TR | Wholesale and retail trade |
|
HARSHIL AGROTECH LIMITED
Trades and distributes agricultural commodities for food pr…
|
505336 | IN | Wholesale and retail trade |
|
HEALTHY LIFE AGRITEC LIMITED
Trades raw milk, livestock, and agricultural products for d…
|
543546 | IN | Wholesale and retail trade |
|
Hortico Spolka Akcyjna
Supplier of horticultural products and advisory services to…
|
HOR | PL | Wholesale and retail trade |
DCT TRADİNG DIŞ TİCARET A.Ş. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/9039/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9039 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=9039 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=9039 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 9039}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for DCT TRADİNG DIŞ TİCARET A.Ş. (id: 9039)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.