get_analysis_overlay_status
Check the current Bushido Analysis Overlay state for a symbol and timeframe. Returns analysis metadata, expiry, price relations, risk/reward, and drawing integrity without altering the chart.
Instructions
Read the current Bushido Analysis Overlay state without changing the chart. It resolves the study by USER pine_id, verifies the exact on-chart Pine version source and context-bound input contract, then returns analysis metadata, expiry, current-price relations, risk/reward references and drawing integrity. Level states describe only the current price, not historical touch order; use a future outcome tool for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pine_id | Yes | Saved Bushido Analysis Overlay id from list_pine_scripts | |
| chart_index | No | ||
| expected_symbol | Yes | ||
| expected_timeframe | Yes |