crypto-4h-trade-brief
每4小时输出一次 BTC/ETH 行情复盘与可执行建议。基于 crypto-market-analyzer 的最新4h+1d数据,给出欧易(OKX)合约与现货网格的手填参数(区间、触发条件、止损止盈、仓位建议)。当用户要求“每4小时分析”“给欧易手填参数”“合约+网格参数建议”时使用。
Why use this skill?
Automate your BTC and ETH trading with the Crypto 4H Trade Brief skill. Get actionable OKX contract and spot grid parameters based on real-time market data.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hmzo/crypto-4h-trade-briefWhat This Skill Does
The crypto-4h-trade-brief skill provides a structured, high-frequency analytical framework for Bitcoin (BTC) and Ethereum (ETH) trading. Designed specifically for OpenClaw users, this skill automates the data-processing workflow—fetching raw market indicators via crypto-market-analyzer and outputting actionable, copy-pasteable trade configurations for OKX. By enforcing strict "Gatekeeping" logic, it prevents impulsive trading by validating data integrity, liquidity levels, and market signals before suggesting any positions.
Installation
To add this skill to your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/hmzo/crypto-4h-trade-brief
Ensure your environment has the necessary access to the crypto-market-analyzer dependency and valid Python 3 permissions to run the internal data fetching scripts.
Use Cases
- Scheduled Trading Updates: Users who want a professional market review every 4 hours to align with the 4H/1D technical chart timeframes.
- OKX Portfolio Management: Traders looking for standardized,手填 (manual entry) parameters for both perpetual futures and spot grid bots.
- Risk Mitigation: Beginners or intermediate traders who need a disciplined system to calculate stop-loss levels, position sizing based on volume ratios, and grid configurations.
- Decision Support: When you are unsure if the current market movement is a reversal or a temporary correction, this skill uses quantitative data to provide a "Proceed with Caution" or "Wait" signal.
Example Prompts
- "每4小时分析一下当前市场,给我BTC和ETH的欧易合约建议。"
- "现在的量能适合开现货网格吗?请根据最新数据提供欧易手填参数。"
- "我想做多BTC,帮我看看现在是否符合入场条件,并生成合约和网格的参数建议。"
Tips & Limitations
- Safety First: This tool enforces a mandatory risk-management framework. If the
volume_ratiois below 0.5, the skill will explicitly decline to offer new trade entries. - Not Financial Advice: All outputs are based on quantitative modeling; you must independently verify parameters and remember that high volatility can trigger stop-losses unexpectedly.
- Manual Entry: Parameters are designed to be manually copied into the OKX interface. Double-check all inputs before confirming execution.
- Dependencies: This skill relies heavily on the
crypto-market-analyzerscript. If that script fails to return data, the skill will automatically halt to prevent providing outdated or inaccurate information.
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-hmzo-crypto-4h-trade-brief": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
crypto-market-analyzer
Cryptocurrency market analysis for Bitcoin and Ethereum. Fetches 4h (24h) and 1d (30-day) data from Binance API, calculates technical indicators (RSI, SMAs, support/resistance), and provides bullish/bearish sentiment analysis with reasoning. Use when user asks for crypto market reports, BTC/ETH analysis, or daily market summaries.
x-hot-topics-daily
每日追踪并推送 X(x.com)热点话题新闻简报。用于用户要求“每天定时看 X 热点”“按指定话题抓取热门帖”“用 browser 方式监控 X 趋势”时。默认覆盖 AI、LLM、社会热点(中国/新加坡/美国)五个主题。重点输出“最低成本 know-what 版”:2 条必知 + 3 条可忽略 + 10 分钟行动,帮助用户抗 FOMO,而不是只罗列标题。
crypto-learning
加密货币自学系统。每天早上9点自动推送学习内容;每次调用都必须产出小白友好、可直接学习的详细报告(不是只给标题),并通过 web_search 检索并整合最新资料。包含完整学习大纲(小白向、投资向、进阶投资三个阶段),支持进度跟踪、跳过与重置。
macro-monitor
每日宏观数据监控和推送。自动浏览免费数据源(Trading Economics、FRED、国家统计局、央行官网、财联社等),整理整合过去24小时发布的宏观数据和政策信息,并推送给用户。通过 cron 每天晚上10点自动触发。