record_strategy_experiment
Append a strategy experiment result to the research journal, capturing hypothesis, population, Pine versions, metrics, guardrails, and adoption decision for reproducible comparison.
Instructions
Append one exact strategy experiment result to the research journal. The record binds the hypothesis, population, Pine versions, full-ledger ids, known metrics, guardrails, and decision. It stores no OHLC or source code and never touches a chart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| symbol | Yes | ||
| baseline | Yes | ||
| decision | Yes | ||
| candidate | Yes | ||
| timeframe | Yes | ||
| population | Yes | ||
| experiment_id | Yes | ||
| hypothesis_id | Yes | ||
| conditions_matched | Yes | ||
| minimum_trades_met | Yes | ||
| methodology_version | Yes | ||
| parent_experiment_id | No |