بنقرة واحدة
alphaear-stock
Search A-Share and HK stock tickers by name or code and retrieve OHLCV historical price data
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Search A-Share and HK stock tickers by name or code and retrieve OHLCV historical price data
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Analyze financial text sentiment using FinBERT or LLM, returning a scored label (positive/negative/neutral) from -1.0 to 1.0
Time-series market forecasting using the Kronos model with news-aware sentiment adjustment for OHLC price prediction
Fetch real-time hot finance news and unified trend reports from multiple sources (财联社, WallStreetCN, Weibo, Zhihu, etc.) and Polymarket prediction data
Perform finance web searches across multiple engines (Jina, DuckDuckGo, Baidu) and local RAG document retrieval with smart search caching
Generate Draw.io XML diagrams to visualize finance logic flows, investment theses, and signal transmission chains
Plan, write, and assemble professional financial reports by clustering signals into themes, writing analysis sections, and compiling a final structured report
| name | AlphaEar Stock |
| description | Search A-Share and HK stock tickers by name or code and retrieve OHLCV historical price data |
| category | data-and-research/market-data |
| tags | ["a-shares","stock-data","ohlcv","chinese-markets"] |
Search A-Share/HK stock tickers and retrieve historical price data (OHLCV).
Use scripts/stock_tools.py via StockTools.
search_ticker(query)
{code, name}.get_stock_price(ticker, start_date, end_date)
pandas, requestsscripts/database_manager.py (stock tables)