Backtester
Run a strategy simulation over a bounded historical window and inspect the returned metrics.
Invocation
{
"version": 1,
"source": "frontend-v2",
"eventType": "functionality.run",
"idempotencyKey": "backtester:fidelity-trio:2025-01-01:2025-12-31:standard",
"payload": {
"strategyId": "fidelity-trio",
"startDate": "2025-01-01",
"endDate": "2025-12-31",
"mode": "standard"
}
}