trading-strategist

Generate cryptocurrency trading strategies from Binance data, technical indicators, and RSS sentiment.

Updated Nov 25, 2025
One-click install
npx skills add https://github.com/Cambixx/bot-trading --skill trading-strategist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-strategist
Source: https://github.com/Cambixx/bot-trading/tree/main/.agents/skills/trading-strategist
Command: npx skills add https://github.com/Cambixx/bot-trading --skill trading-strategist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps traders design data-driven cryptocurrency trading strategies by integrating real-time market data, technical analysis indicators, and sentiment signals.

Core Features & Use Cases

  • Binance Market Data integration for real-time prices, 24h changes, and historical klines
  • Technical Analysis: SMA, RSI, MACD, Bollinger Bands, Stochastic, and more
  • Market Sentiment: Aggregated sentiment from crypto RSS feeds
  • Strategy Generation: Generate Buy/Sell/Hold signals with entry/exit points and risk management across timeframes (day trading, swing)
  • Use cases: For ETH or BTC examples, generate a strategy using 50-day history, include sentiment, and recommend swing trades.

Quick Start

Use the trading-strategist skill to generate a trading strategy for ETH using current market data.

Frequently Asked Questions about trading-strategist

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

FAQPage Schema
How do I generate a crypto trading strategy using technical analysis and market sentiment?

To generate a crypto trading strategy, this tool fetches real-time Binance market data, computes technical indicators like RSI and MACD, aggregates RSS sentiment feeds, and outputs concrete Buy/Sell/Hold signals with defined entry and exit points.

Does this crypto strategy generator work with Binance data for BTC and ETH?

Yes, the crypto strategy generator works directly with Binance market data endpoints, pulling real-time prices, 24h changes, and historical klines to build strategies for assets like BTC, ETH, and other altcoins.

Can I use technical indicators like Bollinger Bands and Stochastic for day trading?

Yes, you can use technical indicators like Bollinger Bands and Stochastic for day trading, as the tool calculates multiple TA metrics and supports specific timeframe options including day trading and swing trading strategies.

What is the best way to combine RSS sentiment data with RSI and MACD indicators?

The best way to combine RSS sentiment data with RSI and MACD is through this tool's integrated processing logic, which aggregates crypto news sentiment and merges it with calculated technical indicators to produce risk-managed trading signals.

How do risk management controls apply to swing trading signals?

Risk management controls apply to swing trading signals by defining concrete entry and exit points alongside the generated Buy/Sell/Hold recommendations, ensuring calculated risk parameters are embedded directly into the output strategy.

What are the limitations of using aggregated RSS feeds for crypto sentiment analysis?

A limitation of using aggregated RSS feeds for crypto sentiment analysis is that the generated strategies rely on the availability and relevance of those external news sources, meaning sentiment accuracy may lag behind sudden real-time market shifts.