run_price_action_pattern_study
Quantifies forward returns of three price-action patterns as naked entries: enters at signal-bar close, exits h bars later with no stop or target, and benchmarks against clock-hour effects.
Instructions
Measure what the three price-action patterns are worth as naked entries on the chart's own bars: enter at the signal bar's close in the direction the pattern reads, exit h bars later, with no stop, target or filter. Uses the same rules as the Pine template at its default settings. Reports each pattern's forward return with an IID normal-approximation interval for description only alongside the clock hours it fires in and what any bar in those hours does anyway, because a pattern that only fires at a session boundary will otherwise report that boundary as an effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Bars to read. More bars is a longer sample, never a different rule. | |
| chart_index | No | ||
| expected_symbol | Yes | ||
| expected_timeframe | Yes |