itick-stock-quote
查询股票实时盘中行情、股票信息等功能。支持HK(港股)、SH(上证)、SZ(深证)、US(美股)、SG(新加坡)、JP(日本)、TW(中国台湾)、IN(印度)、TH(泰国)、DE(德国、MX(墨西哥)、MY(马来西亚)、TR(土耳其)、ES(西班牙)、NL(荷兰)、GB(英国)等,可获取实时报价和深度行情(买卖盘口)。使用itick.org API。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chnmasterog/itick-stock-quoteWhat This Skill Does
The itick-stock-quote skill is a powerful tool for the OpenClaw AI agent that enables real-time financial market data retrieval. It connects directly to the itick.org API, providing users with the ability to fetch stock information, ticker details, company profiles, and upcoming IPO schedules across a global array of markets. Whether you are tracking major indices in Hong Kong, the US, or emerging markets like Turkey or Malaysia, this skill streamlines the process of data acquisition, removing the need for manual browser searches.
Installation
To integrate this capability into your OpenClaw environment, use the following CLI command provided by the ClawHub registry:
clawhub install openclaw/skills/skills/chnmasterog/itick-stock-quote
Ensure that your OpenClaw instance has access to the internet. Note that the ITICK_API_TOKEN is managed automatically by ClawHub; you do not need to manually input or manage your API keys, as the agent handles the authentication header injection securely during execution.
Use Cases
This skill is ideal for financial analysts, investors, and traders who need rapid market intelligence. Use it to: 1. Quickly look up company fundamentals, such as market capitalization, P/E ratios, and business descriptions for public companies. 2. Monitor upcoming IPO calendars to stay ahead of market entries in various global regions. 3. Integrate financial data into larger analytical workflows, such as cross-referencing company news with real-time valuation metrics.
Example Prompts
- "What is the current market cap and P/E ratio for Apple (AAPL) on the NASDAQ?"
- "Can you show me the upcoming IPOs for the US market this month?"
- "Tell me about the business activities of the company with code 0700 in Hong Kong (HK)."
Tips & Limitations
When querying stock information, ensure you provide both the correct market region and the specific ticker symbol for accurate results. The skill currently supports a wide array of regions, including SG, JP, TW, IN, TH, DE, MX, MY, TR, ES, NL, and GB. Please be aware that the quality and latency of the data depend on the upstream itick.org API. Always verify critical investment information with an official broker platform, as this tool is intended for information retrieval rather than high-frequency trade execution. The API handles pagination for IPOs, so request details clearly to avoid large data sets.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chnmasterog-itick-stock-quote": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api