quantclaw

LLM-driven crypto perpetual futures trading on Bybit. Analyzes 200+ market features across 8 timeframes with strategy-aware output, then you decide whether to trade. Supports DEMO and LIVE modes.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "quantclaw" with this command: npx skills add natanhoffmann/quant-claw

QuantClaw — Crypto Perpetual Futures Analysis

QuantClaw is an LLM-driven analysis interface for Bybit perpetual futures. It pulls 200+ quantitative features across 8 timeframes — RSI, MACD, ADX, Bollinger Bands, CVD, order book depth, funding rate z-scores, open interest deltas, volume profile, market structure, pivot points, and more — and presents them in a structured, strategy-aware format designed for AI-assisted decision making.

Full version available at: https://anomalysystems.gumroad.com/l/wugjom — $97 one-time.


Strategies

Four built-in strategies operating on different timeframes and hold periods:

StrategyChartHold PeriodFocus
FAST5m10–60 minScalps, momentum
SWING15m2–8 hoursDefault, intraday
MEDIUM30m4–12 hoursOvernight holds
POSITIONDaily1–4 weeksMacro-driven

Each strategy runs its own indicator stack, CVD window, and enforces its own SL/TP/R:R constraints at execution time.


What It Analyzes

  • Momentum: RSI, MACD, Stochastic, CCI, Williams %R
  • Trend: EMA 20/50/200, ADX, DI+/DI−, multi-TF EMA separation
  • Volatility: ATR (%), Bollinger Band %, Choppiness Index
  • Order Flow: CVD, buy/sell ratio, flow imbalance, large trade ratio
  • Market Microstructure: Bid/ask spread, L1/L5 depth, microprice, queue imbalance
  • Derivatives: Funding rate z-score, OI delta (5m/1h/24h), OI spike detection
  • Volume Profile: POC, VAH, VAL, HVN/LVN, key level detection
  • Market Structure: Swing highs/lows, breakout strength, momentum
  • Support/Resistance: Pivot points, 1h/4h/Daily S&R levels
  • Risk Gates: Per-strategy pass/fail on spread, liquidity, and choppiness

Safety Model

  • DEMO mode by default — all orders are paper trades on Bybit's demo environment (real market prices, no real money)
  • Switching to LIVE requires an explicit interactive confirmation typed by the user (cannot be bypassed by env vars, CLI flags, or agent-autonomous decisions)
  • Stop loss is mandatory on every order; CLI enforces it
  • Strategy constraints (min SL, min TP, R:R bounds) enforced at execution
  • Emergency close command available at any time
  • Risk gate failures surface warnings before you size in

Commands (Full Version)

# Market analysis
quantclaw analyze BTCUSDT --strategy swing
quantclaw analyze ETHUSDT --strategy fast
quantclaw analyze BTCUSDT --quick

# Account
quantclaw balance
quantclaw positions
quantclaw orders
quantclaw pnl --days 7

# Trading (DEMO by default)
quantclaw buy BTCUSDT 1000 --leverage 3 --sl 1.5 --tp 3.0 --strategy swing
quantclaw sell ETHUSDT 500 --leverage 2 --sl 1.5 --tp 2.5
quantclaw close BTCUSDT

Requirements

  • macOS or Linux
  • uv — Python package/project manager by Astral (https://github.com/astral-sh/uv). Install via brew install uv (macOS/Linux) or pip install uv. Used to run QuantClaw's Python environment without polluting your system Python.
  • Bybit API keys — demo (paper trading) or live

Purchase & Verification

This is a stub listing. The full skill with source code is available at:

https://anomalysystems.gumroad.com/l/wugjom — $97 one-time, personal use license.

The download includes:

  • Full Python source code (auditable before running)
  • SHA256 checksum file for download verification
  • No compiled binaries — QuantClaw runs as a uv-managed Python project

Recommended: review the source before supplying live API keys. Use Bybit demo/paper trading keys first.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

WAIaaS Wallet

Self-hosted crypto wallet daemon for AI agents. Send transactions, manage DeFi positions, enforce spending limits — without exposing private keys to agents....

Registry SourceRecently Updated
Web3

Idiom Dictionary

成语词典。成语查询、典故故事、成语接龙、成语猜谜、造句示例、分类浏览。Chinese idiom dictionary with stories, chain game, quiz. 成语、典故、国学。

Registry SourceRecently Updated
1521Profile unavailable
Web3

Wallet Tracker

Multi-chain wallet asset tracker — monitor EVM and Solana wallets, aggregate portfolio, and detect holding changes. Use when you need wallet tracker capabili...

Registry SourceRecently Updated
2050Profile unavailable
Web3

Moses Roles

MO§ES™ Role Hierarchy — Defines Primary, Secondary, Observer agents with enforced sequencing. Primary leads, Secondary validates, Observer flags. Enforces Pr...

Registry SourceRecently Updated
550Profile unavailable