trading-strategist
Provides data-driven trading strategies for cryptocurrencies using Binance market data, technical analysis indicators, and aggregated crypto market sentiment.
Introduction
The Trading Strategist skill acts as an advanced quantitative assistant for cryptocurrency market analysis. It empowers AI agents to synthesize real-time market data from the Binance API with historical performance and community sentiment, enabling the generation of actionable trading intelligence. By automating the calculation of complex indicators and monitoring market shifts through aggregated RSS news feeds, the skill helps users navigate volatile asset classes like Bitcoin, Ethereum, and various altcoins. It is designed for traders and researchers who require objective, data-backed insights to inform their swing or day trading decisions while adhering to risk management principles.
-
Real-time and historical data retrieval from Binance API, including current ticker prices, volume statistics, and 30-100 day kline history.
-
Automated calculation of essential technical analysis (TA) indicators such as SMA, EMA, RSI, MACD, Bollinger Bands, and Stochastic oscillators.
-
Sentiment analysis integration using the companion market-sentiment skill to interpret the impact of global crypto news on asset price action.
-
Generation of comprehensive strategy reports covering entry/exit points, stop-loss levels, and recommended position sizing based on calculated risk parameters.
-
Support for diverse trading timeframes including intraday day trading and multi-day swing trading strategies.
-
Input requirements include the target crypto asset symbol and desired analysis timeframe; higher quality history yields more precise technical setups.
-
The output provides a structured, non-financial advice summary of market conditions, signaling Buy, Sell, or Hold based on the confluence of TA and sentiment scores.
-
Always define clear risk management parameters; the tool is optimized for volatility monitoring but requires user oversight regarding leverage.
-
Utilizes dedicated Python scripts (scripts/calculate_ta.py, scripts/fetch_binance.py) to ensure efficient data processing and accurate mathematical indicator derivation.
-
Intended for educational and research purposes; users should always conduct their own due diligence (DYOR) before executing live market trades.
Repository Stats
- Stars
- 17
- Forks
- 5
- Open Issues
- 0
- Language
- Python
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 02:16 AM