Use this skill for analyzing market signals, price trends, volume patterns, and identifying potential trading opportunities from multiple data sources.
This skill provides comprehensive guidance on analyzing market signals from price, volume, order flow, and news data to identify potential trading opportunities. Use this when processing raw market data to generate actionable signals.
Trend Identification
Momentum Assessment
Volume Patterns
Order Flow Indicators
Key Levels
Pattern Recognition
High Quality Signals
Low Quality Signals
High Impact Events
Signal Integration
{
"signals": [
{
"symbol": "BTC/USDT",
"signal_type": "bullish" | "bearish" | "neutral",
"strength": 0.8,
"confidence": 0.75,
"key_factors": [
"Breakout above resistance with high volume",
"Multiple timeframe alignment",
"Positive news catalyst"
],
"description": "Strong bullish breakout signal with volume confirmation",
"entry_zone": {"min": 45000, "max": 46000},
"targets": [48000, 50000, 52000],
"stop_loss": 43500
}
],
"market_overview": "General market showing strength with Bitcoin leading, altcoins following"
}