Clean baselines ready for AI-assisted tuning.
By Zara Okonkwo · Updated 7/22/2026, 11:41:13 PM
Sample Size
0 trades
Time Window
7/20/2026 -> 7/20/2026
Markets Traded
XAU_USD, XAG_USD
Timeframe: H1
Live vs Simulated
Live 0 / Sim 1
Backtests: 0 · Demo: 1
Max Drawdown
0.00%
Risk Disclaimer
Shared strategy performance on Setup.Cash can include simulated runs and backtests. Past performance does not guarantee future results, and live trading can behave differently because of spreads, slippage, latency, and broker conditions.
Proof Generated
7/22/2026, 11:40:28 PM
Closed Trades
0
Verified Threshold
20 trades
Proof Run Count
0
Proof Win Rate
0.00%
Proof Profit Factor
0.00
Proof Realized P/L
$0.00
Run Mix
Live 0 / Sim 0
This marketplace verification snapshot was computed by Setup.Cash from stored run and position records. Publishers cannot edit this payload.
Needs at least 20 closed trades from Setup.Cash run records.
Total Realized P/L
$5.71
Open Unrealized P/L
$0.00
Total Runs
1
Active Runs
1
Closed Trades
6
Win Rate
33.33%
Profit Factor
1.97
Avg Run Realized
$5.71
Best Run Realized
$5.71
Worst Run Realized
$5.71
Gross Profit
$11.56
Gross Loss
-$5.85
Run Mix
Best Public Stats
Best Return
0.71%
Best Win Rate
33.33%
Best Profit
$5.71
Best Drawdown
0.00%
Realized
$5.71
Unrealized
$0.00
Run Total / Return
$5.71 (0.71%)
{
"name": "AI-Assisted, Metals H1",
"risk": {
"stopLoss": {
"type": "ATR",
"value": 2.2
},
"takeProfit": {
"type": "RR",
"value": 2.4
},
"maxOpenTrades": 2,
"riskPerTradePct": 0.5
},
"rules": {
"exit": {
"long": {
"op": "LT",
"left": {
"ref": "fisher",
"type": "ref"
},
"right": {
"type": "const",
"value": 0
}
},
"short": {
"op": "GT",
"left": {
"ref": "fisher",
"type": "ref"
},
"right": {
"type": "const",
"value": 0
}
}
},
"entry": {
"long": {
"op": "GT",
"left": {
"ref": "fisher",
"type": "ref"
},
"right": {
"type": "const",
"value": 0
}
},
"short": {
"op": "LT",
"left": {
"ref": "fisher",
"type": "ref"
},
"right": {
"type": "const",
"value": 0
}
}
},
"filters": []
},
"feesModel": {
"spreadMode": "LIVE",
"slippageMode": "NONE",
"commissionMode": "NONE",
"fixedSpreadPips": 1,
"fixedSlippagePips": 0,
"commissionPerLotUsd": 0
},
"timeframe": "H1",
"indicators": [
{
"id": "fisher",
"type": "PTA_FISHER",
"params": {
"length": 9
}
}
],
"instruments": [
"XAU_USD",
"XAG_USD"
],
"initialBalance": 10000
}