Star Digital Technical Indicators
Paste the following prompt into your AI chat to install this skill:
Please install @org-rwhv0nty/ad-technical-analysis into your AI assistant by following https://skillhub.cn/install/skillhub.md.
About this skill
Problem It Solves
A-share technical analysis often depends on scattered formulas, manual adjustment, and inconsistent field alignment. This skill helps engineers compute reproducible technical indicator values from market data, without producing buy/sell signals or directional judgments.
How It Works
- Scope selection: compute by
categoryacross overbought/oversold, trend, energy, volume, moving average, path, and other groups, or target a singleindicator. - Data preparation: fetches the trading calendar, K-line data, and backward adjustment factors from
AmazingData; aligns stock adjustment factors bykline_timeand calculates forward-adjusted OHLC. - Indicator computation: uses
MathFunction,StatisticsFunction, andTimeSeriesFunctionto return each indicator as aSeriesdictionary. - Use cases: data validation, feature engineering, and quantitative research workflows.
Boundaries and Caveats
- The output is objective technical indicator values only and is not investment advice.
- A valid
AmazingDataaccount and runtime environment are required; single-sign-on limits concurrent sessions. - Indices and funds are not forward-adjusted; stock data may be traced back to 2013.
Use Cases
- Quant researchers batch-compute KDJ, MACD, and OBV before backtesting, then align the returned Series.
- Analysts validate forward-adjusted RSI and BOLL values for an A-share ticker against an internal model.
- Strategy engineers export overbought/oversold, trend, and volume indicator features into a backtest table.
- Research assistants reconcile AmazingData amount fields with AMO and TAPI outputs to spot missing data.
Best For
- Quant strategy engineers: convert multi-ticker A-share OHLCV data into backtest-ready indicator features.
- Data analysts: batch-compute and reconcile forward-adjusted K-line indicator results by category.
- Research support staff: generate MACD, RSI, and similar indicator values from AmazingData market data.
- FinTech engineers: validate time-series operator outputs against internal indicator formulas.
Related Skills
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.
A fully local-run WeChat chat analysis tool with MBTI personality inference, sentiment analysis, risk detection, relationship health assessment, and conversation prediction, emphasizing privacy.
Fetches the top 20 A-share stocks by trading volume from Wencai, including ranking, price changes, and sectors, with sector analysis.
Automatically fetches A-share closing indices, sector moves, market sentiment, commodities, and global events to generate a daily recap.