
Acelon — Investor Relations & Filings
Acelon Chemicals & Fiber Corporation specializes in the research, development, and manufacture of high-performance synthetic fibers and filament yarns. The company’s core product portfolio includes nylon 6, polyester, and polypropylene yarns available in POY, FDY, DTY, and ATY formats. Acelon is a pioneer in sustainable textile solutions, offering recycled nylon, recycled PET, and bio-based biodegradable fibers such as Lyocell and PlaX. A key technical highlight is the AceColor® dope-dyed yarn series, which integrates color during the extrusion process to reduce water consumption and environmental impact. With a focus on high value-added and functional materials, the company serves global markets across the apparel and industrial manufacturing sectors. Through its advanced R&D capabilities, Acelon provides flexible, innovative solutions tailored to evolving market trends and environmental standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 109年09月內部人持股異動(事後) | 2020-10-14 | Chinese | |
| 109年9月背書保證與資金貸與 | 2020-10-08 | Chinese | |
| 109年9月營業收入 | 2020-10-08 | Chinese | |
| 雲林古坑土地後續追蹤。 | 2020-10-05 | Chinese | |
| 係因本公司有價證券於集中交易市場達公布注意交易資訊標準 ,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2020-09-22 | Chinese | |
| 公告本公司109年08月份自結合併財務報表中之高流動資產、 短期借款及一年內到期之長期負債等財務資訊 | 2020-09-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 33303070 | 109年09月內部人持股異動(事後) | 2020-10-14 | Chinese | ||
| 33303079 | 109年9月背書保證與資金貸與 | 2020-10-08 | Chinese | ||
| 33303075 | 109年9月營業收入 | 2020-10-08 | Chinese | ||
| 33303081 | 雲林古坑土地後續追蹤。 | 2020-10-05 | Chinese | ||
| 33303083 | 係因本公司有價證券於集中交易市場達公布注意交易資訊標準 ,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2020-09-22 | Chinese | ||
| 33303086 | 公告本公司109年08月份自結合併財務報表中之高流動資產、 短期借款及一年內到期之長期負債等財務資訊 | 2020-09-15 | Chinese | ||
| 33303091 | 109年8月營業收入 | 2020-09-10 | Chinese | ||
| 33303089 | 109年8月背書保證與資金貸與 | 2020-09-10 | Chinese | ||
| 33303099 | 109年08月董事會成員及持股 | 2020-09-08 | Chinese | ||
| 33303095 | 109年08月內部人持股異動(事後) | 2020-09-08 | Chinese | ||
| 33303100 | 109年8月28日內部人設質解質 | 2020-08-31 | Chinese | ||
| 33303102 | 109年8月26日內部人設質解質 | 2020-08-26 | Chinese | ||
| 33303105 | 代聚泰公司公告董事長室特別助理任職事宜 | 2020-08-17 | Chinese | ||
| 33303108 | 公告本公司109年07月份自結合併財務報表中之高流動資產、 短期借款及一年內到期之長期負債等財務資訊 | 2020-08-14 | Chinese | ||
| 33303112 | 109年07月內部人持股異動(事後) | 2020-08-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE
Produces acetate-based chemicals and fibers for filtration …
|
4763 | TW | Manufacturing |
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
CMFC
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
Acelon 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/51824/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51824 | 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=51824 | 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=51824 \ -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": 51824}, 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 Acelon (id: 51824)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.