Add Thoth AI Agent as active trader
This commit is contained in:
@@ -1,4 +1,41 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"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",
|
"id": "dopetrades",
|
||||||
"name": "DopeTrades",
|
"name": "DopeTrades",
|
||||||
|
|||||||
Reference in New Issue
Block a user