quant-orchestrator

Multi-Agent AI Quant System with factor mining, strategy generation, and automated backtesting

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 "quant-orchestrator" with this command: npx skills add pikachu022700/quant-orchestrator-free

Quant Orchestrator Skill

📊 Description

Multi-Agent AI Quant System for automated strategy research and backtesting.

💰 Pricing

  • 1 USDC per call
  • 1 USDT = 1000 tokens
  • Min deposit: 8 USDT
  • Platform fee: 5%

🚀 Features

  • AI Factor Mining - Generate trading factors automatically
  • AI Strategy Generation - Create strategies from factors
  • Automated Backtesting - One-click backtest with metrics
  • Strategy Evaluation - Sharpe, MaxDrawdown, WinRate, IC, IR

Architecture

Agentic Quant Platform
├── DataAgent (market data)
├── FactorAgent (AI factor mining)
├── StrategyAgent (AI strategy generation)
├── BacktestAgent (automated backtesting)
└── EvaluationAgent (strategy evaluation)

Usage

from skill_with_billing import QuantOrchestrator

# Run with user billing
orchestrator = QuantOrchestrator()
result = orchestrator.run_pipeline(
    task="研究BTC动量策略", 
    user_id="USER_ID"
)

Output

  • Sharpe Ratio
  • Max Drawdown
  • Win Rate
  • IC (Information Coefficient)
  • IR (Information Ratio)
  • Strategy code
  • Backtest results

Quick Start

# Install dependencies
pip install lightgbm pandas numpy requests

# Run basic pipeline
python skill.py "研究BTC动量策略"

# Run with billing
python skill_with_billing.py "研究BTC策略" user123

Files

  • skill.py - Basic skill
  • skill_with_billing.py - Skill with payment
  • billing.py - Payment SDK
  • btc_predictor_optimized.py - BTC prediction

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.

Automation

Quant Orchestrator

Multi-Agent AI Quant System with multi-coin prediction, strategy templates, and automated backtesting

Registry SourceRecently Updated
0203
Profile unavailable
Automation

Boktoshi Bot Trading Skill

Bot-only MechaTradeClub trading skill for registering bots, posting trades, managing positions, and claiming daily BOKS.

Registry SourceRecently Updated
11.5K
Profile unavailable
General

Quant System 5steps

5-Step Quant Trading System with multi-source data, enhanced ML models, and 15+ strategy templates

Registry SourceRecently Updated
0126
Profile unavailable