Skip to main content
ATK Pine Script®

Capability Matrix

What ATK PyneScript V6 fully supports, what is partial, and what is unsupported.

Capability Matrix#

StatusFeatures
Supportedindicator, 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.
Partialrequest.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.*.
Unsupportedrequest.seed, map.*, matrix.*, and any syntax that is valid Pine but invalid Python.