Capability Matrix
What ATK PyneScript V6 fully supports, what is partial, and what is unsupported.
Capability Matrix#
| Status | Features |
|---|---|
| Supported | indicator, strategy, library, input.*, ta.*, request.security, managed visual runtime v2, plot, plotbar, plotcandle, plotshape, plotchar, plotarrow, barcolor, fill, bgcolor, hline, line, label, box, polyline, linefill, table, gfx, atk, chart.point, alert, alertcondition, log.*, library imports. |
| Partial | request.security_lower_tf, advanced TradingView display parity, full script-wide visual settings parity, object retention beyond current managed limits, wider chart.point coordinate parity, intrabar strategy semantics like calc_on_every_tick, practical rather than exhaustive array.*. |
| Unsupported | request.seed, map.*, matrix.*, and any syntax that is valid Pine but invalid Python. |