
INVESCO DB US DOLLAR INDEX BEARISH FUND — Investor Relations & Filings
The Invesco DB US Dollar Index Bearish Fund is an exchange-traded fund (ETF) that seeks to track the performance of the Deutsche Bank Short USD Currency Index. The fund is designed for investors who want a cost-effective and convenient way to speculate on or hedge against a decline in the value of the U.S. dollar relative to a basket of six major world currencies. It achieves its objective by establishing short positions in U.S. Dollar Index (DX) futures contracts, which are linked to the Euro, Japanese Yen, British Pound, Canadian Dollar, Swedish Krona, and Swiss Franc.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K - INVESCO DB US DOLLAR INDEX BEARISH FUND (0001383149) (Filer) | 2026-02-28 | English | |
| 10-Q | 2025-11-06 | English | |
| 424B3 | 2025-08-26 | English | |
| 10-Q | 2025-08-07 | English | |
| 10-Q | 2025-05-08 | English | |
| 424I | 2025-03-26 | English |
Browse filings by year
20 years- 2026 1 filing
- 2025 6 filings
- 2024 14 filings
- 2023 9 filings
- 2022 7 filings
- 2021 11 filings
- 2020 17 filings
- 2019 16 filings
- 2018 15 filings
- 2017 13 filings
- 2016 17 filings
- 2015 20 filings
- 2014 25 filings
- 2013 15 filings
- 2012 16 filings
- 2011 15 filings
- 2010 23 filings
- 2009 20 filings
- 2008 15 filings
- 2007 15 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32890960 | 10-K - INVESCO DB US DOLLAR INDEX BEARISH FUND (0001383149) (Filer) | 2026-02-28 | English | ||
|
2025
6 filings
| |||||
| 12074604 | 10-Q | 2025-11-06 | English | ||
| 12074608 | 424B3 | 2025-08-26 | English | ||
| 12074606 | 10-Q | 2025-08-07 | English | ||
| 12074605 | 10-Q | 2025-05-08 | English | ||
| 12074609 | 424I | 2025-03-26 | English | ||
| 12074610 | 10-K | 2025-02-25 | English | ||
|
2024
8 filings
| |||||
| 12074611 | 424B3 | 2024-11-12 | English | ||
| 12074612 | 10-Q | 2024-11-06 | English | ||
| 12074615 | Regulatory Filings 2024 | 2024-08-27 | English | ||
| 12074613 | 424B3 | 2024-08-26 | English | ||
| 12074614 | Regulatory Filings 2024 | 2024-08-22 | English | ||
| 12074616 | S-1/A | 2024-08-20 | English | ||
| 12074621 | 10-Q | 2024-08-06 | English | ||
| 12074624 | 424B3 | 2024-08-02 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
INVESCO DB US DOLLAR INDEX BEARISH FUND 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/35525/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35525 | 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=35525 | 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=35525 \ -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": 35525}, 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 INVESCO DB US DOLLAR INDEX BEARISH FUND (id: 35525)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.