
Modern Avenue Group Co., Ltd. — Investor Relations & Filings
Modern Avenue Group Co., Ltd. is a diversified enterprise primarily engaged in the management and operation of high-end fashion brands. The company focuses on the design, research, development, and retail distribution of premium apparel and accessories. Its core portfolio includes the proprietary brand CANUDILO, which specializes in high-quality business and casual menswear. Beyond its own labels, the group operates multi-brand retail concepts and manages international fashion brands through strategic partnerships and acquisitions. The company integrates traditional retail with digital commerce platforms to enhance its supply chain efficiency and customer reach. Its business model encompasses brand incubation, global sourcing, and the operation of high-end boutiques, aiming to provide a comprehensive luxury lifestyle experience. The group leverages data-driven insights to optimize its retail network and adapt to evolving consumer trends in the premium market segment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司控股股东部分股份被冻结的进展公告 | 2026-05-31 | Chinese | |
| 北京市天元律师事务所关于摩登大道时尚集团股份有限公司2025年年度股东会的法律意见 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 关于公司持股5%以上股东减持股份预披露公告的更正公告 | 2026-05-12 | Chinese | |
| 关于公司持股5%以上股东减持股份预披露的公告(更新后) | 2026-05-12 | Chinese | |
| 关于公司持股5%以上股东减持股份预披露的公告 | 2026-05-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47908928 | 关于公司控股股东部分股份被冻结的进展公告 | 2026-05-31 | Chinese | ||
| 46701535 | 北京市天元律师事务所关于摩登大道时尚集团股份有限公司2025年年度股东会的法律意见 | 2026-05-20 | Chinese | ||
| 46700490 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 45347185 | 关于公司持股5%以上股东减持股份预披露公告的更正公告 | 2026-05-12 | Chinese | ||
| 45346944 | 关于公司持股5%以上股东减持股份预披露的公告(更新后) | 2026-05-12 | Chinese | ||
| 44825362 | 关于公司持股5%以上股东减持股份预披露的公告 | 2026-05-10 | Chinese | ||
| 36713103 | 关于公司股票可能被终止上市的第四次风险提示公告 | 2026-03-16 | Chinese | ||
| 36713091 | 关于公司股票可能被终止上市的第三次风险提示公告 | 2026-03-02 | Chinese | ||
| 36713077 | 关于聘任公司董事会秘书的公告 | 2026-02-10 | Chinese | ||
| 36713073 | 关于聘任公司内部审计部门负责人的公告 | 2026-02-10 | Chinese | ||
| 36713070 | 第六届董事会第二十七次会议决议公告 | 2026-02-10 | Chinese | ||
| 36713067 | 关于公司股票可能被终止上市的第二次风险提示公告 | 2026-02-08 | Chinese | ||
| 36713066 | 2026年第一次临时股东会决议公告 | 2026-02-02 | Chinese | ||
| 36713063 | 北京市天元律师事务所关于摩登大道时尚集团股份有限公司2026年第一次临时股东会的法律意见 | 2026-02-02 | Chinese | ||
| 36713062 | 关于公司股票可能被终止上市的风险提示公告 | 2026-01-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Torrid Holdings Inc.
Direct-to-consumer retailer of women's plus-size apparel an…
|
CURV | US | Wholesale and retail trade |
|
TRACK & FIELD CO S.A
Designs and retails athletic wear, lifestyle apparel, and s…
|
— | BR | Wholesale and retail trade |
|
TRUWORTHS INTERNATIONAL LIMITED
Investment holding entity focused on specialized fashion re…
|
TRU | ZA | Wholesale and retail trade |
|
UNITED ARROWS LTD.
A specialty retailer of curated apparel that reinterprets g…
|
7606 | JP | Wholesale and retail trade |
|
UNIVERSAL STORE HOLDINGS LIMITED
Specialty retailer of youth fashion and accessories via phy…
|
UNI | AU | Wholesale and retail trade |
|
URBANICA (PALO) RETAIL LTD
Retailer of clothing and accessories specializing in urban …
|
— | IL | Wholesale and retail trade |
|
URBAN OUTFITTERS INC
A lifestyle retail corporation with a portfolio of global b…
|
URBN | US | Wholesale and retail trade |
|
V2 Retail Limited
Value-added fashion retailer offering affordable apparel an…
|
V2RETAIL | IN | Wholesale and retail trade |
|
Vedant Fashions Limited
Offers ethnic celebration wear for men, women, and children…
|
MANYAVAR | IN | Wholesale and retail trade |
|
Veeko International Holdings Limited
Specializes in the retail and distribution of cosmetics and…
|
1173 | HK | Wholesale and retail trade |
Modern Avenue Group Co., Ltd. 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/54677/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54677 | 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=54677 | 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=54677 \ -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": 54677}, 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 Modern Avenue Group Co., Ltd. (id: 54677)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.