sherwood-directional-agent

Automate end-to-end directional crypto trading analysis with signal scoring and gating.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sherwoodagent/sherwood --skill sherwood-directional-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sherwood-directional-agent
Source: https://github.com/sherwoodagent/sherwood/tree/main/cli/src/agent
Command: npx skills add https://github.com/sherwoodagent/sherwood --skill sherwood-directional-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates end-to-end directional crypto trading decision-making by scoring signals, gating entries, and generating trade proposals.

Core Features & Use Cases

  • Signal scoring across multiple data domains (technical, sentiment, on-chain, event) to drive decision making.
  • Regime and correlation gating to manage risk and suppress unwanted entries during unfavorable market conditions.
  • Autoresearch-backed parameter tuning with backtesting and walk-forward validation to optimize performance over time.
  • Backtesting calibration workflows to compare parameter configurations and validate them on held-out data.

Quick Start

Start the directional trading agent to analyze tokens and execute model-driven trades.

Frequently Asked Questions about sherwood-directional-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate directional crypto trading analysis for multiple tokens?

Automate directional crypto trading by applying modular scoring across technical, sentiment, on-chain, and event signals to generate trade proposals. The workflow scores signals, gates entries based on regime and correlation, and outputs model-driven trade decisions for multi-token portfolios.

What is regime-aware gating in crypto trading agents?

Regime-aware gating in crypto trading suppresses unwanted entries during unfavorable market conditions by evaluating correlation and market regime data. The agent uses this mechanism to manage risk and filter trade proposals before execution in both paper and live trading modes.

How do I backtest and calibrate crypto trading strategies with walk-forward validation?

Backtest crypto trading strategies by comparing parameter configurations and validating them on held-out data using walk-forward validation. The agent automates this calibration process, comparing historical parameter settings and optimizing performance based on autoresearch-backed results.

Can I use an automated agent to score trading signals across different data domains?

Use an automated agent to score trading signals across multiple data domains including technical, sentiment, on-chain, and event data. The agent aggregates these domains into a unified scoring model that drives decision-making and generates directional trade proposals.

Does the directional trading agent support both paper and live execution modes?

The directional trading agent supports both paper and live execution modes through modular scoring, gating, and execution workflows. Users can analyze tokens and execute model-driven trades in either mode depending on their deployment configuration.

When should I not use an automated directional trading agent?

Avoid using an automated directional trading agent when manual intervention is required for complex market conditions outside the scoring and gating parameters. The agent relies on regime-aware decisions and backtesting calibration, which may not adapt to unprecedented market anomalies without parameter updates.