Files
sitemente/trading-traders.json
2026-02-23 16:57:21 +00:00

167 lines
4.6 KiB
JSON

[
{
"id": "thoth",
"name": "🤖 Thoth (AI Agent)",
"status": "active",
"framesAnalyzed": 6352,
"patterns": [
"AI-Powered Analysis",
"Combined DopeTrades + Gareth",
"Multi-timeframe confluence"
],
"entryRules": [
"Structure break confirmed (DopeTrades)",
"Institutional flow aligned (Gareth)",
"Higher timeframe aligned (both)",
"Volume confirmation",
"75%+ confidence required"
],
"exitRules": [
"Stop below recent swing low",
"Take 2:1 minimum",
"Scale 50% at 1:1",
"Trail with weekly structure"
],
"indicators": [
"9/20/50 EMA",
"Volume analysis",
"Institutional footprint",
"Structure levels"
],
"riskParams": [
"Max 2% risk per trade",
"Max 2 concurrent trades",
"Stop after 2 losses"
],
"timeframe": "Daily/4H primary",
"notes": "Thoth AI Agent - trades based on Combined strategy. Haitham follows Thoth's signals."
},
{
"id": "dopetrades",
"name": "DopeTrades",
"status": "learning",
"framesAnalyzed": 382,
"patterns": [
"Double Top/Bottom",
"Head & Shoulders",
"Triangles",
"Flags",
"Wedges"
],
"entryRules": [
"Identify clear structure (swing highs/lows)",
"Wait for retest of level",
"Confirm momentum in desired direction",
"Higher timeframe alignment",
"Entry on break of structure or retest",
"Confirmation candle required"
],
"exitRules": [
"Stop below recent swing low (long)",
"Take profit minimum 2:1",
"Scale 50% at 1:1",
"Trailing stop after 1:1 achieved",
"Never move stop loss further"
],
"indicators": [
"9 EMA (short term)",
"20 EMA (medium term)",
"50 SMA (trend filter)",
"RSI 14 (momentum)",
"Volume profile"
],
"riskParams": [
"Max 2% risk per trade",
"Max 3 concurrent trades",
"6% daily max loss",
"10% weekly max loss",
"Stop after 3 losses"
],
"timeframe": "Multi: 4H/Daily trend, 1H structure, 15min entries",
"notes": "Frame analysis: 3% bullish, 7% bearish, 90% neutral. Dark charts confirmed."
},
{
"id": "gareth_soloway",
"name": "Gareth Soloway",
"status": "learning",
"framesAnalyzed": 5970,
"patterns": [
"Institutional Analysis",
"Yield Curve Signals",
"Cycle Top/Bottom",
"Epic Resistance Rejections"
],
"entryRules": [
"Track institutional activity",
"Wait for yield curve signals",
"Key level breaks with volume",
"Weekly analysis first",
"Daily timeframe primary",
"Confirm with structure"
],
"exitRules": [
"Trail with weekly structure",
"Take partials at key levels",
"Stop at invalidation",
"Scale out before major news"
],
"indicators": [
"Volume analysis",
"Institutional footprint",
"Yield curve monitoring",
"Key support/resistance",
"Weekly/Daily structure"
],
"riskParams": [
"Max 2% risk per trade",
"Max 2 concurrent trades",
"5% daily max loss",
"8% weekly max loss",
"Stop after 2 losses"
],
"timeframe": "Weekly/Daily primary, 4H for entries",
"notes": "Gareth Soloway - Verified Investing. Focus on institutional money flow and cycle analysis."
},
{
"id": "combined",
"name": "🔥 Combined Mode",
"status": "learning",
"framesAnalyzed": 6352,
"patterns": [
"ALL DopeTrades patterns",
"ALL Gareth patterns",
"Institutional + Structure",
"Cycle + Momentum"
],
"entryRules": [
"BOTH traders agree on direction",
"Structure break (DopeTrades) + Institutional flow (Gareth)",
"Higher timeframe aligned (both)",
"Volume confirmation (both)",
"Multi-timeframe confluence"
],
"exitRules": [
"Use tighter of both stops",
"Take 2:1 minimum",
"Scale 50% at 1:1 (DopeTrades rule)",
"Trail with weekly (Gareth rule)"
],
"indicators": [
"9/20/50 EMA (DopeTrades)",
"Volume analysis (Both)",
"Institutional footprint (Gareth)",
"Structure (DopeTrades)",
"Yield curves (Gareth)"
],
"riskParams": [
"Max 1.5% risk per trade (conservative)",
"Max 2 concurrent trades",
"4% daily max loss",
"8% weekly max loss",
"Stop after 2 losses"
],
"timeframe": "Weekly/Daily trend + 4H/1H entries",
"notes": "Full mode: Only trade when BOTH DopeTrades AND Gareth Soloway agree. Higher accuracy, fewer trades."
}
]