evaluate_due_analyses
Review due trading analyses and preview estimated chart changes; on confirmation, evaluate each against OHLCV data, record results, and restore the original chart.
Instructions
Preview or evaluate due analyses directly from the local analysis journal. Without confirm=true it only lists candidates and estimated chart changes. With confirmation it temporarily changes one selected chart's symbol and evidence timeframe for each analysis, evaluates closed OHLCV, records the result, and restores the original chart after every item. Individual failures do not stop the batch; a chart restoration failure stops all remaining work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Loaded OHLCV bars inspected per analysis. Default: 1000 | |
| limit | No | Maximum analyses to evaluate. Default: 20 | |
| confirm | No | Must be true to change the chart and append outcomes. Default: false | |
| chart_index | No | ||
| include_active | No | Include active analyses with no prior evaluation. Default: false | |
| load_more_bars | No | Explicit history load before evaluation. Default: 0 (no persistent history load) | |
| evaluation_timeframe | No | Optional evidence timeframe for every candidate; defaults to each analysis timeframe |