signal-classification

Community

Predict market moves with ML classifiers.

Authoragiprolabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the prediction of whether an asset's price will move up or down over a future period using machine learning, enabling more informed trading decisions.

Core Features & Use Cases

  • Predictive Modeling: Utilizes XGBoost and LightGBM for accurate price movement forecasts.
  • Robust Validation: Employs walk-forward validation to prevent lookahead bias and ensure realistic performance.
  • Interpretability: Provides SHAP feature importance to understand the drivers behind predictions.
  • Threshold Optimization: Fine-tunes prediction thresholds to maximize trading profitability.
  • Use Case: A quantitative trader can use this Skill to build a model that predicts the probability of a 1% price increase in BTC/USD within the next 24 hours, helping to identify potential long entry signals.

Quick Start

Train a signal classification model using the provided features and labels, applying walk-forward validation.

Dependency Matrix

Required Modules

pandasnumpyscikit-learnxgboostlightgbmshap

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: signal-classification
Download link: https://github.com/agiprolabs/claude-trading-skills/archive/main.zip#signal-classification

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.