get_price_action_context_template
Generate an audited Pine Script template that marks pin bars, engulfing bars, and 20-bar sweeps, exposing each as readable plots on TradingView.
Instructions
Get the audited Pine template that marks pin bars, engulfing bars and 20-bar sweeps, and exposes each as a readable plot. Marks and alerts are gated on bar close, so nothing appears intrabar and then disappears. Save it with save_pine_script, add it once with add_pine_to_chart, then use get_price_action_context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||