兴趣爱好============================
SuperTrend K API Integration
SuperTrend K (股市起漲K線) — Turn Taiwan's #1 AI Stock Signal App Into Developer-Ready APIs
============================
INTRODUCTION
--------------------
SuperTrend K (package com.cmoney.supertrendk), published by CMoney Inc. (全曜財經資訊) of New Taipei City, is one of Taiwan's most widely-used AI-driven stock signal applications. With version 1.29.1 released in January 2026 and a 4.89-star rating across more than 11,000 Google Play reviewers, the app has become a trusted overlay tool for retail investors and semi-professional swing traders across the TWSE and OTC markets.
But the real value of SuperTrend K is not the user interface — it is the proprietary signal layer behind it. The application computes AI breakout detections across every listed Taiwan ticker, calculates long/short trend strength lines, tracks broker chip-flow concentration by branch, and maintains a live discussion stream anchored to specific stock symbols. None of this exists in the public TWSE OpenAPI feed. It is computed server-side and delivered back into the app.
This integration service bridges that gap. Whether you are a quant fund in Taipei, a family office in Singapore, or a paid newsletter operator targeting Taiwan retail investors, the SuperTrend K API integration suite gives your pipelines, dashboards, and bots direct access to the signal data — without rebuilding the indicator stack from scratch and without violating CMoney's terms of service or Taiwan's Personal Data Protection Act (PDPA).
For technical details, pricing, and engagement options, visit:
https://openfinance-lab.com/股市起漲k線-幫你找到強勢飆漲的瘋狗流股票.html
--------------------
SUPPORTED API FEATURES
--------------------
The SuperTrend K API integration suite exposes the following core feature modules for developer and enterprise consumption:
------------
Core Signal & Data Capabilities
------------
AI Auto-Watching Signal Stream (AI 自動盯盤)
Real-time push alerts covering every TWSE and OTC ticker.
Signals include uptrend breakout, range break, and V-shape reversal
event types with underlying indicator scores attached.
Strong "Mad-Dog Flow" Screener (瘋狗流選股 API)
A ranked candidate list generated by combining 9 strength indicators
with 6 volume-expansion indicators. Results are filterable by market
segment (TWSE, OTC) and minimum composite score.
Broker Chip-Flow Connector (籌碼同步)
Daily ingestion of branch-level buy/sell concentration, top-15 broker
buyer and seller rankings, and imported broker holdings. Delivered via
webhook with per-ticker delta fields.
Long-vs-Short Multi-Factor Pull (多因子偏向快照)
Per-stock JSON snapshots combining chip flow, price-volume action,
technical indicators, and fundamental signals — the same four pillars
the in-app long-short table surfaces.
Watchlist & Portfolio Bridge (自選股與庫存同步)
Round-trip synchronization of watchlists and imported broker positions
between SuperTrend K and external OMS or spreadsheet environments,
preserving sort rules, tags, and alert configurations.
Discussion-Area & Sentiment Hooks (投資討論區授權爬取)
Authorized scraping of public CMoney discussion threads scoped to a
specific stock_id, with thread title, author hash, post timestamp, and
a precomputed sentiment label returned per post.
--------------------
USE CASES & APPLICATIONS
--------------------
[1] Quant Desk Feature Pipeline
------------
For quantitative funds that already subscribe to TWSE tick data via Fugle
Market Data or FinMind, the missing piece is a derived signal layer that avoids
redundant re-implementation of breakout logic.
Ingest the rising-signal stream and technical indicator bundle in parallel
Normalize branch-level chip concentration into a unified Parquet partition
Sit the resulting signals_intraday dataset next to TWSE OpenAPI and
FinMind feeds inside a lakehouse, accessed through one OpenFinance-style
gateway with per-key rate limits and audit logs
Feed signal decay curves directly into backtesting pipelines for
forward-looking model calibration
[2] Family-Office Portfolio Mirror
------------
Family offices managing positions across multiple domestic brokers need the
SuperTrend K broker-inventory monitor to reflect the same book their portfolio
managers see in their internal tools.
Authorize broker-holdings import with a single one-time consent step
Receive rising-signal webhooks scoped only to tickers the office already holds
Export monthly position-and-signal summaries to Excel for compliance review
Operate as a private OpenBanking-style consented data feed, with the
studio gateway de-duplicating upstream calls on behalf of the office
[3] Roboadvisor Momentum Overlay
------------
Retail roboadvisors targeting Taiwan ETF investors can layer a momentum tilt
onto passive baskets without licensing a full third-party signal platform.
Poll the mad-dog flow screener nightly for ranked candidates above a
configurable score threshold
Feed the long/short multi-factor bias score into the model's tilt-weights
endpoint for weekly rebalancing decisions
Supply compliance teams with a single OAuth2 client-credentials contract
and OpenAPI schema instead of two separate vendor agreements
Keep capex near zero by starting on the pay-per-call hosted endpoint
[4] Line / Telegram Premium Alert Bot
------------
Paid newsletter operators targeting Taiwan retail investors can deliver
real-time "mad-dog flow" candidate alerts the moment SuperTrend K flags a
breakout — without building or maintaining the signal detection engine.
Subscribe a rising-signal webhook filtered to a curated watchlist of
up to several hundred symbols
Receive a human-readable reason code (e.g., MA20_break, vol3x, chip_in)
alongside each signal event for subscriber-facing explanation copy
No PII flows back through the pipeline — only signal metadata and
symbol-level commentary, keeping the bot legally clean under PDPA
Fan out to Line, Telegram, and Slack from a single webhook consumer
[5] Cross-Platform Research Dashboard
------------
Sell-side and buy-side analysts who maintain watchlists across multiple Taiwan
apps — including 富果 Fugle, 富邦 e點通, and SuperTrend K — need a unified
view of exposures and active signals without toggling between applications.
Round-trip watchlist sync across all three provider surfaces nightly
Run a symbol-level diff reconciliation service to surface discrepancies
Overlay the rising-signal stream so each name on the consolidated list
shows its current SuperTrend K alert status in one view
Maintain per-source consent records and a scoped audit log ready for
review by the analyst's compliance officer
--------------------
BENEFITS & ADVANTAGES
--------------------
Derived Signal Access Without Rebuilding the Stack
The 9-indicator strength × 6-indicator volume screener is complex to
replicate from raw TWSE data. The API integration delivers the computed
output directly, saving weeks of engineering time.
Compliance-First Architecture
Every connector ships with PDPA mapping, FSC outsourcing notes, and
retention window defaults. Cross-border deployments (e.g., Taiwan signals
into a Singapore lakehouse) include a one-page data-flow memo ready for
sign-off.
App-Update Resilience
The studio tracks every CMoney app release. The 1.29.1 update of
SuperTrend K (January 2026) tightened the rising-signal model and the
broker-inventory monitor; the integration was updated in parallel.
Breaking-change patch turnaround is normally 1–3 business days.
Flexible Delivery Models
Start with pay-per-call hosted endpoints at zero upfront cost, then
migrate to a source-code delivery (from $300) once volume stabilizes.
Hybrid arrangements are supported throughout the engagement.
Unified Multi-App Gateway
The same OAuth2 gateway can proxy SuperTrend K alongside 富果 Fugle
market data, 富邦 e點通 broker endpoints, and the public TWSE OpenAPI —
so downstream consumers learn one schema, not four.
Both TWSE and OTC Coverage
The mad-dog flow screener runs across both market segments. The API
exposes a market=TWSE,OTC filter so candidate lists can be scoped to
any portfolio composition without additional logic on the consumer side.
OpenFinance-Grade Audit Trail
Every API call passes through a request-level audit gateway with per-key
usage caps and PII-minimization filters. The hosted option applies these
controls transparently; the source-code option ships with them baked in
so customer security reviews stay concise.
Two primary engagement models are available, with a hybrid path between them:
Source-Code Delivery From $300 one-time
The studio ships the full runnable repository — ingest agent, API
gateway, sample consumers in Python or Node.js — plus OpenAPI 3.1 spec,
Postman collection, compliance pack, and operational runbook. You host.
Payment is due after delivery, upon satisfaction. Best fit for teams
with internal SRE who prefer to own the runtime.
Pay-Per-Call API No upfront cost
Use the studio's hosted endpoints and pay only for the calls your
application makes. No capex, no SRE overhead. Best fit for roboadvisors,
newsletter operators, and prototype-stage projects that need to prove
signal value before committing to infrastructure.
Hybrid Flexible
Begin on the hosted pay-per-call surface during validation, then transfer
to source-code delivery once production volume and data requirements are
stable. The same OpenAPI schema applies throughout, so the migration is
a hosting change, not a re-integration.
Typical end-to-end delivery runs 5–15 business days. Third-party approvals
such as FSC outsourcing review may extend the timeline for regulated entities.
SuperTrend K (股市起漲K線) is more than a mobile stock-signal app — it is a
proprietary, server-computed intelligence layer on top of Taiwan's TWSE and OTC
markets that no public OpenData feed replicates. Its AI auto-watching engine,
mad-dog flow screener, broker chip-flow concentration data, and long/short
multi-factor bias scores represent a derived signal set that quant funds,
family offices, roboadvisors, and premium newsletter operators actively need
inside their own pipelines.
The SuperTrend K API integration service provides authorized, compliant,
operationally resilient access to that signal layer — delivered either as
hosted pay-per-call endpoints or as a self-hosted source-code package. The
studio's compliance-first approach covers Taiwan's PDPA, FSC outsourcing
rules, and cross-border data-transfer requirements, so your legal and
compliance teams review one clean contract rather than navigating CMoney's
raw application layer directly.
If your trading desk, analytics stack, or investor-facing product currently
lacks a Taiwan breakout-signal feed — or if you are stitching together data
from multiple apps like 富果 Fugle, 富邦 e點通, or 元大 投資先生 and need a
unified view — this integration closes that gap without redundant engineering
effort.
To request a scoping memo and fixed-fee quote within two business days, visit:
Provide the data points you need and any sandbox credentials, and the studio
will respond with a detailed proposal tailored to your specific pipeline
architecture and compliance requirements.
============================
2026 ccWork API Integration Studio
OpenData · OpenFinance · Authorized Interface Services
SuperTrend K (com.cmoney.supertrendk) is a CMoney Inc. product.
This article describes independent integration services and does not
redistribute proprietary content or imply endorsement by CMoney Inc.
============================