Strategy Backtest
run_backtestBacktest a trading strategy on real historical data: describe rules in plain language for a custom event-driven backtest, run a standard strategy template, or optimize a strategy’s parameters. [Paid: $0.75–$2.00 per call from your Einstein credit balance. Free alternatives exist for several of these — see list_einstein_capabilities.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | custom (plain-language rules) · standard · engine · optimize. | custom |
| asset | No | Asset to backtest against. | |
| strategy | Yes | Plain-language strategy description or template name. |