evaluate_analysis_overlay_outcome
Determine the first confirmed target-versus-stop outcome of an audited overlay from closed bars after analysis, excluding forming bars. Reports ambiguous or incomplete setups without guessing.
Instructions
Evaluate the first confirmed Target-versus-Stop outcome of an audited Bushido Analysis Overlay using only loaded, closed OHLCV bars after the analysis time. The analysis-containing bar and forming bars are excluded. Entry must precede an optional confirmation; invalidation reached before confirmation cancels the setup. Same-bar ordering, gaps and incomplete history are reported as ambiguous or incomplete rather than guessed. Calendar-month charts are not evaluable because their duration varies. By default it is read-only. When evaluation_timeframe is specified, it temporarily changes only the selected chart's timeframe, captures evidence, and restores the original timeframe; restoration failures are returned explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Most recent loaded bars to inspect. Default: 1000 | |
| record | No | Explicitly append this evaluation to the local analysis journal. Default: false | |
| pine_id | Yes | Saved Bushido Analysis Overlay id from list_pine_scripts | |
| chart_index | No | ||
| expected_symbol | Yes | ||
| expected_timeframe | Yes | ||
| evaluation_timeframe | No | Optional evidence timeframe, e.g. 15 or 1H. The overlay remains verified against expected_timeframe and the chart is restored afterward |