com um clique
signal-analysis
// Use this skill for analyzing market signals, price trends, volume patterns, and identifying potential trading opportunities from multiple data sources.
// Use this skill for analyzing market signals, price trends, volume patterns, and identifying potential trading opportunities from multiple data sources.
Use this skill for analyzing market sentiment from news, social media, fear/greed indices, and overall market mood to assess bullish or bearish conditions.
Use this skill for developing and evaluating trading strategies by synthesizing technical analysis, market sentiment, and risk management principles into actionable trading recommendations.
Use this skill for analyzing technical indicators like RSI, MACD, Moving Averages, Bollinger Bands, and price action patterns to assess market trends and momentum.
Use this skill for building the strongest possible bearish case, identifying downside risks, negative technical patterns, and adverse fundamental factors.
Use this skill for building the strongest possible bullish case for positions, identifying upside catalysts, positive technical patterns, and favorable fundamental factors.
Use this skill for making final portfolio allocation decisions, determining optimal position sizing, and providing actionable trading recommendations based on risk assessments.
| name | signal-analysis |
| description | 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"
}