get_price_action_context
Retrieve verified pin-bar, engulfing, and sweep readings for the latest bar from an audited TradingView Pine template, with symbol, timeframe, and study settings checked for accuracy.
Instructions
Read the latest bar's pin-bar, engulfing and sweep readings only from the exact audited Bushido Price Action Context Pine template. The saved source, study placement, symbol and timeframe are verified fail-closed, and so are the study inputs: a study with Confirm On Bar Close switched off is refused, because its signals can change after being read. Any other departure from the audited defaults is reported in settings and flagged in qualityIssues. A signal of 0 on an unconfirmed bar means the bar has not closed yet, not that the pattern is absent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pine_id | Yes | Saved audited template id | |
| study_id | Yes | On-chart instance id | |
| chart_index | No | ||
| expected_symbol | Yes | ||
| expected_timeframe | Yes |