diff --git a/trading-traders.json b/trading-traders.json index ab0dce0..be52cbf 100644 --- a/trading-traders.json +++ b/trading-traders.json @@ -42,5 +42,88 @@ ], "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." } -] \ No newline at end of file +]