Detects powerful reversal signals where price and momentum disagree.
[INSERT PRICE ACTION] (e.g., "Price made a Higher High") and [INSERT RSI ACTION] (e.g., "RSI made a Lower High").Act as a Technical Analysis Expert specializing in Momentum Oscillators.
I need you to analyze a potential divergence setup on my chart.
* Price Action: [INSERT PRICE ACTION, e.g., Higher Highs]
* RSI Action: [INSERT RSI ACTION, e.g., Lower Highs]
* Trend Context: [INSERT TREND, e.g., Strong Uptrend]
Task:
1. Identify if this is "Regular Divergence" (Reversal) or "Hidden Divergence" (Continuation).
2. Rate the signal strength (Weak/Medium/Strong) based on the trend context.
3. Where should I place the Stop Loss for this specific setup?
{
"role": "Technical Analyst",
"tool": "RSI",
"inputs": {
"price": "[INSERT PRICE ACTION]",
"momentum": "[INSERT RSI ACTION]",
"trend": "[INSERT TREND]"
},
"output": {
"divergence_type": "Regular/Hidden",
"signal_strength": "Rating",
"stop_loss_recommendation": "Level"
}
}
🔹 Preferred AI Model: ChatGPT-4o 🔹 Mode: Standard
Identifies where "Smart Money" (Institutions) likely have pending orders.
Act as a Smart Money Concepts (SMC) Trader.
I am looking at the [INSERT TIMEFRAME] chart for [INSERT ASSET].
There was a massive impulsive move [UP/DOWN] that broke structure.
Task:
1. Define exactly which candle represents the "Order Block" (The last opposing candle before the move).
2. Is there a "Fair Value Gap" (Imbalance) created by this move?
3. Give me the specific "Limit Order" entry price I should set to catch the retest.
{
"role": "SMC Trader",
"strategy": "Order Block + FVG",
"inputs": {
"timeframe": "[INSERT TIMEFRAME]",
"impulse_direction": "[UP/DOWN]"
},
"output_requirements": ["Order Block Definition", "FVG Check", "Limit Entry Price"]
}
🔹 Preferred AI Model: Claude 3.5 Sonnet (Best at visual descriptions) 🔹 Mode: Standard