ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hmzo/crypto-4h-trade-brief
Or

What 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

  1. "每4小时分析一下当前市场,给我BTC和ETH的欧易合约建议。"
  2. "现在的量能适合开现货网格吗?请根据最新数据提供欧易手填参数。"
  3. "我想做多BTC,帮我看看现在是否符合入场条件,并生成合约和网格的参数建议。"

Tips & Limitations

  • Safety First: This tool enforces a mandatory risk-management framework. If the volume_ratio is 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-analyzer script. If that script fails to return data, the skill will automatically halt to prevent providing outdated or inaccurate information.

Metadata

Author@hmzo
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hmzo-crypto-4h-trade-brief": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#trading#okx#automation#defi
Safety Score: 3/5

Flags: file-read, code-execution